angular2-emoji icon indicating copy to clipboard operation
angular2-emoji copied to clipboard

Angular2 Emoji Components

Results 6 angular2-emoji issues
Sort by recently updated
recently updated
newest added

On the ie10, the emoji selection box pops up automatically. eg: you should replace it with , so you can show it correctly!

After installation webpack failed to compile ERROR in /home/dhrn/Angular_cli projects/chatapp/node_modules/angular2-emoji/util/util.ts (3,14): Cannot find name 'require'. webpack: Failed to compile. my project dependencies: ``` "dependencies": { "@angular/common": "^4.0.0", "@angular/compiler": "^4.0.0", "@angular/core":...

Hi, I am trying to run this in ionic 2. However, I am not getting anywhere. For instance if I start with (https://ionicframework.com/docs/v2/setup/tutorial/) ionic start MyIonic2Project tutorial --v2 cd MyIonic2Project...

Follow your tips to import angular2-emoji in my program(angular2+typescript), but it doesn't work, and the error is as below: ![2016-12-22 16 00 53](https://cloud.githubusercontent.com/assets/15701172/21419020/2449dace-c860-11e6-8460-b6c177c6ca86.png) how to solve this question?

Hello! Trying to use your emoji widget but having troubles. For one, the image for the 'emoji' selector on the input is coming out strange, like it's been resized. I...