Releases: nglibrary/ngx-choosy
Releases · nglibrary/ngx-choosy
v1.1.2
Bug Fixes
- core: Added choosy manager (8964cb0)
- directive-class: left alignment issue (b565f8b)
v1.1.1
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
Features
- Button dropdown directive added (6e742f4)
v1.0.6
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
Bug Fixes
- ChoosyResultsComponent: Fixed invalid exposed events (56f78f5)
- ChoosySingleSelectDirective: Muliple instances and styling issue in dropdown relative to parent (a35e210)
v1.0.4
Bug Fixes
- ChoosySingleSelectDirective: dist files updated (1151bb6)
v1.0.3
Bug Fixes
- ChoosySingleSelectDirective: Fixed null default value in write (eefb853)
- ChoosySingleSelectDirective: Fixed renamed issue (0f14b81)
v1.0.2
Bug Fixes
- Core: Fixed .gitignore to allow dist dir (133f134)
v1.0.1
Bug Fixes
- Core: Pushing to CI to bump (7165c6a)
v1.0.0
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