Skip to content

Upgrade to Angular v19.2.x & add wrapper to support zooming inside of the full-screen #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

duxor
Copy link
Contributor

@duxor duxor commented May 20, 2025

No description provided.

@duxor duxor changed the title Upgrade to Angular v19.2.x Upgrade to Angular v19.2.x & add wrapper to support zooming inside of the full-screen May 20, 2025
duxor added 3 commits May 20, 2025 19:04
Migrated all components to use standalone configuration and eliminated centralized `AppModule` and `AppRoutingModule`. Updated bootstrap logic to use Angular 15 `bootstrapApplication` with `ApplicationConfig`. Improved imports and encapsulation for better modularity and maintainability.
Updated test configuration in various component spec files to move components from the 'declarations' array to the 'imports' array. This aligns test setups with Angular's recommended practices for handling imported components and modules.
Updated the Angular CLI version reference from 18.1.0 to 19.2.11 in the documentation. This ensures the README reflects the correct version used for generating the library.
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