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

Ability to specify icon classes #145

Closed
adamlc opened this issue Feb 1, 2017 · 1 comment
Closed

Ability to specify icon classes #145

adamlc opened this issue Feb 1, 2017 · 1 comment
Assignees

Comments

@adamlc
Copy link

adamlc commented Feb 1, 2017

It will be great to be able to specify the classes for icons. We use semantic-ui. I see you can specify an "icons" variable, maybe we could have an iconClasses option like this?

'ember-cli-notifications': {
  iconClasses: {
    info: "glyphicon glyphicon-info-sign",
    ..... etc
  }
}
@ynnoj ynnoj added this to the 5.0.0 milestone May 18, 2017
@ynnoj ynnoj self-assigned this May 18, 2017
@ynnoj ynnoj removed this from the 5.0.0 milestone Aug 21, 2019
@mansona
Copy link
Owner

mansona commented Jan 9, 2020

We no longer support changing the icon set at build time now that #251 has been released. We have simplified the CSS stack so it should be possible to override the icons using CSS 🤔 let me know if you have any questions or would like to open this issue again 👍

@mansona mansona closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants