Skip to content

Conversation

@simonguo
Copy link
Member

This pull request introduces a comprehensive migration guide for upgrading from React Suite v5 to v6, available in both English and Chinese. It adds a new "Migration to v6" page to the documentation, updates navigation and localization to surface the new guide, and provides detailed instructions on breaking changes, updated APIs, and styling system modifications.

Documentation Enhancements

  • Added a new migration guide for React Suite v6 in both English (docs/pages/guide/migration-v6/en-US/index.md) and Chinese (docs/pages/guide/migration-v6/zh-CN/index.md), covering breaking changes, styling migration, component API updates, and other upgrade considerations. [1] [2]
  • Created a page entry for the migration guide at docs/pages/guide/migration-v6/index.tsx.

Navigation and Localization Updates

  • Added the "Migration to v6" item to the documentation navigation menu in usePages, highlighted as "New" with a green tag.
  • Updated English and Chinese locale files to include translations for the new migration guide menu item (migrationV6). [1] [2]

@codesandbox
Copy link

codesandbox bot commented Nov 21, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 21, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel
Copy link

vercel bot commented Nov 21, 2025

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

Project Deployment Preview Comments Updated (UTC)
rsuite-main Ready Ready Preview Comment Nov 21, 2025 10:18am
rsuite-storybook Ready Ready Preview Comment Nov 21, 2025 10:18am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rsuite-v5 Ignored Ignored Preview Nov 21, 2025 10:18am

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.47%. Comparing base (27610dd) to head (24f3eca).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4436      +/-   ##
==========================================
- Coverage   94.48%   94.47%   -0.01%     
==========================================
  Files         559      559              
  Lines       13740    13740              
  Branches     4080     4081       +1     
==========================================
- Hits        12982    12981       -1     
- Misses        686      687       +1     
  Partials       72       72              
Flag Coverage Δ
chromium 94.47% <ø> (ø)
firefox 94.47% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonguo simonguo merged commit e295873 into main Nov 21, 2025
16 of 17 checks passed
@simonguo simonguo deleted the docs/migration-v6 branch November 21, 2025 10:57
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