Logo
Explore Help
Sign In
stevenoh0908/mastodon-sakyey
1
0
Fork 0
You've already forked mastodon-sakyey
Code Issues Packages Projects Releases Wiki Activity
Files
0c9d455ea5540e854c2d879cd1df015ea493f622
mastodon-sakyey/app/javascript/mastodon/extra_polyfills.js

3 lines
100 B
JavaScript
Raw Normal View History

Replace `CancelToken` to `AbortSignal` (#19352)
2022-10-14 10:16:37 +09:00
import 'abortcontroller-polyfill/dist/abortcontroller-polyfill-only';
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
import 'requestidlecallback';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 175ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API