Skip to content

Releases: ionic-team/ionic-framework

v8.6.1

11 Jun 15:37
Compare
Choose a tag to compare

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

04 Jun 14:57
Compare
Choose a tag to compare

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

04 Jun 13:45
Compare
Choose a tag to compare

8.5.9 (2025-06-04)

Bug Fixes

v8.5.8

28 May 18:15
Compare
Choose a tag to compare

8.5.8 (2025-05-28)

Bug Fixes

  • input-password-toggle, button: force update aria attributes (#30411) (4e38700)

v8.5.7

07 May 20:12
Compare
Choose a tag to compare

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

30 Apr 17:41
Compare
Choose a tag to compare

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

16 Apr 17:38
Compare
Choose a tag to compare

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

09 Apr 17:22
Compare
Choose a tag to compare

8.5.4 (2025-04-09)

Bug Fixes

v8.5.3

02 Apr 15:50
Compare
Choose a tag to compare

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

26 Mar 21:34
Compare
Choose a tag to compare

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)