-
-
Notifications
You must be signed in to change notification settings - Fork 958
React Suite V6 #4084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
React Suite V6 #4084
Conversation
…tils.Simulate (#4071) * refactor: remove propTypes and use fireEvent instead of ReactDOMTestUtils.Simulate * fix: fix component type error * fix: fix the upstream dependency conflict * fix: fix the upstream dependency conflict * chore: merge main * fix: fix the upstream dependency conflict * fix: fix component type error * fix: fix component type error * fix: remove console.log
* refactor: deprecated React 17 * refactor: deprecated useMediaQueryOld * test: use expect instead of assert
* build: bump date-fns@4.1.0 * docs: rewrite with date-fns 4.1.0 import statements * build(docs): bump date-fns@4.1.0
* refactor: remove deprecated Less variables * refactor: date-picker-button-size change to picker-button-size * test: add tests for picker size * test: add tests for picker size
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
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. |
* ci: add size-limit * ci: fix size-limit error in workflows * ci: fix size-limit error in workflows * ci: fix size-limit error in workflows * ci: fix size-limit error in workflows
* refactor(less): remove special handling code for IE11 support * fix: fix unknown browser query `>0.3%, defaults`
* chore: run npm audit fix --force to update dependencies * docs: updated browser support badge * docs: updated browser support badge * docs: updated browser support badge
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4084 +/- ##
==========================================
+ Coverage 89.19% 89.94% +0.75%
==========================================
Files 525 565 +40
Lines 12520 13194 +674
Branches 3212 3279 +67
==========================================
+ Hits 11167 11868 +701
+ Misses 677 621 -56
- Partials 676 705 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* build(deps): bump eslint from 7.25.0 to 9.17.0 * fix(Timeline): fix display name is undefined
* fix(close-button): standardize close button styles * fix: fix example error in modal
* feat(Form): add useFormControl hook * test(useformcontrol): improve test coverage for uncovered code * test(useformcontrol): improve test coverage for uncovered code * docs(form-validation): add step-by-step guide styles
* feat(formcontrol): add static error placement option * fix(Form.ErrorMessage): fix font color in dark theme
…ponents (#4273) * feat(Progress): add percentPlacement, radius, renderInfo, and striped props * fix(ProgressCircle): correct gapdegree calculation for proper angle rendering * feat(Progress, ProgressCircle): add sections prop * test: fix incorrect tests * fix: abstract code and improve documentation * fix: the title for the ProgressCircle entry has a leading space * feat(Progress): add support for indeterminate prop * fix(Progress): improve animation effect of active state in Dark mode
* chore: migrate test framework from karma to vitest * test: format code * fix(test): resolve visibility assertions in vitest environment - Add chai import to chai-assertions.js - Create vitest-specific assertions for hidden elements - Update visibility assertions in Dropdown and Disclosure tests * test: fix incorrect tests * test: fix incorrect tests * test: fix incorrect tests * chore: adjust the test case directory * chore: remove duplicated sinon.restore() * chore: remove itChrome * test: skip unstable test cases * ci: add test coverage * ci: fix GitHub Actions error: ENOSPC: no space left on device, write * ci: fix GitHub Actions error: ENOSPC: no space left on device, write * ci: debug test cases stuck on react 18 * ci: fix GitHub Actions error: ENOSPC: no space left on device, write * ci: debug * chore: add vitest.shims.d.ts
Docs
https://rsuite-nextjs-git-next-rsuite.vercel.app/#
Changelog
https://github.com/rsuite/rsuite/milestone/2?closed=1
Install