-
-
Notifications
You must be signed in to change notification settings - Fork 53.4k
feat: ConfigProvider support classnames and styles for anchor #52866
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
Conversation
|
👁 Visual Regression Report for PR #52866 Passed ✅
🎊 Congrats! No visual-regression diff found. |
WalkthroughThis pull request introduces a new feature to the Changes
|
size-limit report 📦
|
More templates
commit: |
Bundle ReportChanges will increase total bundle size by 1.37kB (0.04%) ⬆️. 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: |
a4e762c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://8c1403eb.ant-design.pages.dev |
Branch Preview URL: | https://cp-anchor.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #52866 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 766 766
Lines 13812 13816 +4
Branches 3620 3620
=========================================
+ Hits 13812 13816 +4 ☔ View full report in Codecov by Sentry. |
semantics={[ | ||
{ name: 'root', desc: locale.root, version: '6.0.0' }, | ||
{ name: 'item', desc: locale.item, version: '6.0.0' }, | ||
{ name: 'title', desc: locale.title, version: '6.0.0' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f697041
to
a4e762c
Compare
🤔 This is a ...
📝 Change Log