mastodon/app/javascript/styles
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
* refactor(components/status_list): Lazy load using IntersectionObserver

* refactor(components/status_list): Avoid setState bottleneck

* refactor(components/status_list): Update state correctly

* fix(components/status): Render if isIntersecting is undefined

* refactor(components/status): Recycle timeout

* refactor(components/status): Reduce animation duration

* refactor(components/status): Use requestIdleCallback

* chore: Split polyfill bundles

* refactor(components/status_list): Increase rootMargin to 300%

* fix(components/status): Check if onRef is not defined

* chore: Add note about polyfill bundle splitting

* fix(components/status): Reduce animation duration to 0.3 seconds
2017-05-24 17:55:00 +02:00
..
fonts
_mixins.scss
about.scss
accounts.scss
admin.scss Toggle sensitive from admin page (#3261) 2017-05-23 19:45:43 +02:00
application.scss
basics.scss
boost.scss
compact_header.scss
components.scss Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
containers.scss Fix style regressions (#3062) 2017-05-15 01:23:58 +02:00
footer.scss
forms.scss Improve language filter preferences look (#3184) 2017-05-20 19:42:44 +02:00
landing_strip.scss
lists.scss
reset.scss
rtl.scss Remove unnecessary status__info-time div (#3172) 2017-05-20 16:48:49 +02:00
stream_entries.scss
tables.scss
variables.scss