Skip to content

Releases: Totati/ngx-mat-errors

17.0.0

28 Jun 13:19
8c4767e
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump axios from 1.5.1 to 1.6.1 by @dependabot in #54
  • chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #56
  • chore(deps-dev): bump ip from 2.0.0 to 2.0.1 by @dependabot in #57
  • chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #58
  • chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #59
  • chore(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #60
  • chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #61
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #62
  • Feature/update to angular 17 by @Totati in #63

Full Changelog: ngx-mat-errors-16.3.0...ngx-mat-errors-17.0.0

16.3.0

22 Oct 14:23
1ab18af
Compare
Choose a tag to compare

What's Changed

  • feat: add support of observable messages. #45 by @Totati in #52

16.2.0

15 Oct 16:04
2d185a9
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for changing [ngx-mat-errors] and *ngxMatErrorDefs by @Totati in #46
  • feat: add support for async validators by @Totati in #47
  • feat: add support for multiple controls by @Totati in #48
  • chore: add support for angular 17 by @Totati in #49
  • chore: bump version to 16.2.0 by @Totati in #50

16.1.0

11 Aug 12:59
a6e3d5e
Compare
Choose a tag to compare

What's Changed

  • test: add tests for ngx-mat-errors component. by @Totati in #37
  • refactor: replace NgxMatErrorOutlet with ngTemplateOutlet. by @Totati in #39
  • Adding brazilian portuguese language by @kirliam in #41
  • fix: typo in error-messages file name by @Totati in #42

New Contributors

Full Changelog: ngx-mat-errors-16.0.0...ngx-mat-errors-16.1.0

16.0.0

04 Jun 16:10
f100cc0
Compare
Choose a tag to compare

What's Changed

  • chore: update to Angular 16, remove deprecated DEFAULT_ERROR_MESSAGES

Breaking Change

  • deprecated DEFAULT_ERROR_MESSAGES has been removed, please provide NGX_MAT_ERROR_DEFAULT_OPTIONS instead.

15.0.0

21 Jan 18:01
ee698a6
Compare
Choose a tag to compare

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.

14.0.0

07 Jul 14:25
Compare
Choose a tag to compare

Change peerDependencies to ^14.0.0

13.0.0

10 Jan 13:28
Compare
Choose a tag to compare

Change peerDependencies to ^13.0.0

0.0.7

13 Sep 17:43
Compare
Choose a tag to compare

Change peerDependencies to ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0.

0.0.6

13 Sep 17:42
Compare
Choose a tag to compare

Change peerDependencies to ^9.0.0 || ^10.0.0 || ^11.0.0