micc83 / fontIconPicker

🌈 jQuery fontIconPicker v2 is a small (3.22kb gzipped) jQuery plugin which allows you to include a simple icon picker with search and pagination inside your administration forms.
http://micc83.github.io/fontIconPicker/
MIT License
266 stars 86 forks source link

Add a placeHolder feature an extraClass feature to make FA cleaner #21

Closed csev closed 6 years ago

csev commented 9 years ago

Two new features for IconPicker:

placeHolder - Allows the placeholder text of 'Search icon' to be replaced or removed. Supports internationalization use cases.

extraClass - Allows the specification of an extra class needed to display an icon - like class="fa fa-adjust". This way you don't have to mess up your icon names just to get them to display in the picker.

If you accept this PR, please re-minify the js and remove my name/link from the version and comments. I am happy to adjust and resubmit this PR is you like. I am happy to contribute these changes under the original MIT license of fontIconPicker with no particular special requirement for acknowledgement.

swashata commented 6 years ago

@csev closing as this conflicts with our current approach. You can open an issue or watch #44 and once it is done, you can come up with new PR.