Skip to content

Releases: ionic-team/ionic-framework

4.10.2

08 Oct 15:08
8706ecf
Compare
Choose a tag to compare

Bug Fixes

4.10.1

07 Oct 15:37
19ee21a
Compare
Choose a tag to compare

Bug Fixes

4.10.0

27 Sep 17:27
44ad074
Compare
Choose a tag to compare

Bug Fixes

  • angular: add warning if initialized more than once (#19393) (e98769e)
  • animation: set property defaults to avoid inconsistencies (#19321) (1cbb52c)
  • animation: fallback to CSS Animations on older versions of Chrome (#19288) (2d39c07), closes #19272
  • animation: animations of duration 0 now run in Safari (#19287) (4e544f1), closes #19285
  • components: fix crash in IE11 when using classList add() or remove() (#19460) (b4d92c6)
  • components: improve CSS Variable support in IE11 (#19473) (44ad074)
  • content: remove pointer-events from iOS transition shadow (#19471) (8a52c7d), closes #19466
  • menu: menus show proper drop shadows (#19454) (eab0865), closes #19387
  • radio-group: get radios before caching value to avoid infinite loop (#19448) (cf223e4), closes #19277
  • react: update events to use proper types (c79e74b)
  • router-outlet: hide leaving view after transition finishes (#19335) (bfa17d1)

Features

Performance Improvements

  • animation: avoid ngzone with requestAnimationFrame (#19457) (8ca97ce)

4.9.1

16 Sep 18:49
73dd70d
Compare
Choose a tag to compare

Bug Fixes

  • platform: properly detect iPads running iPadOS (#19258) (4a90096)

4.9.0

04 Sep 14:42
a81653b
Compare
Choose a tag to compare

Bug Fixes

  • animation: add correct onFinish interface parameters (#19199) (a81653b)
  • animation: improve Web Animation feature detection accuracy (#19212) (6eca5b0), closes #19205
  • animation: properly clean up elements when using destroy (#19210) (93f2064)
  • segment: do not emit ionChange until didLoad (#19218) (9751f14), closes #19204

Features

  • nav-link: add nav-link and deprecate nav-push, nav-pop, and nav-set-root (#18909) (c3044f5)
  • slides: expose full Swiper API (#19137) (e1fa461)

4.8.1

27 Aug 16:00
Compare
Choose a tag to compare

Bug Fixes

  • animation: enable backwards compatibility for overlay animations (#19160) (fb70980)
  • gesture: account for negative step values with Web Animations (#19196) (b3c7436)
  • ios: clear opacity on toolbar background after iOS transition (#19169) (fa958a5)
  • md: set fill mode on MD transition to both (#19161) (0e8ab49)

4.8.0 Oxygen

21 Aug 19:19
e0fa4a5
Compare
Choose a tag to compare

Bug Fixes

Features

4.7.4

07 Aug 19:55
Compare
Choose a tag to compare

Bug Fixes

  • core: remove extra semicolons being rendered (#19033) (39f0768)

4.7.3

07 Aug 17:07
7f4d3a3
Compare
Choose a tag to compare

Bug Fixes

  • core: fix an issue with production builds of @ionic/core

4.7.2

07 Aug 16:09
84e306c
Compare
Choose a tag to compare

Bug Fixes