7.0.0-beta.6 (2023-03-01)
Bug Fixes
- angular: devs can import ionic/angular styles in css (#26875) (0d2fac2)
- button: update for ios spec (#26864) (df37357)
- datetime: aria-label for show/hide year picker (#26848) (ac66215)
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
|