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

Upgrade to Angular v16 and migrate to standalone components #51

Merged
merged 3 commits into from
May 23, 2023

Commits on May 23, 2023

  1. Upgrade to Angular v16

    ccremer committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3c32202 View commit details
    Browse the repository at this point in the history
  2. Ensure angular.json exists in project root when running 'ng lint'

    Since Angular v16 this is required, otherwise it fails.
    Makes no sense to me at all...
    ccremer committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d807b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987c254 View commit details
    Browse the repository at this point in the history