Releases: Ninja-Squad/ngx-valdemort
Releases · Ninja-Squad/ngx-valdemort
v15.0.0
03 Dec 12:16
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 21.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
In this release, we added experimental support for signal forms.
See the demo page for details, and tell us what you think about it.
add a component to display errors of a signal forms field (c23d572 )
upgrade to Angular and CLI 21 (ab2b5e0 )
v14.0.0
12 Jun 09:32
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 20.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
upgrade to Angular and CLI 20 (5f27680 )
Bug Fixes
remove display none style from default validation errors directive (5799265 ), closes #527
v13.0.0
06 Dec 19:18
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 19.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
upgrade to Angular 19 (6267d22 )
upgrade to angular and cli 19 (2b13ca6 )
v12.0.0
26 May 20:07
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 18.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
make the component OnPush (630a53c )
upgrade to Angular and CLI 18 (4667e53 )
v11.0.0
15 Nov 12:14
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 17.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
demo: use SSR and SSG for demo (8581814 )
upgrade to Angular and CLI 17 (da9a01d )
v10.0.1
05 May 09:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix dependency version in published package.json (8c50d05 )
v10.0.0
05 May 09:09
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 16.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
make valError input required (12d5c74 )
upgrade to Angular 16 (02d8d46 )
v9.0.0
18 Nov 12:16
Compare
Sorry, something went wrong.
No results found
All components and directives are now standalone. The ValdemortModule is still usable as it was before,
but you can also import the directives directly, from your standalone components or from your modules.
We have also updated our documentation about the integration of ngx-valdemort in Angular Material
applications, because a tiny CSS adjustment is now necessary for error messages to look good with material.
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 15.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.
Features
make all components and directives standalone (b4f7312 )
upgrade to angular 15 (5bad8ad )
v8.1.0
08 Oct 13:35
Compare
Sorry, something went wrong.
No results found
improve typing of the structural directives (34ddd5b )
v8.0.0
03 Jun 12:24
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
ngx-valdemort is now based on Angular 14.x. If you want to use it with an older version of Angular, then stick to the previous version of ngx-valdemort.