modernweb-dev / rocket

The modern web setup for static sites with a sprinkle of JavaScript
https://rocket.modern-web.dev
MIT License
368 stars 51 forks source link

chore: apply progressive hydration to page #362

Closed daKmoR closed 2 years ago

daKmoR commented 2 years ago

What I did

  1. Create a drawer based on <dialog> => gaining SSR capability and way smaller code
  2. Create a search based on <dialog> => gaining SSR capability and way smaller code
  3. Componentize the launch & spark theme
  4. Only load components as needed
  5. Add onFocus hydration trigger
  6. Replace open sans with Rubik (as it is way smaller)
changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 02db6f04a940dd5997b026fb4bda6fd4fd861717

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR