Skip to content

Releases: ionic-team/ionic-framework

v7.0.0-beta.6

01 Mar 20:03
Compare
Choose a tag to compare
v7.0.0-beta.6 Pre-release
Pre-release

7.0.0-beta.6 (2023-03-01)

Bug Fixes

BREAKING CHANGES

  • button: Button is updated to align with the design specification for iOS.

Design tokens

Token Previous Value New Value
$button-ios-letter-spacing -0.03em 0
$button-ios-clear-letter-spacing 0 Removed
$button-ios-height 2.8em 3.1em
$button-ios-border-radius 10px 14px
$button-ios-large-height 2.8em 3.1em
$button-ios-large-border-radius 12px 16px

v6.6.0

01 Mar 14:44
Compare
Choose a tag to compare

6.6.0 (2023-03-01)

Bug Fixes

Features

  • datetime: add ability to specify custom colors for specific dates (#26775) (2a761af)
  • picker-column: assign custom aria-labels to column options (#26749) (daa89a2)
  • toast: add stacked buttons functionality (#26790) (fc5fcc0)

v6.5.7

01 Mar 13:41
Compare
Choose a tag to compare

6.5.7 (2023-03-01)

Bug Fixes

v6.5.7-nightly.20230301

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

6.5.7-nightly.20230301 (2023-03-01)

Bug Fixes

v6.5.7-nightly.20230228

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

6.5.7-nightly.20230228 (2023-02-28)

Bug Fixes

v7.0.0-beta.5

27 Feb 13:52
Compare
Choose a tag to compare
v7.0.0-beta.5 Pre-release
Pre-release

7.0.0-beta.5 (2023-02-27)

Bug Fixes

  • content: adjust transition shadow to match new iOS version (#26839) (f006e4b)
  • form: shadow components using aria-labelledby do not use modern syntax (#26836) (fcfdd9e), closes #26829
  • scroll-padding: correct padding is added (#26810) (eefd17d), closes #26803

Features

BREAKING CHANGES

  • searchbar: The detail payload for the ionInput event now on ion-searchbar contains an object with the current value as well as the native event that triggered ionInput.
  • angular,angular-server: Angular v14 is now required to use @ionic/angular and @ionic/angular-server. Upgrade your project to Angular v14 by following the Angular v14 update guide.

The dev-preview environmentInjector property has been removed from ion-tabs and ion-router-outlet. Standalone component routing is now available without additional custom configuration. Remove the environmentInjector property from your ion-tabs and ion-router-outlet components.

v6.5.7-nightly.20230227

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

6.5.7-nightly.20230227 (2023-02-27)

Bug Fixes

  • content: fullscreen values are recomputed on visible content (#26847) (6dcd98b), closes #26844

v6.5.7-nightly.20230224

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

6.5.7-nightly.20230224 (2023-02-24)

Bug Fixes

  • content: fullscreen values are recomputed on visible content (#26847) (6dcd98b), closes #26844

v6.5.7-nightly.20230223

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

6.5.7-nightly.20230223 (2023-02-23)

Bug Fixes

  • content: fullscreen values are recomputed on visible content (#26847) (6dcd98b), closes #26844

v7.0.0-beta.4

22 Feb 16:20
Compare
Choose a tag to compare
v7.0.0-beta.4 Pre-release
Pre-release

7.0.0-beta.4 (2023-02-22)

Bug Fixes