Releases: ionic-team/ionic-framework
Releases Β· ionic-team/ionic-framework
v8.6.1
8.6.1 (2025-06-11)
Bug Fixes
- item-sliding: check for side attribute to avoid an
undefined
value (#29845) (c38aa07), closes #29499
- modal: reset footer positioning after content drag and multi-footer support (#30470) (071b414), closes #30468
v8.6.0
8.6.0 (2025-06-04)
Bug Fixes
- input-otp: correctly handle autofill by splitting the values into all inputs (#30444) (b77447b)
- scroll-assist: allow focus on input's siblings (#30409) (2dea607)
Features
- datetime: add animation to adjacent days selection (#30298) (e140b90)
- datetime: add showAdjacentDays to display days from the previous and next months (#30262) (b67259e)
- input-otp: add new input-otp component (#30386) (4d6a067)
- toggle: add iOS 18 haptic feedback (#29945) (796e007)
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)