mastodon/app/javascript/styles
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
* feat: Lazy-load routes

* feat: Lazy-load modals

* feat: Lazy-load columns

* refactor: Simplify Bundle API

* feat: Optimize bundles

* feat: Prevent flashing the waiting state

* feat: Preload commonly used bundles

* feat: Lazy load Compose reducers

* feat: Lazy load Notifications reducer

* refactor: Move all dynamic imports into one file

* fix: Minor bugs

* fix: Manually hydrate the lazy-loaded reducers

* refactor: Move all dynamic imports to async-components

* fix: Loading modal style

* refactor: Avoid converting the raw state for each lazy hydration

* refactor: Remove unused component

* refactor: Maintain modal name

* fix: Add as=script to preload link

* chore: Fix lint error

* fix(components/bundle): Check if timestamp is set when computing elapsed

* fix: Load compose reducers for the onboarding modal
2017-07-08 00:06:02 +02:00
..
fonts Fix local fonts and change font-face values (#2877) 2017-05-07 15:23:06 +02:00
_mixins.scss Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
about.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
accounts.scss Add missing background center on public profile headers (#3340) 2017-05-27 00:54:00 +02:00
admin.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
application.scss Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
basics.scss Add a setting allowing the use of system's default font in Web UI (#4033) 2017-07-06 22:39:56 +02:00
boost.scss Fix embedded SVG fill attribute (#4086) 2017-07-06 15:27:02 +02:00
compact_header.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
components.scss Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
containers.scss Fix style regressions (#3062) 2017-05-15 01:23:58 +02:00
footer.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
forms.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
landing_strip.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
lists.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
reset.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
rtl.scss Fix #3658 - Update RTL styles (#3669) 2017-06-09 19:46:25 +02:00
stream_entries.scss Improve Activity stream spoiler (#4088) 2017-07-06 21:31:03 +02:00
tables.scss Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
variables.scss Allow SCSS variables to be overridden (#2987) 2017-05-12 19:22:50 +02:00