mastodon/app/javascript/mastodon/features/ui/util
Eugen Rochko 9cb26bb56b
Add new first-time tutorial (#9531)
* Prepare to load onboarding as a full page

* Update the first-time introduction

* Improve responsive design

* Replace speech bubble with logo

* Increase text size and reword first paragraph
2018-12-17 11:07:17 +01:00
..
async-components.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01: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