6.0.0 (2024-11-22)
- ng-keyboard-sort: update to Angular 19 (#140)
5.0.1 (2024-10-20)
5.0.0 (2024-09-27)
- ng-keyboard-sort: The
kbdSortListData
input should be used as a two-way binding,[(kbdSortListData)]
. Previously, this input was updated by reference. - Added support for Angular 18. Removed support for Angular 17.
- ng-keyboard-sort: let handle events bubble (#128) (f5efd9a)
- ng-keyboard-sort: update to use signals (#125) (150ee69)
- update to Angular 18 (#121) (859315a)
4.0.3 (2024-09-07)
- deps-dev: bump axios from 1.6.8 to 1.7.7 (#120) (5f8411e)
- deps-dev: bump braces from 3.0.2 to 3.0.3 (#116) (3dcd77a)
- deps: bump webpack and @angular-devkit/build-angular (#117) (a494953)
- deps: bump ws, engine.io and socket.io-adapter (#119) (abd875a)
4.0.2 (2024-04-16)
- update commitlint to v19 (#114) (3cb47c6)
- update dependencies (#112) (05675e4)
- update eslint and prettier (#115) (d44e551)
4.0.1 (2024-03-26)
4.0.0 (2023-12-18)
- Internal properties have been marked with
@internal
, switched toprotected
, or removed if unused (KeyboardSortEvent
). - upgrade to Angular 17 (#100)
- clarify public api (#105) (99e8a73)
- update control flow syntax (#101) (ef8de6d)
- upgrade to Angular 17 (#100) (98014b4)
3.1.4 (2023-12-02)
- deps-dev: bump @adobe/css-tools from 4.3.1 to 4.3.2 (#95) (863eff4)
- deps-dev: bump axios from 1.4.0 to 1.6.1 (#94) (cc91164)
3.1.3 (2023-10-24)
3.1.2 (2023-10-11)
3.1.1 (2023-09-24)
- main: release 3.1.1 (#87) (8c43595)
- update dependencies (#88) (f32a06b)
- update e2e examples (#86) (6953232)
3.1.0 (2023-08-13)
3.0.3 (2023-07-29)
3.0.2 (2023-07-29)
3.0.1 (2023-07-10)
3.0.0 (2023-07-02)
- update to Angular 16.1 (#72)
- move methods to services, switch to cdk focus manager (#68)
- renamed KeyboardSortService to KeyboardSortListService (#65)
- update to Angular 16 (#61)
- move methods to services, switch to cdk focus manager (#68) (0464cc9)
- renamed KeyboardSortService to KeyboardSortListService (#65) (305aa1c)
2.1.4 (2023-05-14)
2.1.3 (2023-04-09)
2.1.2 (2023-04-09)
- split out publish workflow (#50) (333e746)
- update build script (#53) (fdeb11e)
- update publish workflow (#52) (57cd0fd)
2.1.1 (2023-04-08)
2.1.0 (2023-04-08)
2.0.4 (2023-04-08)
2.0.3 (2023-03-12)
2.0.2 (2023-03-12)
2.0.1 (2023-03-12)
2.0.0 (2023-03-12)
- switch tabindex to only focus on first list item (#34)
1.2.0 (2023-02-26)
1.1.2 (2023-02-25)
1.1.1 (2023-02-25)
- cleanup changelog and release (4c4932a)
- cleanup changelog and release (#26) (b97cded)
- main: release 1.1.1 (2bf8c73)
- main: release 1.1.1 (#27) (2e248f7)
- update modules (6882a5b)
- update modules (#24) (9a1b1d8)
- update modules 2023-02-25 (435d336)
- update modules 2023-02-25 (#25) (30aea83)
1.1.0 (2023-02-12)
- main: release 1.1.0 (ea5fab1)
- main: release 1.1.0 (#22) (5b11d4b)
- update package settings (18ab13c)
- update package settings (#23) (7de4815)
- update release config (cca3ace)
- update release config (#19) (1caaacd)
- update release config with packages (44a7024)
- update release config with packages (#21) (035f4a5)
- add if-active directive (157690e)
- add if-active directive (#17) (4904cf2)
- add if-focused directive (1eaef98)
- add if-focused directive (#18) (e24fd96)
- check both item and list disabled states (c2a2e42)
- check both item and list disabled states (#15) (9134102)
1.0.2 (2023-02-11)
- main: release 1.0.2 (2f23c47)
- main: release 1.0.2 (#12) (a8f791d)
- update readme (84a0023)
- update readme (#11) (b1e21ae)
- update stackblitz config (#14) (48634a8)
1.0.1 (2023-02-11)
1.0.0 (2023-02-08)
- ignore changelog markdown format (642884e)
- ignore changelog markdown format (58d6e83)
- ignore changelog markdown format (#6) (0bc40cb)
- ignore changelog markdown format (#7) (a2e8efb)
- update changelog settings (9d21f4c)
- update changelog settings (#4) (cf2e7de)
- update release command (ad009ed)
- update release command (#8) (4721567)
- release 1.0.0 (4b2c69a)
- release 1.0.0 (#5) (9271f03)
- release workflow setup (f6b1683)
- release workflow setup (#2) (fc6380e)