mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| account.js | ||
| attachment_list.js | ||
| autosuggest_textarea.js | ||
| avatar.js | ||
| avatar_overlay.js | ||
| button.js | ||
| collapsable.js | ||
| column_back_button.js | ||
| column_back_button_slim.js | ||
| column_collapsable.js | ||
| display_name.js | ||
| dropdown_menu.js | ||
| extended_video_player.js | ||
| icon_button.js | ||
| load_more.js | ||
| loading_indicator.js | ||
| media_gallery.js | ||
| missing_indicator.js | ||
| permalink.js | ||
| relative_timestamp.js | ||
| status.js | ||
| status_action_bar.js | ||
| status_content.js | ||
| status_list.js | ||
| video_player.js | ||