8000 React Suite V6 by simonguo · Pull Request #4084 · rsuite/rsuite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Draft
wants to merge 136 commits into
base: main
Choose a base branch
from
Draft

React Suite V6 #4084

wants to merge 136 commits into from

Conversation

simonguo
Copy link
Member
@simonguo simonguo commented Dec 24, 2024

simonguo and others added 8 commits December 20, 2024 17:22
…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
Copy link
codesandbox bot commented Dec 24, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 5:19am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 5:19am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2025 5:19am

Copy link
codesandbox-ci bot commented Dec 24, 2024

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
Copy link
codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.30%. Comparing base (7938116) to head (4a36956).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4084      +/-   ##
==========================================
+ Coverage   89.20%   94.30%   +5.10%     
==========================================
  Files         525      548      +23     
  Lines       12539    13396     +857     
  Branches     3216     3985     +769     
==========================================
+ Hits        11185    12633    +1448     
- Misses        677      695      +18     
+ Partials      677       68     -609     
Flag Coverage Δ
ChromeCi ?
Firefox ?
chromium 94.30% <ø> (?)
firefox 94.29% <ø> (?)

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.

* build(deps): bump eslint from 7.25.0 to 9.17.0

* fix(Timeline): fix display name is undefined
* chore: replace sinon with vitest's vi

* chore: replace sinon with vitest's vi

* refactor: isolate InputGroupContext file

* chore: format code

* ci: update vitest.config.ts

* ci: fix CheckTree.spec.tsx

* refactor: isolate FormGroupContext file

* test: fix incorrect tests
* fix(useToaster): add warning when used outside of CustomProvider

- Add warning message when useToaster is used without a CustomProvider
- Add test case to verify the warning behavior

* docs: add descriptions for Message, Notification, and Toaster examples

- Added descriptive text for each example in both Chinese and English
- Included notes about useToaster requiring CustomProvider
- Improved documentation clarity for Message, Notification, and Toaster components
* feat: add useDialog hook and Dialog component

- Implemented useDialog hook for managing dialog state
- Added Dialog and DialogContainer components
- Added do
67E6
cumentation in both English and Chinese
- Added translations for Dialog component in all supported languages
- Added unit tests for the new functionality

* refactor: remove showCancelButton prop and handle it internally

- Removed showCancelButton prop from Dialog component and related types
- Added internal logic to show cancel button based on dialog type (confirm/prompt)
- Updated tests to remove showCancelButton prop usage
- Simplified dialog creation in useDialog hook
#4301)

* docs: add Modal Integrations documentation and update related examples

- Add Chinese and English documentation for Modal Integrations
- Add Nice Modal integration examples
- Update button order in Modal examples
- Clean up and reorganize documentation structure
- Remove deprecated toaster documentation

* fix: remove unused HStack

* docs: remove experimental notice from useMediaQuery and useBreakpointValue hooks

- Remove experimental notice from both English and Chinese documentation
- Remove experimental emoji from page titles
- Keep the core functionality documentation intact
* refactor: convert less variables to css variables

* style(root.less): update ripple bg color with modern CSS syntax

* ci: udpate stylelint.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HarmonyLinkingError: _SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIREDdespués de actualizar a React 19
2 participants
0