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.5.7
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.5.8
Choose a head ref
  • 6 commits
  • 34 files changed
  • 5 contributors

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    54bc6cc View commit details
    Browse the repository at this point in the history
  2. merge release-8.5.7 (#30396)

    v8.5.7
    brandyscarney authored May 7, 2025
    Configuration menu
    Copy the full SHA
    c3ad15b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. chore(docs): remove redundant word in comment (#30415)

    Issue number: N/A
    
    ---------
    
    remove redundant word in comment
    
    Signed-off-by: pengqiseven <[email protected]>
    pengqiseven authored May 20, 2025
    Configuration menu
    Copy the full SHA
    00beab4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. fix(input-password-toggle, button): force update aria attributes (#30411

    )
    
    Issue number: internal
    
    ---------
    
    <!-- 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. -->
    
    The `ion-input-password-toggle` has aria attributes that are updated
    based on the value visibility. However, those values do not reflect on
    the native button. This leads to the screen readers to not announce
    correctly.
    
    ## What is the new behavior?
    <!-- Please describe the behavior or changes that are being added by
    this PR. -->
    
    - The aria attributes now reflects correctly within the native button.
    - The `aria-label` has been updated to indicate the state of visibility.
    - Added tests.
    
    ## 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. -->
    
    
    [Preview](https://ionic-framework-git-fw-6525-ionic1.vercel.app/src/components/input-password-toggle/test/basic)
    thetaPC authored May 27, 2025
    Configuration menu
    Copy the full SHA
    4e38700 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @clack/prompts to ^0.11.0 (#30425)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    |
    [@clack/prompts](https://redirect.github.com/bombshell-dev/clack/tree/main/packages/prompts#readme)
    ([source](https://redirect.github.com/bombshell-dev/clack/tree/HEAD/packages/prompts))
    | [`^0.10.0` ->
    `^0.11.0`](https://renovatebot.com/diffs/npm/@clack%2fprompts/0.10.1/0.11.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@clack%2fprompts/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clack%2fprompts/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clack%2fprompts/0.10.1/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clack%2fprompts/0.10.1/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>bombshell-dev/clack (@&#8203;clack/prompts)</summary>
    
    ###
    [`v0.11.0`](https://redirect.github.com/bombshell-dev/clack/releases/tag/%40clack/prompts%400.11.0)
    
    [Compare
    Source](https://redirect.github.com/bombshell-dev/clack/compare/@clack/[email protected]...@clack/[email protected])
    
    ##### Minor Changes
    
    -
    [`07ca32d`](https://redirect.github.com/bombshell-dev/clack/commit/07ca32d):
    Reverted a change where placeholders were being set as values on return.
    
    ##### Patch Changes
    
    - Updated dependencies
    \[[`07ca32d`](https://redirect.github.com/bombshell-dev/clack/commit/07ca32d)]
    -
    [@&#8203;clack/core](https://redirect.github.com/clack/core)[@&#8203;0](https://redirect.github.com/0).5.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every weekday before 11am" (UTC),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/ionic-team/ionic-framework).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    975abc5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. v8.5.8

    Ionitron committed May 28, 2025
    Configuration menu
    Copy the full SHA
    57f8666 View commit details
    Browse the repository at this point in the history
Loading