Hiswe

Results 20 comments of Hiswe

Hi @Yurajun this can be achieved in two ways: - use `gulp-cheerio` at the end to process the plugin output - use a custom template base on the default SVG

Hi @seriiserii825 Sorry for the late answer. For the classes, the plugin just gather everything it founds on the files. If you need a kind of “scoped” classes you should...

In order to keep gulp-svg-symbols as dumb as possible, this kind of thing should be handle on an optimisation task before calling svg-symbols. It event should be nicer to not...

@bago It's mostly some *icon only* buttons being converted to *icon + text* What it should look like (gallery icon + cancel/confirm icons): ![screen shot 2016-11-30 at 16 33 22](https://cloud.githubusercontent.com/assets/96121/20758681/e08d3b10-b71a-11e6-920b-dcf851cfd236.png)...

I should come up with a pull request. Looking at the codebase this shouldn't take long. But It will break old jquery-ui versions support for this particular component

@bago Seems fair to stick to 1.11 And yes that's a good demonstration of how following semver convention could prevent those problems! I won't close the issue… people may look...

Here is my little suggestions - ~~#1044 because more and more people are using next/nuxt applications (or maybe not by I am…)~~ - and as said by @Tajnymag a `@koa`...

I agree with rstacruz :)