Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.71 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.6.0 - 2023-02-20

Added

  • Support for Angular and Angular Material 15 (#107, #111)

Removed

  • Support for Angular 14 and less

1.5.1 - 2023-02-18

Fixed

  • #101: Sticky footer

1.5.0 - 2023-02-05

Added

  • Support for cdk-table (#79)

Fixed

  • #109: Update scroll position when new data is less than current scroll position

1.4.1 - 2022-07-22

Fixed

  • #105: Update of column definitions triggers sticky update

1.4.0 - 2022-01-26

Changed

  • Build with Ivy (View Engine is no longer available in Angular v13)