Skip to content
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

Updates .alerts.scss to be closer to BEM methodology. #828

Merged

Conversation

marineb
Copy link
Contributor

@marineb marineb commented Dec 3, 2016

Updates .alerts.scss to be closer to BEM methodology. Currently blocked by ember-cli-flash who will provide class customization in their 2.0.0 release. See issue on the ember-cli-flash project.

Once they do, the classes can be renamed following BEM methodology (ex: .alert--state-danger).

References

Fixes #826
Progress on: #672

@joshsmith
Copy link
Contributor

Looking good! I'll do a full review when I'm not so exhausted.

@joshsmith
Copy link
Contributor

@marineb does this require any HTML changes or does it not affect anything there? Looks like no, but wanted to be positive there are not new or renamed classes.

@marineb
Copy link
Contributor Author

marineb commented Dec 6, 2016

Yes, unfortunately, no class name changes. Since they're blocked by ember-cli-flash. So this will be half done until they release 2.0.0.

@joshsmith
Copy link
Contributor

Got it! Good to merge. Just rebase when you can!

@marineb marineb force-pushed the 826-updates-alerts.scss-BEM-refactor branch from 77c505b to eb9c756 Compare December 6, 2016 12:04
@marineb
Copy link
Contributor Author

marineb commented Dec 6, 2016

👍 Rebased to upstream/develop!

…cli-flash who will provide class customization in their 2.0.0.
@marineb marineb force-pushed the 826-updates-alerts.scss-BEM-refactor branch from eb9c756 to 8860421 Compare December 6, 2016 18:04
@joshsmith joshsmith merged commit 2290c8a into code-corps:develop Dec 6, 2016
@marineb marineb deleted the 826-updates-alerts.scss-BEM-refactor branch December 6, 2016 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor _alerts.scss with BEM
3 participants