Skip to content

Conversation

@zenoachtig
Copy link
Contributor

  • Introduce @container to Header, Footer, and PageBody. This lets elements size themselves to the available container width instead of the screen width. Widgets like the GitBook Assistant window will reduce the available width on the same screen size. This fixes a host of layout issues in the main content by the introduction of the Assistant window.

    • Before, after
    • CleanShot 2025-11-03 at 10 51 28@2x
    • CleanShot 2025-11-03 at 10 51 40@2x
  • Also add @container to the Columns block, allowing blocks within columns to resize themselves to the available space.

    • Before, after
    • CleanShot 2025-11-03 at 10 55 47@2x
    • CleanShot 2025-11-03 at 10 55 36@2x
  • Add responsive typography based on container size, making for better typography on very small screens.

    • Before, after
    • CleanShot 2025-11-03 at 10 59 19@2x
    • CleanShot 2025-11-03 at 10 59 08@2x
  • Add @starting-style transitions to PageAside, allowing it to fade in an out when displayed, for example when the Assistant window replaces it.

  • Add hydrated class to page root when the page is loaded. This helps scope animations on page load or after site load.

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2025

🦋 Changeset detected

Latest commit: 94ae4fc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
gitbook Minor

Not sure what this means? Click here to learn what changesets are.

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

@argos-ci
Copy link

argos-ci bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) ⚠️ Changes detected (Review) 156 changed Nov 5, 2025, 4:34 PM
v2-cloudflare (Inspect) ⚠️ Changes detected (Review) 687 changed, 2 failures Nov 5, 2025, 4:38 PM
v2-vercel (Inspect) ⚠️ Changes detected (Review) 695 changed, 2 failures Nov 5, 2025, 4:38 PM

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