Skip to content

Releases: nglibrary/ngx-choosy

v1.1.2

31 Jul 04:51
Compare
Choose a tag to compare

Bug Fixes

  • core: Added choosy manager (8964cb0)
  • directive-class: left alignment issue (b565f8b)

v1.1.1

28 Jul 11:59
Compare
Choose a tag to compare

Bug Fixes

  • button-select: selected template fix (2751a4a)
  • single-select: removed (isOpen) emitter and updated with 'choosy' export (01e9aa0)
  • added dist to .gitignore (87381cb)
  • Another constants typo fix (d37203c)
  • Constants fix (1d65cd2)
  • typo (c7b0892)

v1.1.0

26 Jul 04:11
Compare
Choose a tag to compare

Features

  • Button dropdown directive added (6e742f4)

v1.0.6

24 Jul 05:21
Compare
Choose a tag to compare

Bug Fixes

  • Single Select Directive: Removed exceptions when no options provided. Set empty array as default. \n Removed exceptions when no displayValue is not provided. Set first key as default display value. (8441a77)

v1.0.5

23 Jul 18:45
Compare
Choose a tag to compare

Bug Fixes

  • ChoosyResultsComponent: Fixed invalid exposed events (56f78f5)
  • ChoosySingleSelectDirective: Muliple instances and styling issue in dropdown relative to parent (a35e210)

v1.0.4

20 Jul 10:03
Compare
Choose a tag to compare

Bug Fixes

  • ChoosySingleSelectDirective: dist files updated (1151bb6)

v1.0.3

20 Jul 09:29
Compare
Choose a tag to compare

Bug Fixes

  • ChoosySingleSelectDirective: Fixed null default value in write (eefb853)
  • ChoosySingleSelectDirective: Fixed renamed issue (0f14b81)

v1.0.2

20 Jul 08:14
Compare
Choose a tag to compare

Bug Fixes

  • Core: Fixed .gitignore to allow dist dir (133f134)

v1.0.1

20 Jul 05:26
Compare
Choose a tag to compare

Bug Fixes

  • Core: Pushing to CI to bump (7165c6a)

v1.0.0

20 Jul 05:21
Compare
Choose a tag to compare

Bug Fixes

  • Core: Pushing to CI to bump (6a91d43)
  • Core: Pushing to CI to bump (df1f0ed)
  • Core: Updated constants / default config and removed comments (bb3ccfe)

Features