feat(Tour): support ConfigProvider#52250
Conversation
|
|
👁 Visual Regression Report for PR #52250 Passed ✅
🎊 Congrats! No visual-regression diff found.
|
WalkthroughThis pull request introduces support for the Tour component in the ConfigProvider. It enhances the Tour component by adding customizable classNames and styles, allowing for more flexible styling options. Additionally, semantic DOM elements are introduced for better accessibility and styling. Changes
|
More templates
commit: |
Bundle ReportChanges will increase total bundle size by 10.51kB (0.09%) ⬆️. 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
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #52250 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 766 766
Lines 13776 13781 +5
Branches 3615 3617 +2
=========================================
+ Hits 13776 13781 +5 ☔ View full report in Codecov by Sentry. |
5e90a15 to
1dd037c
Compare
7a5e647 to
1935264
Compare
da3b88c to
74e0951
Compare
components/tour/TourContext.ts
Outdated
|
|
||
| import type { SemanticName } from './interface'; | ||
|
|
||
| export interface TourContextProps { |
There was a problem hiding this comment.
已移除,确实用不上了,一开始是为了解决内部使用的调试面板。


中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
wait for react-component/tour#70
📝 Change Log