feat(emoji): add emoji plugin

This commit is contained in:
qingwei.li 2017-02-22 21:29:26 +08:00 committed by cinwell.li
commit 855c450a97
14 changed files with 322 additions and 165 deletions

View file

@ -76,7 +76,7 @@ You should set the `data-app` attribute if you changed `el`:
```html
<!-- index.html -->
<div data-app id="main">Please wait...</div>
<script>
@ -85,7 +85,3 @@ You should set the `data-app` attribute if you changed `el`:
}
</script>
```
## Emoji support
Support [github emoji](https://github.com/scotch-io/All-Github-Emoji-Icons) :smile: