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

feat: upgrade to Angular 18 #942

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

Commits on May 18, 2022

  1. feat: upgrade to Angular 13

    Add eslint
    Add core-js
    Enable Ivy
    Enable Aot
    Fix polyfills
    Fix lint errors
    Fix template compilation errors
    Fix example-app build
    Fix docs-app build
    Fix cyclical component references (angular/angular#43227 (comment))
    
    BREAKING CHANGE: Library is now build with 'partial' Ivy
    bobbyg603 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1183f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16010b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: update to Angular 18 (#2)

    * chore: update @angular/cli
    
    * chore: update @angular/cdk
    
    * chore: update @angular/material
    
    * chore: update @angular/cli
    
    * chore: update @angular/cdk
    
    * chore: update @angular/material
    
    * chore: update @angular/cli
    
    * chore: update @angular/cdk
    
    * chore: update @angular/material
    
    * chore: update @angular/cli
    
    * chore: update @angular/cdk
    
    * chore: update @angular/cli
    
    * chore: update @angular-eslint/schematics
    
    * chore: install with legacy peer deps
    
    * chore: add missing dev deps, remove unused dev deps
    
    * chore: remove unsused code-tabs custom element
    
    * chore: update legacy MatSnackBar
    
    * chore: update MatButtonModule
    
    * chore: update @angular/material
    
    * chore: update @angular/cdk
    
    * chore: update @angular/material
    
    * chore: ran npm audit fix
    
    * chore: ran npm audit fix
    bobbyg603 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    67fff49 View commit details
    Browse the repository at this point in the history
  2. chore: sync package-lock

    bobbyg603 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c4328e0 View commit details
    Browse the repository at this point in the history