Skip to content

feat: chore update docs#703

Merged
rohanchkrabrty merged 3 commits intomainfrom
chore-update-docs
Mar 13, 2026
Merged

feat: chore update docs#703
rohanchkrabrty merged 3 commits intomainfrom
chore-update-docs

Conversation

@rohanchkrabrty
Copy link
Contributor

@rohanchkrabrty rohanchkrabrty commented Mar 13, 2026

Description

This PR updates docs to highlight Base UI usage

Summary by CodeRabbit

Release Notes

  • Documentation

    • Updated homepage subtitle and introductory documentation text.
    • Revised feature descriptions in public-facing materials.
  • Chores

    • Updated @raystack/apsara dependency.

@vercel
Copy link

vercel bot commented Mar 13, 2026

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

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment Mar 13, 2026 5:07am

@rohanchkrabrty rohanchkrabrty self-assigned this Mar 13, 2026
@rohanchkrabrty rohanchkrabrty requested a review from rsbh March 13, 2026 05:07
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 13, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

This PR updates UI text, documentation, and build configuration to reflect a shift from Radix UI to Base UI as the foundational UI primitives. Changes include homepage subtitle updates, documentation modifications, README updates, dependency version bump, and removal of Radix UI externals from rollup configuration.

Changes

Cohort / File(s) Summary
UI and Documentation Text
apps/www/src/app/(home)/page.tsx, apps/www/src/content/docs/(overview)/index.mdx, packages/raystack/README.md
Updated references and messaging from "Radix UI" to "Base UI" across homepage subtitle, documentation introduction, and README description.
Dependency Management
packages/plugin-vscode/package.json
Bumped @raystack/apsara dependency version from ^0.46.0 to ^0.56.6.
Build Configuration
packages/raystack/rollup.config.mjs
Removed @radix-ui external pattern from externals list while retaining react, react-dom, and dayjs plugin externals.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested labels

Do not merge

Suggested reviewers

  • paanSinghCoder
  • rsbh

Poem

🐰 From Radix to Base, a migration takes flight,
UI primitives shifting, the future shines bright,
Docs and configs dance in harmony true,
Apsara builds anew with a fresh-blooming hue! 🌱

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Title check ❓ Inconclusive The title 'feat: chore update docs' is vague and contradictory, mixing feature and chore prefixes without clearly describing the main change. The changeset involves removing Radix UI references, updating documentation, bumping dependencies, and modifying build configuration—primarily about migrating to Base UI. Revise the title to be more specific and clear, such as 'feat: migrate to Base UI and remove Radix UI references' or 'docs: update documentation to highlight Base UI usage'.
✅ Passed checks (1 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore-update-docs
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@rohanchkrabrty rohanchkrabrty enabled auto-merge (squash) March 13, 2026 05:07
@rohanchkrabrty rohanchkrabrty merged commit 600819e into main Mar 13, 2026
3 of 5 checks passed
@rohanchkrabrty rohanchkrabrty deleted the chore-update-docs branch March 13, 2026 05:09
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