Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ionic-team/angular-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @ionic/angular-toolkit@8.0.0
Choose a base ref
...
head repository: ionic-team/angular-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @ionic/angular-toolkit@8.1.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 28, 2023

  1. feat: bump deps to angular 15

    Bump deps to v15 of angular devkit
    
    BREAKING CHANGE: Apps will need to update to Angular 15 in order to suppor this verion.
    mhartington committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    009079a View commit details
    Browse the repository at this point in the history
  2. feat(): add support for standalone pages

    this introduces a new standalone flag which can generate a standalone
    page for routing
    mhartington committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5523f7a View commit details
    Browse the repository at this point in the history
  3. feat(page): add large header

    Add the large header to the page generator command, to make the pages created from the starter projects.
    eric-horodyski authored and mhartington committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e018d4a View commit details
    Browse the repository at this point in the history
  4. chore(release): publish [skip ci]

     - @ionic/cordova-builders@9.0.0
     - @ionic/angular-toolkit@8.1.0
    github-actions committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    bba9302 View commit details
    Browse the repository at this point in the history
Loading