-
-
Notifications
You must be signed in to change notification settings - Fork 969
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rsuite/rsuite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rsuite/rsuite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 33 files changed
- 2 contributors
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00ecba7 - Browse repository at this point
Copy the full SHA 00ecba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccd94d - Browse repository at this point
Copy the full SHA 4ccd94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f2b96 - Browse repository at this point
Copy the full SHA c6f2b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27610dd - Browse repository at this point
Copy the full SHA 27610ddView commit details -
docs(guide): upgrading from v5 to v6 (#4436)
* docs(guide): upgrading from v5 to v6 * docs: update migration-v6
Configuration menu - View commit details
-
Copy full SHA for e295873 - Browse repository at this point
Copy the full SHA e295873View commit details
Commits on Dec 6, 2025
-
docs(llms): add simple and full versions of LLMs.txt (#4451)
* docs(llms): add simple and full versions of LLMs.txt - Rename generate-llms-simple.js to generate-llms-txt.js - Rename generate-llms-txt.js to generate-llms-full-txt.js - Update package.json to build both versions in prebuild - Add titles to all guide and resource links - Simplify documentation descriptions - Add comprehensive README for LLMs.txt scripts - Update .gitignore to exclude both generated files * docs(llms): add file size information to documentation - Add file size (~9KB) for llms.txt - Add file size (~1.4MB) for llms-full.txt - Update both English and Chinese versions * fix(llms): improve HTML comment removal to address security warning - Remove negative lookahead pattern that caused incomplete sanitization warning - Use simple regex to remove ALL HTML comments since include directives are already processed - Add do-while loop to ensure complete removal of nested/multiple comments - Add detailed comments explaining why it's safe to remove all comments at this stage
Configuration menu - View commit details
-
Copy full SHA for 3a9f86e - Browse repository at this point
Copy the full SHA 3a9f86eView commit details
Commits on Dec 7, 2025
-
fix(Panel): change PanelHeader default element from Heading to div fo…
…r better semantics (#4453) * fix(Panel): change PanelHeader default element from Heading to div for better semantics * Update src/Panel/PanelHeader.tsx Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0726d6 - Browse repository at this point
Copy the full SHA a0726d6View commit details -
fix(picker): separate pickerType from name prop to fix data-picker at…
…tribute (#4452) * fix(picker): separate pickerType from name prop to fix data-picker attribute - Add pickerType prop to PickerToggleTrigger for data-picker attribute - Keep name prop for HTML form integration - Update all picker components to use pickerType instead of name - Fix issue #4440 where Form.Control name overrides data-picker value - Add tests to verify data-picker attribute is correct with custom name prop Fixes #4440 * Update docs/pages/components/form/fragments/status.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcfd229 - Browse repository at this point
Copy the full SHA fcfd229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6f491 - Browse repository at this point
Copy the full SHA 3c6f491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0832f36 - Browse repository at this point
Copy the full SHA 0832f36View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.0...v6.0.1