Renaud Chaput
|
a3a2414f0e
|
Rework polyfills loading (#24907)
|
3 years ago |
TAKAHASHI Shuuji
|
9cdd643564
|
chore: remove intersection-observer for old Safari support (#23284)
|
3 years ago |
TAKAHASHI Shuuji
|
d68c12648c
|
Remove object-fit polyfill for the old Microsoft Edge (#22693)
* chore: remove object-fit-images and its postcss packages
* chore: update postcss config
* chore: remove object-fit-image from extra_polyfills.js
* chore: remove object-fit property check from load_polyfills.js
|
3 years ago |
Yamagishi Kazutoshi
|
219c38b921
|
Replace `CancelToken` to `AbortSignal` (#19352)
|
4 years ago |
Marcin Mikołajczak
|
a90258dbe9
|
fix multiple space (#12655)
|
6 years ago |
unarist
|
eeb5923e89
|
Add object-fit polyfill for Edge (#4182)
|
9 years ago |
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
|
9 years ago |