emojionearea
emojionearea copied to clipboard
jquery-textcomplete is not maintained anymore
The maintainer has created a textcomplete
package, which does not depend on jQuery, and has stopped maintaining the jquery-textcomplete package. It might be a good idea to switch to the maintained package: https://github.com/yuku-t/jquery-textcomplete vs https://github.com/yuku-t/textcomplete
Emojionearea depends on jquery anyway, also in code there is fixed version of jquery-textcomplete, and it even not last version of jquery-textcomplete.
I like the idea to switch to textcomplete in next major version of emojionearea.
Yeah, my suggestion to switch to the new package is not related to the fact that it does not depend on jQuery. It is based on the fact that it is maintained.
We're currently not able to install emojionearea using bower because jquery-textcomplete no longer resolves.
Hi mervick. I'm running into the same issue of jquery-textcomplete not able to be resolved. Is switching to "textcomplete" something on the horizon?
I basically cannot use emojionearea right now (using v3.0.7).
@glui2001 For what it's worth, I ended up ripping out emojionearea.
@jdq22 Did you replace emojionearea with anything? I have a hard dependency on it.
This is the error I get btw.
bower emojionearea#3.0.7 cached https://github.com/mervick/emojionearea.git#3.0.7 bower emojionearea#3.0.7 validate 3.0.7 against https://github.com/mervick/emojionearea.git#3.0.7 bower angular#>=1.2.26 <1.7 cached https://github.com/angular/bower-angular.git#1.6.10 bower angular#>=1.2.26 <1.7 validate 1.6.10 against https://github.com/angular/bower-angular.git#>=1.2.26 <1.7 bower re-tree#^0.0.2 cached https://github.com/srfrnk/re-tree.git#0.0.2 bower re-tree#^0.0.2 validate 0.0.2 against https://github.com/srfrnk/re-tree.git#^0.0.2 bower jquery-textcomplete#>=1.3.4 cached https://github.com/yuku-t/jquery-textcomplete.git#1.8.5 bower jquery-textcomplete#>=1.3.4 validate 1.8.5 against https://github.com/yuku-t/jquery-textcomplete.git#>=1.3.4 bower jquery-textcomplete#>=1.3.4 ENORESTARGET No tag found that was able to satisfy >=1.3.4
Additional error details: Available versions in https://github.com/yuku-t/jquery-textcomplete.git: 0.1.3, 0.1.2, 0.1.1, 0.1.0
@glui2001 Unfortunately no. We just removed emoji picking from our app entirely and will move to displaying the top 5 most common emojis that you can select with a button.
@jdq22 Thx for sharing! How unfortunate to not include this component. I think it's pretty cool.
FYI (as an option), I just downloaded the files and hosted locally. Seems to work just fine!