mastodon/app/javascript/mastodon/features/ui/util
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
* Fix tesseract.js being part of the common chunk

Besides being 620 KB large, it also causes a modules-related runtime
error in production...

* Fix code style issue

* Fix modules error
2019-08-15 17:24:45 +02:00
..
async-components.js Fix tesseract.js being part of the common chunk (#11571) 2019-08-15 17:24:45 +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 Improve scheduling of requestIdleCallback tasks (#3477) 2017-05-31 15:11:33 +02:00