1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/javascript/mastodon
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135)
* Improve performance of modal and swipe animations

* Fix eslint issues
2017-09-28 20:43:18 +02:00
..
actions Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
components Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
containers
features Improve performance of modal and swipe animations (#5135) 2017-09-28 20:43:18 +02:00
locales Updated German translation (#5132) 2017-09-28 17:38:39 +02:00
middleware
reducers Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
selectors
service_worker
store
.gitkeep
api.js
base_polyfills.js
emoji.js Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
emoji_map.json Fix emojify() by generating a mapping to existing Twemoji files (#5080) 2017-09-25 18:36:33 +02:00
emojione_light.js Fix emojify() by generating a mapping to existing Twemoji files (#5080) 2017-09-25 18:36:33 +02:00
extra_polyfills.js
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 2017-09-24 01:25:07 +02:00
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
stream.js
uuid.js
web_push_subscription.js