Ng Select Versions Save

:star: Native angular select component

v9.0.0

2 years ago

9.0.0 (2022-06-09)

Features

BREAKING CHANGES

  • core: update to Angular 14

v8.3.0

2 years ago

8.3.0 (2022-06-03)

Features

  • allow open menu if max items limit is reached (#2054) (0400ab3)

v8.2.0

2 years ago

8.2.0 (2022-06-03)

Features

  • cicd: updates GitHub actions node version to 14 (#2085) (9bcd826)

v8.1.1

2 years ago

8.1.1 (2021-11-17)

Bug Fixes

v8.1.0

2 years ago

8.1.0 (2021-11-16)

Features

  • add more default scss variables for better flexibility (735fcc3)

v8.0.0

2 years ago

8.0.0 (2021-11-16)

Features

BREAKING CHANGES

  • update to Angular 13

Co-authored-by: Terence D. Honles [email protected] Co-authored-by: Tadeuš Varnas [email protected]

v7.4.0

2 years ago

7.4.0 (2021-11-04)

Features

  • add 'left' and 'right' options to dropdownPosition (#1990) (37b589a)

v7.3.0

2 years ago

7.3.0 (2021-09-17)

Features

v7.2.0

2 years ago

7.2.0 (2021-07-09)

Features

  • styles: added variables in default theme to allow customization… (#1892) (33c5503)

v7.1.1

2 years ago

7.1.1 (2021-07-05)

Performance Improvements

  • reduce change detection cycles by listening the mousedown in the root zone (#1929) (f61aaef)