Skip to content

Releases: uniplaces/ember-cli-uniq

v0.4.2

21 Sep 09:21
Compare
Choose a tag to compare

Contributions:

#271 Add 0.3.x > 0.4.x migration guide
#274 Fix tooltip behaviour on scroll

v0.4.1

17 Sep 16:12
Compare
Choose a tag to compare

Contributions:

#272 Add yield option to uni-button's label

v0.4.0

17 Sep 14:10
Compare
Choose a tag to compare

Contributions:

#226 Add improved {{to-money}} helper: correctly displays left and right-side currencies
#245 [BREAKING CHANGE] Add readOnly property to checked computed on uni-radio-button
#262 [BREAKING CHANGE] Remove uniq bower dependency
#262 Update ember to version 2.18
#268 Add Enumerable super-class
#270 [BREAKING CHANGE] Migrate from ember-inline-svg to ember-svg-jar

v0.3.8

12 Sep 15:07
Compare
Choose a tag to compare

Contributions:

#267 Add missing import from uni-form stylesheet
#266 Remove ember-interpolate-helper after implementing our own helper

v0.3.7

11 Sep 10:17
Compare
Choose a tag to compare

Contributions:

#264 Add interpolate helper

v0.3.6

29 Aug 16:07
Compare
Choose a tag to compare

Contributions:

#263 Add newer uniplaces-uniq version (@mmelo)

v0.3.5

29 Aug 16:05
Compare
Choose a tag to compare

Contributions:

#260 Add groups option to uni-select (@carantunes)

v0.3.4

28 Aug 09:51
Compare
Choose a tag to compare

Contributions:

#258 Update packages (@migueldemoura)
#259 Add extra event listener to click outside mixin
#261 Update ember-modal-dialog version to remove deprecation warnings

v0.3.3

16 Aug 17:26
Compare
Choose a tag to compare

Contributions

#256 Update ember-try reach
#257 Add check to alias usage on uni-select

v0.3.2

14 Aug 14:40
Compare
Choose a tag to compare

Contributions:

#255 Add autocomplete option to uni-form