puranjayjain / emojione-selector

A polymer element that works best as a emoji picker and is powered by the emojione library
https://puranjayjain.github.io/emojione-selector/
MIT License
5 stars 1 forks source link

Update it to the latest and best #1

Open puranjayjain opened 7 years ago

puranjayjain commented 7 years ago

a discussion thread for how we should proceed.

My initial thoughts, with the release of the new emojione v3 library and polymer v2 I think its time to bump to the next major iteration.

I think the approach should be

Also deploy the latest version to npm at v1.0 and here at github. (bower is deprecated) and the upgraded (polymer 2.0 strict) version to v2.0 at npm and github

puranjayjain commented 7 years ago

npm remains

giona69 commented 6 years ago

why was iron-list dropped? dom-repeat is pretty slow. I'm trying to revert to iron-list due to performance issues.