Skip to content

Releases: ionic-team/ionic-framework

v8.7.0

30 Jul 21:05
Compare
Choose a tag to compare

8.7.0 (2025-07-30)

Features

v8.6.7

30 Jul 20:14
Compare
Choose a tag to compare

8.6.7 (2025-07-30)

Dependencies

  • stencil: downgrade @stencil/core to version 4.33.1

Stencil has been downgraded due to an uncaught regression in Reorder.

v8.6.6

30 Jul 18:11
Compare
Choose a tag to compare

8.6.6 (2025-07-30)

Dependencies

  • stencil: upgrade @stencil/core to version 4.36.2

v8.6.5

16 Jul 19:53
Compare
Choose a tag to compare

8.6.5 (2025-07-16)

Bug Fixes

  • input-otp: improve autofill detection and invalid character handling (#30541) (8b4023d), closes #30459
  • input: prevent layout shift when hiding password toggle (#30533) (f1defba), closes #29562
  • item: allow nested content to be conditionally interactive (#30519) (3f730ab), closes #29763
  • modal: dismiss child modals when parent is dismissed (#30540) (9b0099f), closes #30389
  • modal: dismiss modal when parent element is removed from DOM (#30544) (850338c), closes #30389
  • modal: improve card modal background transition from portrait to landscape (#30551) (d37b9b8)
  • segment-view: scroll to correct content when height is not set (#30547) (d14311f), closes #30543

v8.6.4

09 Jul 20:15
Compare
Choose a tag to compare

8.6.4 (2025-07-09)

Bug Fixes

  • modal: support iOS card view transitions for viewport changes (#30520) (0fd9e82), closes #30296

v8.6.3

02 Jul 21:37
Compare
Choose a tag to compare

8.6.3 (2025-07-02)

Bug Fixes

v8.6.2

18 Jun 17:03
Compare
Choose a tag to compare

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)

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