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
Update to Angular 16 (#58)
Co-authored-by: Sami Varis <samivaris95@gmail.com>
Co-authored-by: David Walschots <davidwalschots@users.noreply.github.com>
feat: Update to Angular 14 (#44)
- Expose additional components due to Typescript requirement.
- Minor doco updates.
- Build pipeline bump to Node16 (from 14)
Co-authored-by: David Walschots <davidwalschots@users.noreply.github.com>
feat: update to angular 12 (#30)
* 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>