Skip to content
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

Support angular 17 #32

Merged
merged 13 commits into from
May 10, 2024
Merged

Support angular 17 #32

merged 13 commits into from
May 10, 2024

Commits on May 10, 2024

  1. 16.0.1

    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    81fd05a View commit details
    Browse the repository at this point in the history
  2. Make sure that you are using a supported version of TypeScript before…

    … you upgrade your application. Angular v17 supports TypeScript version 5.2 or later.
    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    66c94d8 View commit details
    Browse the repository at this point in the history
  3. Make sure that you are using a supported version of Zone.js before yo…

    …u upgrade your application. Angular v16 supports Zone.js version 0.14.x or later.
    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    592c8f2 View commit details
    Browse the repository at this point in the history
  4. In the application's project directory, run ng update @angular/core@1…

    …7 @angular/cli@17 to update your application to Angular v17.
    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    abf3a8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1b421f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97ada23 View commit details
    Browse the repository at this point in the history
  7. Run ng g @angular/core:standalone and select "Convert all components,…

    … directives and pipes to standalone"
    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0009c8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eeb41c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8189d0 View commit details
    Browse the repository at this point in the history
  10. Update docs

    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2d3998d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f407c90 View commit details
    Browse the repository at this point in the history
  12. 17.0.0

    kees-wiegel-visma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4cbef54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d81bac View commit details
    Browse the repository at this point in the history