Skip to content

Releases: johnhwhite/ng-keyboard-sort

v7.1.1

04 Apr 18:55
90c5c1f
Compare
Choose a tag to compare

7.1.1 (2025-04-04)

Bug Fixes

  • ng-keyboard-sort: update modules 2025-04-04 (#156) (7210a47)

v7.1.0

03 Mar 13:54
d71c8d8
Compare
Choose a tag to compare

7.1.0 (2025-03-03)

Features

  • ng-keyboard-sort: add support for home and end keys (#150) (c3dec1c)

v7.0.0

25 Feb 04:38
3dacf00
Compare
Choose a tag to compare

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

26 Jan 20:06
ecda987
Compare
Choose a tag to compare

6.1.0 (2025-01-26)

Features

  • ng-keyboard-sort: update to Angular 19.1 (#144) (db159b2)

v6.0.0

22 Nov 21:43
ac42803
Compare
Choose a tag to compare

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

20 Oct 13:46
0e00c1b
Compare
Choose a tag to compare

5.0.1 (2024-10-20)

Bug Fixes

v5.0.0

28 Sep 14:56
8e5dc60
Compare
Choose a tag to compare

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

07 Sep 16:59
4e3cbda
Compare
Choose a tag to compare

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

16 Apr 18:57
7f11537
Compare
Choose a tag to compare

4.0.2 (2024-04-16)

Bug Fixes

v4.0.1

26 Mar 23:41
a5092f1
Compare
Choose a tag to compare

4.0.1 (2024-03-26)

Bug Fixes