Skip to content

Releases: uniplaces/ember-cli-uniq

v0.4.22

31 Aug 13:19
Compare
Choose a tag to compare

Add option to add rel attribute to uni-header-button

v0.4.21

17 Feb 09:05
c4fae6b
Compare
Choose a tag to compare

What's Changed

  • [RFC][NI] Fix offsetWidth typo by @sardyy in #321
  • [RFC][SUP-379] Add rel attribute binding on uni-anchor component by @jpmmadeira in #322

New Contributors

Full Changelog: 0.4.20...v0.4.21

0.4.20

27 Dec 11:09
509e1dd
Compare
Choose a tag to compare

Fix uni-carousel container width calculation (#319)

v0.4.19

18 Dec 16:35
Compare
Choose a tag to compare

What’s Changed

  • [RFC][UN-19632] Fix autocomplete first option bug on enter key event (#318) @LuisANunes

v0.4.18

12 Dec 10:17
Compare
Choose a tag to compare

Revamp uni-autocomplete:

  • Removed placeholder text on input
  • Match options with color
  • Fix keyboard events

v0.4.17

02 Aug 15:38
Compare
Choose a tag to compare

Contributions:

#313

  • Add optional maximum fractionDigits to to-money helper
  • Updates ember-concurrency, ember-responsive and ember-try to latest
  • Remove support to node 6 and ember-lts-2.16

v0.4.16

14 Mar 12:11
Compare
Choose a tag to compare

Contributions:

#311 Remove ember-i18n dependency and conditionally get locale from service

v0.4.15

13 Mar 11:35
Compare
Choose a tag to compare

Contributions:

#310 Add tree-shaking (@AndreJoaquim)

v0.4.14

28 Feb 11:48
Compare
Choose a tag to compare

Contributions:

#305 Add support to all currencies
#306 Update ember-responsive out of beta

v0.4.13

02 Jan 17:46
Compare
Choose a tag to compare

Contributions

#304 Remove unused uni-progress-bar component