-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review all Sass files for variables #5651
Comments
brandyscarney
added a commit
that referenced
this issue
Feb 29, 2016
brandyscarney
added a commit
that referenced
this issue
Mar 3, 2016
also remove unused properties references #5651
brandyscarney
added a commit
that referenced
this issue
Mar 3, 2016
renames some sass variables to work towards a standard convention references #5651
brandyscarney
added a commit
that referenced
this issue
Mar 3, 2016
remove unused styles references #5651
brandyscarney
added a commit
that referenced
this issue
Mar 3, 2016
renamed some properties, deleted unused ones references #5651
brandyscarney
added a commit
that referenced
this issue
Mar 10, 2016
brandyscarney
added a commit
that referenced
this issue
Mar 10, 2016
BREAKING CHANGE: `$item-ios-divider-bg` is now `$item-ios-divider-background` `$item-ios-sliding-content-bg` is now `$item-ios-sliding-content-background` `$item-md-divider-bg` is now `$item-md-divider-background` `$item-md-sliding-content-bg` is now `$item-md-sliding-content-background` `$item-wp-divider-bg` is now `$item-wp-divider-background` `$item-wp-sliding-content-bg` is now `$item-wp-sliding-content-background` references #5651
brandyscarney
added a commit
that referenced
this issue
Aug 9, 2016
references #5651 references #7466 references ionic-team/ionic-site#613
30 tasks
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I need to go through all of the Sass files and make sure variables exist with the
default
flag for each one to make it easier to customize.The text was updated successfully, but these errors were encountered: