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.2.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.2.5
Choose a head ref
  • 7 commits
  • 27 files changed
  • 5 contributors

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    9fec586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba1c1dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    485a1b6 View commit details
    Browse the repository at this point in the history
  4. merge release-8.2.4 (#29678)

    v8.2.4
    brandyscarney authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4eb1629 View commit details
    Browse the repository at this point in the history
  5. feat(vue): add optional IonicConfig type parameter to IonicVue plugin (

    …#29637)
    
    Issue number: #29659
    
    ---------
    
    <!-- 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?
    <!-- Please describe the current behavior that you are modifying. -->
    while using `.use(IonicVue, {})`, the config object has no autocomplete.
    
    ## What is the new behavior?
    <!-- Please describe the behavior or changes that are being added by
    this PR. -->
    - Add type autocomplete on plugin option in VueJS package.
    
    
    ## 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. -->
    
    Co-authored-by: Julien Vaumoron <[email protected]>
    Sukaato and Julien Vaumoron authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    90893f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore(deps): update dependency @stencil/core to v4.19.2 (#29685)

    Issue number: resolves #29681
    
    ---------
    
    ### Release Notes
    
    <details>
    <summary>ionic-team/stencil (@&#8203;stencil/core)</summary>
    
    ###
    [`v4.19.2`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4192-2024-07-02)
    
    [Compare
    Source](https://togithub.com/ionic-team/stencil/compare/v4.19.1...v4.19.2)
    
    ### Bug Fixes
    
    * **hydrate:** partially revert
    [#5838](stenciljs/core#5838)
    ([#5876](stenciljs/core#5876))
    ([dfbc340](stenciljs/core@dfbc340))
    * **hydrate:** support server side rendering of components with listener
    ([#5877](stenciljs/core#5877))
    ([2c5b7f8](stenciljs/core@2c5b7f8)),
    fixes [#5869](stenciljs/core#5869)
    * **testing:** add testing sub module to export map
    ([#5873](stenciljs/core#5873))
    ([bb2e04f](stenciljs/core@bb2e04f)),
    fixes [#5871](stenciljs/core#5871) and
    [#5868](stenciljs/core#5868)
    
    </details>
    brandyscarney authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d70ea40 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. v8.2.5

    Ionitron committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3f9ae84 View commit details
    Browse the repository at this point in the history
Loading