v2.0.0
What's Changed
Upgrade to Angular 17 by @cspindler in #26
- upgrade to Angular 17
- migrate to standalone components
- group components by domain
- remove login form
- remove basic-auth mechanics
- flatten delete comfirm dialog
- implement strict null checks
- delete all default unit tests except app.component
- split auth, services, and types (shared)
- load map component deferred
- lint-check and -fix
- lazy load tag list
Full Changelog: v1.5.9...v2.0.0