Releases: ionic-team/ionic-framework
Releases · ionic-team/ionic-framework
v8.5.9
8.5.9 (2025-06-04)
Bug Fixes
v8.5.8
8.5.8 (2025-05-28)
Bug Fixes
- input-password-toggle, button: force update aria attributes (#30411) (4e38700)
v8.5.7
8.5.7 (2025-05-07)
Bug Fixes
- labels: prevent clicking a label from triggering onClick twice on several components (#30384) (7d639b0), closes #30165
v8.5.6
8.5.6 (2025-04-30)
Bug Fixes
- item: emit click event once when clicking padded space on item and emit correct element (#30373) (7a9d138), closes #29758 #29761
v8.5.5
8.5.5 (2025-04-16)
Bug Fixes
- config: allow LogLevel to work with isolatedModules and update all warns and errors to respect logLevel (#30350) (d52fca0)
- modal: add expandToScroll property to ModalOptions (#30357) (8dd566b), closes #30356
- select: update icon color and use correct focused class (#30342) (cad1c61)
- toggle: ensure proper visual selection when navigating via VoiceOver in Safari (#30349) (b1bc58f)
v8.5.4
8.5.4 (2025-04-09)
Bug Fixes
v8.5.3
8.5.3 (2025-04-02)
Bug Fixes
- checkbox: ensure proper visual selection when navigating via VoiceOver in Safari (#30300) (bb40a1e)
- overlays: exclude backdrop-no-scroll class when toast is presented (#30123) (7f9df7a), closes #30112
- segment-view: prevent vertical scroll while scrolling horizontally (#30276) (105796f), closes #30001
v8.5.2
8.5.2 (2025-03-26)
Bug Fixes
- datetime: support typing time values in a 24-hour format (#30147) (ac6e6a0), closes #28877
- range: emit ionInput when value changes (#30293) (7789bb5), closes #29619
- segment-button: ensure consistent disabled state for segment-content error handling (#30288) (1cfa915)
v8.5.1
8.5.1 (2025-03-19)
Bug Fixes
- modal: consider scrollable content while dragging when expandToScroll is false (#30257) (68be8e9)
- vue: update output target and fix incorrect types (#30259) (f4186c6), closes #30254
Performance Improvements
- modal: fixing performance regression on modal sheets when expandToScroll is false (#30267) (c4b9212)
v8.4.6
8.4.6 (2025-03-19)
Bug Fixes