victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
380 stars 139 forks source link

Adding support for iconset version change #86

Open ms92ita opened 4 years ago

ms92ita commented 4 years ago

Hello,

to complete the plugin functionalities, I think that it misses a function like "setIconsetVersion", that changes the version. I have encountered this because I offer different iconset to choose for my customers and some of these do not use the last version, so in addition to "setIconset", it can be great extend the function with the version and/or define a new function like "setIconsetVersion"

Cheers