Skip to content

Latest commit

 

History

History
108 lines (47 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

108 lines (47 loc) · 4.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.2 (2022-09-19)

Bug Fixes

  • selection-cell: support tables with footer (3ed7388)

1.5.1 (2022-07-22)

Bug Fixes

  • selection-cell: correctly hide badge (ac17b86)

1.5.0 (2022-07-22)

Features

  • selection-cell: add ability to hide badge (667f04a)

1.4.0 (2022-07-18)

Features

  • selection-cell: make badge and checkbox color configurable (71ee139)

1.3.3 (2022-07-18)

Bug Fixes

  • depend on Cdk-components to lift Mat-Dependencies (fe3bd6f)

1.3.2 (2022-06-25)

Bug Fixes

  • update peer dependencies to work with ng 13/14 (cc3570f)

1.3.1 (2022-06-25)

1.3.0 (2022-01-04)

Features

  • table: add configChange event emitter (8b32941)

1.2.0 (2022-01-04)

Features

  • table: add safelySetConfigProperty (f714131)

1.1.2 (2021-12-30)

Bug Fixes

  • table: properly check if page settings are provided (11e9dbd)

1.1.0 (2021-04-17)

Features

  • utils: add offsetPaginationVariables (218bdf6)

1.0.3 (2021-04-01)

Bug Fixes

  • localstorage: hard-code the prefix for storage keys (6b0453c)

1.0.2 (2021-03-22)

Bug Fixes

  • pagination: correct page for oneBasedPageOptions (aee83df)

1.0.1 (2021-01-17)

Bug Fixes

  • config: transform toShortNames() in the corerct order (c58ccb4)

1.0.0 (2021-01-09)

Features

  • table: add lifecycle hooks (d6e7149)

Bug Fixes

  • page: make type param required (5a38bf6)