Skip to content

Releases: matheo/angular

DateFns Adapter

23 May 18:51
Compare
Choose a tag to compare

Add MatDateFnsModule at @matheo/datepicker/date-fns

Luxon DateAdapter

21 Apr 02:31
Compare
Choose a tag to compare

Luxon

The MatLuxonDateModule is available at @matheo/datepicker/luxon.
You will need to have luxon installed in your application because it's not added as dependency.

Breaking Changes

The DateAdapter class, the DateUnit and MatDateFormats types, and also the NativeDateAdapter, NativeDateModule and MatNativeDateModule were moved to @matheo/datepicker/core. Update the imports and everything will run again. This subpackage is equivalent to @angular/material/core with the Time extensions.