Releases: Maxl94/ngx-multi-sort-table
Releases · Maxl94/ngx-multi-sort-table
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)
v17.0.1
17.0.1 (2024-02-19)
Bug Fixes
- updates docs, test release please (171) (8a74311)
v17.0.0
17.0.0 (2024-01-10)
⚠ BREAKING CHANGES
- removing init console log, that serves no purpose in a production release
- More type cleanup to enable tsconfig strict=true
- moving tsconfig to strict since this is the default in angular projects
- migration angular material components and styles to newer offerings in angular 17
Features
- moving tsconfig to strict since this is the default in angular projects (f4683d1)
Miscellaneous Chores
- migration angular material components and styles to newer offerings in angular 17 (f4683d1)
- More type cleanup to enable tsconfig strict=true (912aab0)
- removing init console log, that serves no purpose in a production release (44bb1d9)
v16.0.2
16.0.2 (2023-09-07)
Bug Fixes
- deps: corrects dependency version for material and cdk (#155) (2778962)