Skip to content

Releases: alexfriesen/ngx-mat-timepicker

v19.0.1

18 Dec 11:44
Compare
Choose a tag to compare

fix: update peer deps

Full Changelog: v19.0.0...v19.0.1

v19.0.0

17 Dec 10:56
Compare
Choose a tag to compare
ngx-mat-datepicker preview

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

13 Jun 12:13
Compare
Choose a tag to compare
  • fix: isEditable not considered

Full Changelog: v18.0.1...v18.0.2

v18.0.1

03 Jun 13:31
Compare
Choose a tag to compare
  • fix: fixed alignment of input fileds
  • refactor: examples

Full Changelog: v18.0.0...v18.0.1

v18.0.0

30 May 11:35
Compare
Choose a tag to compare

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
ngx-mat-datepicker preview

Full Changelog: v17.1.0...v18.0.0

v17.1.0

29 Dec 07:48
Compare
Choose a tag to compare
  • 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