Skip to content

Releases: ionic-team/ionic-framework

v7.6.1-nightly.20231208

08 Dec 06:07
Compare
Choose a tag to compare
Pre-release

7.6.1-nightly.20231208 (2023-12-08)

Note: Version bump only for package ionic-framework

v7.6.1-nightly.20231207

07 Dec 06:07
Compare
Choose a tag to compare
Pre-release

7.6.1-nightly.20231207 (2023-12-07)

Note: Version bump only for package ionic-framework

v7.6.0

06 Dec 15:33
Compare
Choose a tag to compare

7.6.0 (2023-12-06)

Bug Fixes

  • angular,vue: range form value updates while dragging knob (#28422) (0854a11), closes #28256
  • animation: add stronger types to Animation interface (#28334) (4a088d5)
  • animation: progressEnd coercion is reset before onFinish (#28394) (eae8162), closes #28393
  • infinite-scroll: remaining in threshold after ionInfinite can trigger event again on scroll (#28569) (8c235fd), closes #18071
  • item: allow item to grow when it is used in a flex container (#28594) (1c1b567)
  • item: wrap elements and label contents when the font size increases or the elements do not fit (#28146) (6438e3e)
  • select: do not collapse to width: 0 when placed in flex container (#28631) (e71e7a0)
  • toast: add swipeGesture to ToastOptions (#28518) (4ad6df6)

Features

Note: Text inside of ion-item can now wrap to resolve accessibility issues related to readability. We recommend evaluating your application to account for text wrapping.

v7.5.8

06 Dec 15:04
Compare
Choose a tag to compare

7.5.8 (2023-12-06)

Bug Fixes

v7.5.8-nightly.20231206

06 Dec 06:07
Compare
Choose a tag to compare
Pre-release

7.5.8-nightly.20231206 (2023-12-06)

Bug Fixes

v7.5.8-nightly.20231205

05 Dec 06:07
Compare
Choose a tag to compare
Pre-release

7.5.8-nightly.20231205 (2023-12-05)

Bug Fixes

v7.5.8-nightly.20231204

04 Dec 06:07
Compare
Choose a tag to compare
Pre-release

7.5.8-nightly.20231204 (2023-12-04)

Bug Fixes

v7.5.8-nightly.20231201

01 Dec 06:08
Compare
Choose a tag to compare
Pre-release

7.5.8-nightly.20231201 (2023-12-01)

Bug Fixes

v7.5.8-nightly.20231130

30 Nov 06:07
Compare
Choose a tag to compare
Pre-release

7.5.8-nightly.20231130 (2023-11-30)

Bug Fixes

v7.5.7

29 Nov 15:05
Compare
Choose a tag to compare

7.5.7 (2023-11-29)

Bug Fixes

  • alert: date inputs render correctly in mobile safari (#28495) (b833f0e), closes #28494
  • datetime: allow disabling datetime with prefer-wheel (#28511) (01130e1)