Skip to content

Releases: johnhwhite/ng-keyboard-sort

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

v4.0.0

18 Dec 07:05
026555b
Compare
Choose a tag to compare

4.0.0 (2023-12-18)

⚠ BREAKING CHANGES

  • Internal properties have been marked with @internal, switched to protected, or removed if unused (KeyboardSortEvent).
  • upgrade to Angular 17 (#100)

Build System

Miscellaneous Chores

Documentation

Features

v3.1.4

02 Dec 03:38
64eb10f
Compare
Choose a tag to compare

3.1.4 (2023-12-02)

What's Changed

  • build(deps-dev): bump axios from 1.4.0 to 1.6.1 by @dependabot in #94
  • build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #95

Full Changelog: v3.1.3...v3.1.4

v3.1.3

24 Oct 14:17
f3ca3a8
Compare
Choose a tag to compare

3.1.3 (2023-10-24)

What's Changed

  • build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #92

Full Changelog: v3.1.2...v3.1.3

v3.1.2

11 Oct 04:23
78b15bd
Compare
Choose a tag to compare

3.1.2 (2023-10-11)

What's Changed

Full Changelog: v3.1.1...v3.1.2