- Updated @angular/cdk from ^19.2.19 to ^21.2.8
- Updated @angular/fire from ^19.2.0 to ^21.0.0-rc.0
- Updated firebase from ^11.10.0 to ^12.12.1
- Updated rxjs from ~7.8.0 to ~7.8.2
- Updated tslib from ^2.3.0 to ^2.8.1
- Updated zone.js from ~0.15.0 to ~0.16.1
- Updated dev dependencies:
- @types/jasmine from ~5.1.0 to ~6.0.0
- angular-eslint from ^21.0.1 to ^21.3.1
- jasmine-core from ~5.6.0 to ~5.13.0
- karma from ~6.4.0 to ~6.4.4
- karma-coverage from ~2.2.0 to ~2.2.1
- karma-jasmine-html-reporter from ~2.1.0 to ~2.2.0
- Added postcss and uuid to overrides
- Upgrade Angular, Firebase, and AngularFire to latest versions
- Replace NgModules with standalone components and bootstrapApplication
- Replace angular-cli.json with angular.json and ESLint
- Add Firebase App Check with reCAPTCHA v3 for abuse protection
- Move Firebase config out of version control (firebaseConfig.example.ts)
- Fix AngularFire injection context errors using runInInjectionContext
- Implement drag-and-drop reordering within and across columns
- Add inline editing for card title and description
- Add subtask deletion with confirmation modal
- Refresh UI with modern card-based look and feel
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>