Skip to content

15.0.0

Compare
Choose a tag to compare
@Totati Totati released this 21 Jan 18:01
· 58 commits to master since this release
ee698a6

What's Changed

  • DEFAULT_ERROR_MESSAGES has been deprecated. Please provide a custom NGX_MAT_ERROR_DEFAULT_OPTIONS or use the predefined ones from locales. DEFAULT_ERROR_MESSAGES will be removed in version 16.0.0.
  • Components and directives are marked as standalone.
  • Error message is subscribed to controls's valueChange instead of stateChanges.
  • ErrorOutlet's viewContainer is cleard on every value change, so error message won't stay when value becomes valid.
  • Support for both the new MDC and Legacy MatFormFields.