Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 1.22 KB

Changelog

19.0.0

  • Angular 19 update

Breaking changes

Since @angular-material-components/datetime-picker has not been updated the last major version it is replaced by @ngxmc/datetime-picker.

18.2.1

  • Fix broken colspan for form rows

18.2.0

  • Adding possibility for the usage of custom Id's to form: columns, rows, fields and buttons.

18.1.1/18.1.2

  • fixes for displaying error messages

18.1.0

  • More signals to solve change detection issues.

18.0.5

  • Fix select reopening with fetch on focus option

18.0.4

  • Fix masking issues

18.0.3

  • Fix issues with MultiLang inputs

18.0.0

  • Angular 18 update

17.0.4

  • Fix masking issues

17.0.1

  • Fix disabled state of SlideToggle component
  • Configuration is now visible in examples
  • Prop selectedDisplayFn error is adjusted

Breaking changes

  • Functionality of displayOptionFn prop on Selectors is removed

17.0.0

  • Upgrade to Angular 17

Breaking changes

The way the forms are imported and provided has changed completely as everything is standalone now. See the getting started guide for more information.

older version

Sorry no changelog available :(