Skip to content

Releases: Maxl94/ngx-multi-sort-table

v20.0.0

24 Jun 11:45
14e6109
Compare
Choose a tag to compare

20.0.0 (2025-06-24)

⚠ BREAKING CHANGES

  • update Angular dependencies to version 20 and adjust module resolution settings (#232)

Miscellaneous Chores

  • update Angular dependencies to version 20 and adjust module resolution settings (#232) (65fce7d)

v19.2.1

26 May 10:54
cfaa10b
Compare
Choose a tag to compare

19.2.1 (2025-05-26)

Bug Fixes

  • make MatMultiSortTableSettingsComponent generic for improved type safety (#229) (2f35469)

v19.2.0

16 May 14:55
206e630
Compare
Choose a tag to compare

19.2.0 (2025-05-16)

Features

  • add missing Angular animations module and improve localStorage handling (#224) (87f80b1)
  • add option to disable sort indicators in multi-sort table settings (#227) (2c03735)

Bug Fixes

  • handle update sorting and cancel events correctly (#228) (7a23235)

v19.1.1

24 Feb 15:34
dfea80d
Compare
Choose a tag to compare

19.1.1 (2025-02-24)

Bug Fixes

  • Update column names on initialization (#215) (586b679)

v19.1.0

14 Feb 13:14
52a42e0
Compare
Choose a tag to compare

19.0.0 (2025-02-14)

⚠ BREAKING CHANGES

  • Upgrade to Angular 19 and Material 19

Features

  • Upgrade to Angular 19 and Material 19 (dbd30b9)

v18.0.0

28 May 15:49
a40f65f
Compare
Choose a tag to compare

18.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • Upgrade to Angular 18 and Material 18 (#197)

Features

  • Upgrade to Angular 18 and Material 18 (#197) (0c85639)

v17.1.2

16 May 09:18
da5be2d
Compare
Choose a tag to compare

17.1.2 (2024-05-16)

Bug Fixes

  • table not loading when sort params are provided (#194) (fc07c11)

v17.1.1

15 May 11:39
e8669ae
Compare
Choose a tag to compare

17.1.1 (2024-05-15)

Bug Fixes

  • visibility of displayed columns after loading settings from local storage (#192) (fff269e)

v17.1.0

22 Feb 13:50
d0e077a
Compare
Choose a tag to compare

17.1.0 (2024-02-21)

Features

  • use only 6 dots icon as a drag handle for table menu (9aba71e)

Bug Fixes

  • next observable not fired on page index 0 (#182) (70c3311)

v17.0.2

19 Feb 13:21
Compare
Choose a tag to compare

17.0.2 (2024-02-19)

Bug Fixes

  • ci: set correct package name for build (2f8c793)