ionic-team/ionic-framework
 Watch   
 Star   
 Fork   
13 days ago
ionic-framework

v8.6.2

8.6.2 (2025-06-18)

Bug Fixes

  • picker-column: fallback to elementFromPoint for iOS 16 Shadow DOM bug (#30479) (6ae2907), closes #29672
  • range: improve focus and blur handling for dual knobs (#30482) (6811fe5)
20 days ago
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
27 days ago
ionic-framework

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)
27 days ago
ionic-framework

v8.5.9

8.5.9 (2025-06-04)

Bug Fixes

  • datetime: display the correct month when multiple values are set (#29610) (14f32f8), closes #29094
  • sheet: move sheet footers instead of cloning while dragging (#30433) (4cbbbb0)
2025-05-29 02:15:54
ionic-framework

v8.5.8

8.5.8 (2025-05-28)

Bug Fixes

  • input-password-toggle, button: force update aria attributes (#30411) (4e38700)
2025-05-08 04:12:41
ionic-framework

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
2025-05-01 01:41:34
ionic-framework

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
2025-04-17 01:38:18
ionic-framework

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)
2025-04-10 01:22:30
ionic-framework

v8.5.4

8.5.4 (2025-04-09)

Bug Fixes

2025-04-02 23:50:34
ionic-framework

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