Skip to content

docs: retire the new dots, give DataView its own section - #904

Open
ravisuhag wants to merge 1 commit into
docs/content-gapsfrom
docs/retire-new-tags
Open

docs: retire the new dots, give DataView its own section#904
ravisuhag wants to merge 1 commit into
docs/content-gapsfrom
docs/retire-new-tags

Conversation

@ravisuhag

Copy link
Copy Markdown
Member

Fourth in the docs stack, on top of #903.

The "new" dots

Twenty-one components still carried a new dot in the sidebar. Several had carried it for a long time:

Page Dot since
Avatar Mar 2025
Command (update) Mar 2025
CodeBlock Oct 2025
Navbar Dec 2025
ScrollArea, Combobox Jan 2026
Menu, Collapsible, PreviewCard, AlertDialog, ContextMenu, Menubar, Progress, Toggle, NumberField, Toolbar Feb–Mar 2026
Field, Fieldset, Form, FloatingActions, OTPField Apr–May 2026

A dot that never goes away stops meaning anything. It now marks only what shipped in the last two months — Tour, Kbd, and the five ai-elements pages — leaving 7 of the original 28.

DataView

DataView was the one entry in a flat list of 68 components that expanded into more pages, and it sat behind a collapsed row, so List and Timeline were easy to miss. It moves into a Data Display section of its own, next to AI Elements:

AI Elements          Data Display
  Chat                 DataView
  ChatPanel            List
  Message              Timeline
  PromptInput
  Reasoning

URLs move with it. All 17 internal links are updated, and the old paths redirect permanently:

From To
/docs/components/dataview /docs/dataview
/docs/components/dataview/:path* /docs/dataview/:path*

Two sidebar changes come with it. Sections no longer collapse, which is how Theme, AI Elements and Components already behaved — DataView was the only exception, and with it promoted there is nothing left to special-case. And a folder's index page is now listed under its own title instead of a generic "Overview", so the first row of Data Display reads DataView. The same rule makes the first row of Overview read Introduction, which is that page's actual title.

Testing

Production build passes, 187 pages. Verified in the browser: the new URLs serve, the old ones 308 to the right targets, and exactly 7 dots remain.

Twenty-one components still carried a "new" dot in the sidebar, several of
them for over a year — Avatar since March 2025. A dot that never goes away
stops meaning anything, so it now only marks what shipped in the last two
months: Tour, Kbd and the five ai-elements pages. Command's stale "update"
tag goes too.

DataView also moves out of Components into a Data Display section of its
own, alongside AI Elements. It was the one entry in a flat list of 68 that
expanded into more pages, and burying three pages behind a collapsed row
made them easy to miss. Old URLs redirect permanently to the new ones.

Sections no longer collapse, which is how Theme, AI Elements and Components
already behaved, and a folder's index page is listed under its own title
rather than a generic "Overview" — so the first row of Data Display reads
DataView, and the first row of Overview reads Introduction.
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
apsara Ready Ready Preview Sep 6, 2026 5:47am UTC

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 29 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 0e95c97a-dd8b-474b-9909-207992968d08

📥 Commits

Reviewing files that changed from the base of the PR and between 8cd5381 and bd72147.

📒 Files selected for processing (32)
  • apps/www/next.config.mjs
  • apps/www/src/components/docs/sidebar.tsx
  • apps/www/src/content/docs/(overview)/getting-started.mdx
  • apps/www/src/content/docs/components/alert-dialog/index.mdx
  • apps/www/src/content/docs/components/avatar/index.mdx
  • apps/www/src/content/docs/components/code-block/index.mdx
  • apps/www/src/content/docs/components/collapsible/index.mdx
  • apps/www/src/content/docs/components/combobox/index.mdx
  • apps/www/src/content/docs/components/command/index.mdx
  • apps/www/src/content/docs/components/context-menu/index.mdx
  • apps/www/src/content/docs/components/field/index.mdx
  • apps/www/src/content/docs/components/fieldset/index.mdx
  • apps/www/src/content/docs/components/floating-actions/index.mdx
  • apps/www/src/content/docs/components/form/index.mdx
  • apps/www/src/content/docs/components/menu/index.mdx
  • apps/www/src/content/docs/components/menubar/index.mdx
  • apps/www/src/content/docs/components/navbar/index.mdx
  • apps/www/src/content/docs/components/number-field/index.mdx
  • apps/www/src/content/docs/components/otp-field/index.mdx
  • apps/www/src/content/docs/components/preview-card/index.mdx
  • apps/www/src/content/docs/components/progress/index.mdx
  • apps/www/src/content/docs/components/scroll-area/index.mdx
  • apps/www/src/content/docs/components/table/index.mdx
  • apps/www/src/content/docs/components/toggle/index.mdx
  • apps/www/src/content/docs/components/toolbar/index.mdx
  • apps/www/src/content/docs/dataview/demo.ts
  • apps/www/src/content/docs/dataview/index.mdx
  • apps/www/src/content/docs/dataview/list.mdx
  • apps/www/src/content/docs/dataview/meta.json
  • apps/www/src/content/docs/dataview/props.ts
  • apps/www/src/content/docs/dataview/timeline.mdx
  • apps/www/src/content/docs/meta.json

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.

@pkg-pr-new

pkg-pr-new Bot commented Sep 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

pnpm add https://pkg.pr.new/@raystack/apsara@904

commit: bd72147

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