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

fix: make icon class names consistent with BEM syntax #147

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

greatislander
Copy link
Collaborator

Description

This PR aligns the default class names for SVG icons with BEM syntax. Each icon has a default class of .icon, and a modifier class of .icon--<icon> (e.g. .icon--close).

Steps to test

Verify that icon and menu components still display correct icons:

Additional information

Not applicable.

Related issues

Not applicable.

@greatislander greatislander added this to the 1.0.0-alpha.5 milestone Jan 15, 2020
@greatislander greatislander added this to In progress in Pinecone 1.0.0 via automation Jan 15, 2020
@greatislander greatislander added this to To Do in Cooperative Resource Library 1.0.0 via automation Jan 15, 2020
@greatislander greatislander moved this from To Do to In Progress in Cooperative Resource Library 1.0.0 Jan 15, 2020
@greatislander greatislander added the bug Something isn't working label Jan 15, 2020
@greatislander greatislander self-assigned this Jan 15, 2020
@greatislander greatislander merged commit 3f4d44a into dev Jan 15, 2020
Cooperative Resource Library 1.0.0 automation moved this from In Progress to Done Jan 15, 2020
Pinecone 1.0.0 automation moved this from In progress to Done Jan 15, 2020
@greatislander greatislander deleted the fix/icon-classnames branch January 15, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant