Releases: johnhwhite/ng-keyboard-sort
Releases · johnhwhite/ng-keyboard-sort
v7.1.1
7.1.1 (2025-04-04)
Bug Fixes
- ng-keyboard-sort: update modules 2025-04-04 (#156) (7210a47)
v7.1.0
7.1.0 (2025-03-03)
Features
- ng-keyboard-sort: add support for home and end keys (#150) (c3dec1c)
v7.0.0
7.0.0 (2025-02-25)
⚠ BREAKING CHANGES
- ng-keyboard-sort: delay drop event until item deactivated (#147)
Features
- ng-keyboard-sort: delay drop event until item deactivated (#147) (5edf29f)
v6.1.0
6.1.0 (2025-01-26)
Features
- ng-keyboard-sort: update to Angular 19.1 (#144) (db159b2)
v6.0.0
6.0.0 (2024-11-22)
⚠ BREAKING CHANGES
- ng-keyboard-sort: update to Angular 19 (#140)
Features
- ng-keyboard-sort: update to Angular 19 (#140) (b15973f)
v5.0.1
5.0.1 (2024-10-20)
Bug Fixes
v5.0.0
5.0.0 (2024-09-27)
⚠ BREAKING CHANGES
- 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.
Build System
Continuous Integration
Miscellaneous Chores
Features
Code Refactoring
- ng-keyboard-sort: switch observables to signals (#129) (0f74755)
v4.0.3
4.0.3 (2024-09-07)
Build System
- 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)
v4.0.2
4.0.2 (2024-04-16)
Bug Fixes
v4.0.1
4.0.1 (2024-03-26)
Bug Fixes