Skip to content

Releases: ionic-team/ionic-framework

v6.5.4-nightly.20230214

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

6.5.4-nightly.20230214 (2023-02-14)

Bug Fixes

v6.5.4-nightly.20230213

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

6.5.4-nightly.20230213 (2023-02-13)

Bug Fixes

v6.5.4-nightly.20230210

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

6.5.4-nightly.20230210 (2023-02-10)

Bug Fixes

  • deps: update ionicons usage to v6.1.2 (#26752) (c07933c)
  • tap-click: instant activate does not use a setTimeout (#26748) (21c0806)

v6.5.4-nightly.20230209

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

6.5.4-nightly.20230209 (2023-02-09)

Bug Fixes

v7.0.0-beta.2

08 Feb 15:20
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2023-02-08)

Bug Fixes

Performance Improvements

  • gesture: reduce delay with adding and removing activated states (#26741) (4cff442), closes #23691

BREAKING CHANGES

  • range: The name property on ion-range defaults to ion-r-${rangeIds++} where rangeIds is a number that is incremented for every instance of the component.

v6.5.3

08 Feb 14:14
Compare
Choose a tag to compare

6.5.3 (2023-02-08)

Bug Fixes

v6.5.3-nightly.20230208

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

6.5.3-nightly.20230208 (2023-02-08)

Bug Fixes

v6.5.3-nightly.20230207

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

6.5.3-nightly.20230207 (2023-02-07)

Bug Fixes

v6.5.3-nightly.20230206

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

6.5.3-nightly.20230206 (2023-02-06)

Bug Fixes

v6.5.3-nightly.20230203

03 Feb 06:09
Compare
Choose a tag to compare
Pre-release

6.5.3-nightly.20230203 (2023-02-03)

Bug Fixes

  • refresher: prevent clearing virtual scroll overflow styling (#26613) (9d6ec29), closes #26553