Skip to content

Releases: ionic-team/ionic-framework

v6.5.3-nightly.20230202

02 Feb 06:08
Compare
Choose a tag to compare
Pre-release

6.5.3-nightly.20230202 (2023-02-02)

Note: Version bump only for package ionic-framework

v7.0.0-beta.1

01 Feb 15:38
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2023-02-01)

Bug Fixes

Reverts

v6.5.2

01 Feb 13:49
Compare
Choose a tag to compare

6.5.2 (2023-02-01)

Bug Fixes

v6.5.2-nightly.20230201

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

6.5.2-nightly.20230201 (2023-02-01)

Bug Fixes

v6.4.5

01 Feb 14:11
Compare
Choose a tag to compare

6.4.5 (2023-02-01)

Bug Fixes

v6.5.2-nightly.20230131

31 Jan 06:08
Compare
Choose a tag to compare
Pre-release

6.5.2-nightly.20230131 (2023-01-31)

Bug Fixes

v6.5.2-nightly.20230130

30 Jan 06:09
Compare
Choose a tag to compare
Pre-release

6.5.2-nightly.20230130 (2023-01-30)

Bug Fixes

v6.5.2-nightly.20230127

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

6.5.2-nightly.20230127 (2023-01-27)

Bug Fixes

v6.5.2-nightly.20230126

26 Jan 06:08
Compare
Choose a tag to compare
Pre-release

6.5.2-nightly.20230126 (2023-01-26)

Bug Fixes

v7.0.0-beta.0

25 Jan 15:15
Compare
Choose a tag to compare
v7.0.0-beta.0 Pre-release
Pre-release

7.0.0-beta.0 (2023-01-25)

Bug Fixes

  • accordion-group: do not adjust incorrect values (#26086) (e2cbeeb)
  • action-sheet: container animates in correctly (#26347) (1e855e7), closes #25368
  • angular: null values are not converted to falsy value (#26341) (ce2e37b)
  • back-button: update style for ios spec (#26395) (1a840c4), closes #26393
  • breadcrumb: add aria-label to collapsed indicator (#26615) (f8a2c79)
  • card-header: reverse order of title and subtitle on ios (#26084) (2080890)
  • datetime: do not report timezone in ionChange (#26183) (3fb4caf), closes #25577
  • datetime: haptics are enabled only on ios (#26370) (8eec197), closes #25508
  • input, searchbar, select, textarea: placeholder has improved contrast (#26486) (6c82435)
  • input, textarea: inputs now scroll into view when tapping labels (#25848) (cb265d6)
  • input, textarea: padding is now added to content so inputs scroll above keyboard (#25849) (ba6b539), closes #18532
  • input: clearOnEdit clears input when user initially types (#26005) (bf5e118)
  • item: align iOS font size to spec (#26445) (eea91bb)
  • item: ios mode has correct padding (#26511) (96147ec)
  • overlays: dismiss on keydown to avoid chrome for windows and firefox bug (#25811) (a1ec9aa), closes #25802
  • overlays: triggerController warns about missing triggers (#26651) (a7c2c55)
  • range: range matches iOS design specification (#25873) (da05ffe), closes #25872
  • segment: click event triggers ionChange (#26162) (70781e4)
  • select: chevron icon is now an ionicon (#26484) (0823c09)
  • select: modern component takes up full line (#26670) (4d24b32)
  • textarea: clearOnEdit clears textarea when user initially types (#26006) (f7176bb)
  • textarea: render icon for clearing input (3271ecf)

Code Refactoring

Features

Read more