feat(TreeSelect): support classNames and styles for component and ConfigProvider#53229
feat(TreeSelect): support classNames and styles for component and ConfigProvider#53229
classNames and styles for component and ConfigProvider#53229Conversation
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
👁 Visual Regression Report for PR #53229 Passed ✅
🎊 Congrats! No visual-regression diff found.
|
WalkthroughThis pull request introduces a new feature that enhances the Changes
|
size-limit report 📦
|
More templates
commit: |
Bundle ReportChanges will decrease total bundle size by 7.83MB (-66.54%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: antd.min-array-pushAssets Changed:
Files in
Files in
|
Deploying ant-design with
|
| Latest commit: |
944f70f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7fdcf039.ant-design.pages.dev |
| Branch Preview URL: | https://cp-treeselect.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #53229 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 778 779 +1
Lines 14028 14068 +40
Branches 3683 3696 +13
=========================================
+ Hits 14028 14068 +40 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a69422d to
28651fa
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
6f664f5 to
8b58df2
Compare
9807765 to
3433f7e
Compare
3433f7e to
ec5008a
Compare
| @@ -0,0 +1,105 @@ | |||
| import React from 'react'; | |||
classNames and styles for component and ConfigProvider



🤔 This is a ...
wait for https://github.com/react-component/tree-select/pull/638/files
📝 Change Log