mastodon/app/javascript/mastodon/features/ui/util
luzpaz 40dd19be37 Misc. typos (#8694)
Found via `codespell -q 3 --skip="./app/javascript/mastodon/locales,./config/locales"`
2018-09-14 00:53:09 +02:00
..
async-components.js Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
fullscreen.js Toggle contain:strict on fullscreen (#5159) 2017-10-02 03:01:01 +02:00
get_rect_from_entry.js Avoid using getBoundingClientRect to calculate height (#4001) 2017-07-08 01:57:22 +02:00
intersection_observer_wrapper.js Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
optional_motion.js Directly use <Motion/> if not reducing motion (#5546) 2017-10-27 19:06:54 +02:00
react_router_helpers.js Misc. typos (#8694) 2018-09-14 00:53:09 +02:00
reduced_motion.js Directly use <Motion/> if not reducing motion (#5546) 2017-10-27 19:06:54 +02:00
schedule_idle_task.js