Releases: Maxl94/ngx-multi-sort-table
Releases · Maxl94/ngx-multi-sort-table
v20.0.0
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
19.2.1 (2025-05-26)
Bug Fixes
- make MatMultiSortTableSettingsComponent generic for improved type safety (#229) (2f35469)
v19.2.0
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.0
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
18.0.0 (2024-05-28)
⚠ BREAKING CHANGES
- Upgrade to Angular 18 and Material 18 (#197)
Features
v17.1.2
17.1.2 (2024-05-16)
Bug Fixes
- table not loading when sort params are provided (#194) (fc07c11)
v17.1.1
17.1.1 (2024-05-15)
Bug Fixes
- visibility of displayed columns after loading settings from local storage (#192) (fff269e)
v17.1.0
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
17.0.2 (2024-02-19)
Bug Fixes
- ci: set correct package name for build (2f8c793)