mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +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