21.0.0 (2026-01-08)
- update Angular to v21 (05e5122)
- Clients need to update to Angular 21 aswell in order to use the latest version
20.0.1 (2025-10-01)
- timer-box: update input value when changing values via arrow keys (8299376)
20.0.0 (2025-07-23)
- deps: update dependencies (7762b54)
- convert all components to standalone (98092d2)
- update Angular, Drop dialog support, move from scss to css (f35dd7f)
- Clients need to update to Angular 20 in order to use this version. As I wrote last october in #3, Dialog and Popup support were finally dropped. Only the "inline" mode is supported from now on. Additionally, probably irrelevant for clients, this library switched from scss to css which simplifies the build process.
19.1.0 (2025-05-15)
19.0.0 (2024-12-12)
- update Angular version in library package.json (3fcbc47)
- update Angular to version 19 (47765e8)
- Clients need to update their Angular version to use this library.
18.4.0 (2024-11-13)
- calendar: add button to jump to and select today's date (fbf483a)
18.3.0 (2024-11-08)
- date-time-inline: add range limit option for range selection mode (dfed5ff)
18.2.0 (2024-10-12)
- docs: add initial documentation implementation using ng-doc (83cd3d9)
18.1.0 (2024-10-11)
- ci: enable lint/test before releases again (94f8fc5)
- ci: use "NODE_AUTH_TOKEN" instead of "NPM_TOKEN" as release env variable (e344963)
- deps: update dependencies (0fef43d)
- dialog-service: add providedIn parameter (d904a67)
- fix many linter warnings / errors (e4f1fde)
- ng: correctly set compilation mode per application/project (737b4a6)
- redeploying (64d28ae)
- redeploying (4bb3bc9)
- tests: remove providedIn from some injectables for now (b09021d)
- use correct version and include project package.json in release commit (054a96e)