You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Run ng update to 12
* Update validation package dependencies
* fix Validator example.
* style demo with cirrus
* align rxjs version to angular 12 (6.6.7)
* task (ESLint): Migrate TSLint to ESLint
* tidy: remove typings that are in @types/node
* use node 14
* -fix ESlint warnings.
-Fix gitignore,
-set package-lock back to 12.0.0
-fix indenting on app.component
* lint all project files
* lint in pipeline
* bump version
* remove ban-types eslint disable
Co-authored-by: David Walschots <davidwalschots@users.noreply.github.com>
Copy file name to clipboardExpand all lines: angular-reactive-validation/package.json
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "angular-reactive-validation",
3
3
"description": "Reactive Forms validation shouldn't require the developer to write lots of HTML to show validation messages. This library makes it easy.",
0 commit comments