- Angular 19 update
Since @angular-material-components/datetime-picker
has not been updated the last major version it is replaced by @ngxmc/datetime-picker
.
- Fix broken colspan for form rows
- Adding possibility for the usage of custom Id's to form: columns, rows, fields and buttons.
- fixes for displaying error messages
- More signals to solve change detection issues.
- Fix select reopening with fetch on focus option
- Fix masking issues
- Fix issues with MultiLang inputs
- Angular 18 update
- Fix masking issues
- Fix disabled state of SlideToggle component
- Configuration is now visible in examples
- Prop selectedDisplayFn error is adjusted
- Functionality of displayOptionFn prop on Selectors is removed
- Upgrade to Angular 17
The way the forms are imported and provided has changed completely as everything is standalone now. See the getting started guide for more information.
Sorry no changelog available :(