mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
BREAKING CHANGES: `$bar-button-ios-color` has been renamed to `$toolbar-ios-button-color` `$bar-button-ios-border-radius` has been renamed to `$toolbar-ios-button-border-radius` added variables for the toolbar ios title for easier styling: ``` $toolbar-ios-title-font-weight $toolbar-ios-title-text-align $toolbar-ios-title-text-color ``` references #6364