Commit Graph

6 Commits

Author SHA1 Message Date
Toby Zerner
c0c48bcf87 Give emojis symmetrical margin 2018-11-14 13:53:07 +10:30
Toby Zerner
b3d0dd3aa9 Add a small "type to search" instruction to the top of the emoji popup 2018-11-12 17:37:07 +10:30
Toby Zerner
b7346f39ad Webpack (#15)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:08 +09:30
Toby Zerner
50d88d4547 Improve emoji autocomplete dropdown
- Add a key to each list item so that Mithril's diffing algorithm is used correctly. This prevents the emoji images from remaining for half a second before they update to a new suggestion.
- Clean up styles. The `PostPreview` doesn't really belong here.
2016-02-07 11:47:49 +10:30
Sajjad Hasehmian
bd7a72911b Add Emoji auto suggestion menu fixes flarum/core#397
Clean Up
2016-02-01 23:33:14 +03:30
Toby Zerner
4d5146b829 Initial commit 2015-07-23 20:36:02 +09:30