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

Leave Glyphicons/Font Awesome up to developer #35

Closed
nbyloff opened this issue Apr 21, 2016 · 4 comments
Closed

Leave Glyphicons/Font Awesome up to developer #35

nbyloff opened this issue Apr 21, 2016 · 4 comments

Comments

@nbyloff
Copy link

nbyloff commented Apr 21, 2016

I am playing with vue-tables, and everything is working just fine except our project uses font awesome with bootstrap instead of glyphicons.

Giving the user the option to change the font package would be nice. I tried to simply do this in a less file, but that didn't work.

.glyphicon:extend(.fa) {};

.glyphicon-chevron-up:extend(.fa-chevron-up) {};
.glyphicon-chevron-down:extend(.fa-chevron-down) {};
@matfish2
Copy link
Owner

I am away for 10 days. Will add it when I'm back.

@clevonnoel
Copy link

Got this to work with my sass project

@matfish2 matfish2 reopened this Apr 21, 2016
matfish2 added a commit that referenced this issue May 1, 2016
matfish2 added a commit that referenced this issue May 1, 2016
@matfish2 matfish2 closed this as completed May 1, 2016
@matfish2
Copy link
Owner

matfish2 commented May 1, 2016

I've added a new sortIcon option. See Options API

@nbyloff
Copy link
Author

nbyloff commented May 1, 2016

Perfect thanks!

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