Skip to content

chore: lazy load historical changelog videos#125

Merged
Jocky-Teable merged 1 commit intomainfrom
codex/changelog-lazy-history-videos
May 7, 2026
Merged

chore: lazy load historical changelog videos#125
Jocky-Teable merged 1 commit intomainfrom
codex/changelog-lazy-history-videos

Conversation

@Jocky-Teable
Copy link
Copy Markdown
Contributor

Changes

  • Keep the latest May 6 changelog videos loading normally.
  • Lazy-load April and earlier 2026 changelog videos by moving their URLs to data-src until they are near the viewport.
  • Reuse the existing changelog script with IntersectionObserver and a no-IntersectionObserver fallback.

Verification

  • Ran git diff --check.
  • Local rendered comparison: video=29, src=2, data_src=27, preload_auto=0, preload_metadata=2, preload_none=27.
  • Online before comparison: video=29, src=29, data_src=0, preload_auto=2, preload_metadata=27, preload_none=0.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Jocky seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Jocky-Teable Jocky-Teable merged commit c5c77df into main May 7, 2026
1 of 2 checks passed
@Jocky-Teable Jocky-Teable deleted the codex/changelog-lazy-history-videos branch May 7, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants