Skip to content

Speed up page loads. Release 0.50.1#710

Merged
bmunkholm merged 1 commit intomainfrom
bm/toc-smoothing-fix
Feb 22, 2026
Merged

Speed up page loads. Release 0.50.1#710
bmunkholm merged 1 commit intomainfrom
bm/toc-smoothing-fix

Conversation

@bmunkholm
Copy link
Contributor

Summary of the changes / Why this is an improvement

  • When swup was added the js got bigger. We now split the js from the CSS so they load in parallel much faster.
  • While swup worked well for pages that you had already visited, there were still flashing loads of new pages. We now preload them when you hover over them in the TOC which practically make the pages appear to be there instantly.

@coderabbitai
Copy link

coderabbitai bot commented Feb 22, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bm/toc-smoothing-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bmunkholm bmunkholm merged commit 925652c into main Feb 22, 2026
9 checks passed
@bmunkholm bmunkholm deleted the bm/toc-smoothing-fix branch February 22, 2026 21:18
@bmunkholm
Copy link
Contributor Author

FYI @amotl

@bmunkholm bmunkholm requested a review from amotl February 22, 2026 21:18
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.

1 participant