Giter Club home page Giter Club logo

angular-emoji-picker's People

Contributors

mortonfox avatar nmeierpolys avatar terranisu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

angular-emoji-picker's Issues

Help wanted!

Hello everyone!
Before create a new issue please keep in mind, I don't have time to support this repository, moreover I'm not doing AngularJS these days at all.
So I'm requesting some help here. If you are interested in developing and would like to take a responsibility for that repo, you are welcome and let me know.

Need help for implementing emoticons picker

For Default, angular-emoji-picker what are the dependencies to be added? After adding this library only a emoji-smile is appearing add on-click of it popover is not coming. Added these dependencies

<script src="../../bower_components/angular/angular.min.js"></script>
<script src="../../bower_components/angular-sanitize/angular-sanitize.min.js"></script>
<script src="../../bower_components/angular-messages/angular-messages.min.js"></script>
<script src="../../bower_components/angular-aria/angular-aria.min.js"></script>
<script src="../../bower_components/angular-animate/angular-animate.min.js"></script>
<script src="../../bower_components/angular-material/angular-material.min.js"></script>
<script src="../../dist/js/emoji-picker.js"></script>

and in js added these dependencies
'ngSanitize', 'ngMaterial','ngMessages','vkEmojiPicker'
and in the application

always append emoji at the right end of text

hi team,
I am very thankful that you developed the emoji picker.it is very useful for me.
but i am facing an issue here.
when i select the emoji from emoji popup, it always append the emoji at right side of existing text.
it doesn't append the emoji at cursor position.
kindly resolve this.
thanks

Unable to remove selected emoji

The only way to remove a selected emoji is using an input field. This is a very inconvenient. Thus it's necessary to add support of this feature.

Popover close on selection

What is the recommended way of closing a popover upon selection of an emoji and returning to the input box to continue typing a message? Right now the window just stays open.

Allow picker to output unicode instead of text

Hi!

I've written a validator for a project of mine that ensures the only text in a box is emoji. See aendrew/angular-emoji-directive.

I was wondering โ€” is there a way to make the text box output the unicode character instead of the text approximation of that? I enjoy living dangerously and am wanting to save a whole bunch of astral code page unicode characters to my database. ๐Ÿ˜„

Directive does not work

When I add this line of code to my project, I don't get any emoji picker and the span is empty.
<span style="margin: 0 20px;" emoji-picker="fidiPlusPost.Message" placement="right" title="Emoji" recent-limit="12"></span>

But it's generated the i tag, however, it's not showing me anything.

Don't let the user pick non-unicode emoji

There are a few non-unicode emoji included in the picker component that don't work well when outputting to unicode. They're visible in the picker because there are image files associated with them, but they don't have unicode versions. Right now, if the user picks one of these, it inserts the name of the emoji with colons on either side.

There are 7 emoji with this issue (out of ~920):
image

winky_face
wow
neckbeard
metal
fu
black_square
white_square

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.