Skip to content

Conversation

t-ho
Copy link
Owner

@t-ho t-ho commented Jul 29, 2025

No description provided.

t-ho added 2 commits July 29, 2025 15:58
  - Upgrade all Angular dependencies from 18.x to 19.x
  - Update package.json versions and peer dependencies
  - Add ESLint disable comments for standalone component warnings
  - Maintain NgModule compatibility with standalone: false
  - Keep NgxUiLoaderRouterConfig as interface for API compatibility
  - Update README with Angular 19 installation instructions
  - Maintain full backward compatibility for existing projects
  - Convert from NgModule to standalone component architecture
  - Update main.ts to use bootstrapApplication with providers
  - Create app.routes.ts for lazy-loaded routing
  - Convert all demo components to standalone with proper imports
  - Fix angular.json configuration (browserTarget -> buildTarget)
  - Replace deprecated @angular/flex-layout with CSS Flexbox
  - Add comprehensive flex-layout.scss replacement
  - Update all component templates to use CSS classes
  - Fix HTTP interceptor configuration with withInterceptorsFromDi()
  - Add missing Angular Material modules
  - Convert form field placeholders to proper mat-label elements
  - Fix toolbar button icon alignment with MDI icons
  - Remove unused imports and fix lint warnings
@t-ho t-ho merged commit 3f1b86a into master Jul 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant