Skip to content

Releases: ionic-team/ionic-framework

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)

v8.5.1

19 Mar 20:08
Compare
Choose a tag to compare

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

19 Mar 19:58
Compare
Choose a tag to compare

8.4.6 (2025-03-19)

Bug Fixes

v8.5.0

13 Mar 23:11
Compare
Choose a tag to compare

8.5.0 (2025-03-13)

Bug Fixes

  • input: update helper text and counter color (#30149) (fdd5283)
  • textarea: update helper text and counter color (#30148) (4322935)

Features

v8.4.5

13 Mar 22:19
Compare
Choose a tag to compare

8.4.5 (2025-03-13)

Bug Fixes

v8.4.4

13 Mar 21:04
Compare
Choose a tag to compare

8.4.4 (2025-03-13)

Bug Fixes

v8.4.3

29 Jan 18:56
Compare
Choose a tag to compare

8.4.3 (2025-01-29)

Bug Fixes

v8.4.2

22 Jan 21:33
Compare
Choose a tag to compare

8.4.2 (2025-01-22)

Bug Fixes

  • segment: add logic to connect to segment-view in componentDidLoad() callback (#30060) (000f553), closes #30000
  • select-modal: match radio styles to iOS native (#30119) (3f8346e)

v8.4.1

27 Nov 18:26
Compare
Choose a tag to compare

8.4.1 (2024-11-27)

Bug Fixes

  • header: use aria attributes to hide small title when collapsed (#30027) (23763ab), closes #29347
  • menu: hide from screen readers while animating (#30036) (845071c)
  • overlays: announce info after opening based on platform (#30025) (f6188c4)
  • overlays: focus management with checkbox/radio (#30026) (8ee42bb)
  • toast: swipe gesture works with custom container layout (#29999) (470decc), closes #29998

v8.4.0

04 Nov 21:29
Compare
Choose a tag to compare

8.4.0 (2024-11-04)

Bug Fixes

  • alert: use correct heading structure for subHeader when header exists (#29964) (0fdcb32)

Features

  • menu: pass role to ionWillClose and ionDidClose events (#29954) (ee2fa19)
  • segment-view: adds support for new ion-segment-view component (#29969) (89508fb)
  • select: add modal as interface (#29972) (3628ea8)