mastodon/app/views/layouts
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
..
admin.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
application.html.haml Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
auth.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
embedded.html.haml Fix broken embed page (#3577) 2017-06-05 10:08:31 +02:00
error.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
mailer.text.erb Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
public.html.haml Link to /about from public page on a single user instance (#3814) 2017-06-19 11:32:28 +02:00