Releases: alexfriesen/ngx-mat-timepicker
Releases · alexfriesen/ngx-mat-timepicker
v19.0.1
fix: update peer deps
Full Changelog: v19.0.0...v19.0.1
v19.0.0

This Release adds support for Angular 19.
- Angular 19 support
- Add Node 22 to test matrix
Full Changelog: v18.0.2...v19.0.0
v18.0.2
- fix: isEditable not considered
Full Changelog: v18.0.1...v18.0.2
v18.0.1
- fix: fixed alignment of input fileds
- refactor: examples
Full Changelog: v18.0.0...v18.0.1
v18.0.0
This Release includes a major overhaul of the appearance and internal structure of the components.
- Angular 18 support
- Support Angualar Components M3 Styles
- Use mainly Material Standalone Components
- Gettting very close to M3 Timepicker Spec
- Mostly transitioned to signals
- Remove all ViewEncapsulation.None
- Update eslint

Full Changelog: v17.1.0...v18.0.0
v17.1.0
- use luxon instead of ts-luxon
- added NGX_MAT_TIMEPICKER_NUMBERINGSYSTEM token
- use jest instead of karma for testing
- fix all existing tests
- use eslint instead of tslint