mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This makes it so that the authoritative holder of all emoji data is emoji.js, and all our UI components that need emoji data consistently pull data from emoji.js as needed. Or to put it another way, we no longer need the dispatch module to know that emoji_picker is coupled to emoji precisely by the active_realm_emojis data; it can now make fewer assumptions. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||