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 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 Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
admin.scss Toggle sensitive from admin page (#3261) 2017-05-23 19:45:43 +02:00
application.scss Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
basics.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
boost.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
compact_header.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
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 Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
forms.scss Improve language filter preferences look (#3184) 2017-05-20 19:42:44 +02:00
landing_strip.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
lists.scss Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
reset.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
rtl.scss Remove unnecessary status__info-time div (#3172) 2017-05-20 16:48:49 +02:00
stream_entries.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
tables.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
variables.scss Allow SCSS variables to be overridden (#2987) 2017-05-12 19:22:50 +02:00