Skip to content

Releases: Maxl94/ngx-multi-sort-table

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)

v17.0.1

19 Feb 13:17
Compare
Choose a tag to compare

17.0.1 (2024-02-19)

Bug Fixes

  • updates docs, test release please (171) (8a74311)

v17.0.0

10 Jan 18:35
Compare
Choose a tag to compare

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

07 Sep 13:57
Compare
Choose a tag to compare

16.0.2 (2023-09-07)

Bug Fixes

  • deps: corrects dependency version for material and cdk (#155) (2778962)

v16.0.1

07 Sep 08:54
Compare
Choose a tag to compare

16.0.1 (2023-09-07)

Bug Fixes

v16.0.0

07 Sep 08:39
Compare
Choose a tag to compare

16.0.0 (2023-09-07)

Bug Fixes