Skip to content

Releases: ionic-team/ionic-framework

v7.6.2-nightly.20231218

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

7.6.2-nightly.20231218 (2023-12-18)

Bug Fixes

  • input, textarea, select: reduce padding on slotted buttons (#28676) (516b844)
  • item: label does not expand indefinitely (#28700) (bc51dd0)

v7.6.2-nightly.20231215

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

7.6.2-nightly.20231215 (2023-12-15)

Bug Fixes

  • input, textarea, select: reduce padding on slotted buttons (#28676) (516b844)
  • item: label does not expand indefinitely (#28700) (bc51dd0)

v7.6.2-nightly.20231214

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

7.6.2-nightly.20231214 (2023-12-14)

Bug Fixes

  • input, textarea, select: reduce padding on slotted buttons (#28676) (516b844)
  • item: label does not expand indefinitely (#28700) (bc51dd0)

v7.6.1

13 Dec 14:27
Compare
Choose a tag to compare

7.6.1 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @types/react@18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

v7.6.1-nightly.20231213

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

7.6.1-nightly.20231213 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @types/react@18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

v7.6.1-nightly.20231212

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

7.6.1-nightly.20231212 (2023-12-12)

Bug Fixes

v7.6.1-nightly.20231211

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

7.6.1-nightly.20231211 (2023-12-11)

Bug Fixes

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.