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 87 forks source link

Needed feature: appendTo for selectorPopup #6

Closed swashata closed 6 years ago

swashata commented 10 years ago

As I started using the picker on my project, I noticed a much needed feature is missing, ie to append the iconpicker where ever we want. I am already on a commit where I did this, but I need to confirm where to push the commit. I think we can push to master and release it as 2.1.0. Suggestions?

micc83 commented 10 years ago

I guess the best way it to create a 2.1.0 branch and merge it to the master as soon as we're ready.

swashata commented 10 years ago

Made the commit. Please review.

micc83 commented 10 years ago

Brilliant! That will be really usefull when you have to deal with overflow: hidden! Let me know when you're ready to merge it to master so i can update the web page of the project.

swashata commented 10 years ago

Great. I will know for sure when I release my own project. I will keep you updated.

swashata commented 6 years ago

This is good to go.