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/ionic-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.4.4
Choose a base ref
...
head repository: ionic-team/ionic-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.4.5
Choose a head ref
  • 5 commits
  • 26 files changed
  • 4 contributors

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    267e21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04aea6 View commit details
    Browse the repository at this point in the history
  3. merge release-8.4.4 (#30247)

    v8.4.4
    brandyscarney authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    c6deb51 View commit details
    Browse the repository at this point in the history
  4. fix(vue): pin Vue output target to latest release (#30248)

    Issue number: resolves #30221
    
    ---------
    
    <!-- Please do not submit updates to dependencies unless it fixes an
    issue. -->
    
    <!-- Please try to limit your pull request to one type (bugfix, feature,
    etc). Submit multiple pull requests if needed. -->
    
    ## What is the current behavior?
    We had to make a new release of the output target to ensure all Vue type
    fixes are shipped.
    
    ## What is the new behavior?
    Pin to the latest output target.
    
    ## Does this introduce a breaking change?
    
    - [ ] Yes
    - [x] No
    
    <!--
      If this introduces a breaking change:
    1. Describe the impact and migration path for existing applications
    below.
      2. Update the BREAKING.md file with the breaking change.
    3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
    See
    https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#footer
    for more information.
    -->
    
    
    ## Other information
    
    <!-- Any other information that is important to this PR such as
    screenshots of how the component looks before and after the change. -->
    christian-bromann authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    3799d45 View commit details
    Browse the repository at this point in the history
  5. v8.4.5

    Ionitron committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    0844857 View commit details
    Browse the repository at this point in the history
Loading