Skip to content

Conversation

@codyde
Copy link
Contributor

@codyde codyde commented Nov 10, 2025

Adding a split layout component that lets you create a 2 column view within the center layout. You can use this to separate text on the left, and code samples on the right.

CleanShot 2025-11-09 at 10  09 20@2x

@vercel
Copy link

vercel bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
develop-docs Ready Ready Preview Comment Nov 10, 2025 6:24am
sentry-docs Ready Ready Preview Comment Nov 10, 2025 6:24am

@codecov
Copy link

codecov bot commented Nov 10, 2025

Bundle Report

Changes will increase total bundle size by 8.6kB (0.04%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 10.16MB 5.28kB (0.05%) ⬆️
sentry-docs-server-cjs 12.6MB 3.31kB (0.03%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.74MB -0.0%
../instrumentation.js -3 bytes 1.07MB -0.0%
9523.js -3 bytes 1.04MB -0.0%
../app/[[...path]]/page.js.nft.json 162 bytes 766.42kB 0.02%
../app/platform-redirect/page.js.nft.json 162 bytes 766.33kB 0.02%
../app/sitemap.xml/route.js.nft.json 162 bytes 763.56kB 0.02%
../app/[[...path]]/page.js 2.84kB 619.22kB 0.46%

Files in ../app/[[...path]]/page.js:

  • ./src/components/splitLayout/style.module.scss → Total Size: 220 bytes

  • ./src/mdxComponents.ts → Total Size: 4.33kB

  • ./src/components/splitLayout/index.tsx → Total Size: 1.66kB

  • ./src/components/splitLayout/index.tsx → Total Size: 1.4kB

App Routes Affected:

App Route Size Change Total Size Change (%)
/[[...path]] 2.84kB 3.37MB 0.08%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/css/*.css 1.6kB 22.96kB 7.51% ⚠️
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
server/app/api/ip-*.js 646 bytes 267.83kB 0.24%
server/app/_not-*.js 646 bytes 267.82kB 0.24%
server/app/[[...path]]/page_client-*.js 646 bytes 267.79kB 0.24%
server/app/platform-*.js 646 bytes 252.36kB 0.26%
static/chunks/app/[[...path]]/page-*.js 1.1kB 95.83kB 1.16%
static/XM_j5yealYkZIM4wMpteq/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/XM_j5yealYkZIM4wMpteq/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/v1WIBi9L0imNctRhO-*.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/v1WIBi9L0imNctRhO-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

Files in static/chunks/app/[[...path]]/page-*.js:

  • ./src/components/splitLayout/style.module.scss → Total Size: 235 bytes

  • ./src/components/splitLayout/index.tsx → Total Size: 1.5kB

@codyde codyde merged commit 11395f0 into master Nov 10, 2025
16 checks passed
@codyde codyde deleted the feat/split-column-layout-component branch November 10, 2025 17:28
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.

3 participants