]> cat aescling's git repositories - mastodon.git/commit
Code-split emoji-mart picker and data (#5175)
authorNolan Lawson <nolan@nolanlawson.com>
Mon, 2 Oct 2017 05:22:24 +0000 (22:22 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 2 Oct 2017 05:22:24 +0000 (07:22 +0200)
commitb9c612b56131572078be54a189075ebfa319f9f7
tree1596272df010bc9baa5f4cb1154c96a7b2df9e44
parentd841af4e80e512921653f55bf545199f22a74b32
Code-split emoji-mart picker and data (#5175)
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/emoji_data_light.js [new file with mode: 0644]
app/javascript/mastodon/emoji_index_light.js [new file with mode: 0644]
app/javascript/mastodon/emoji_utils.js [new file with mode: 0644]
app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.js
app/javascript/mastodon/features/ui/util/async-components.js
app/javascript/mastodon/reducers/custom_emojis.js