feat(Alert): support classNames and styles for component and ConfigProvider#52669
feat(Alert): support classNames and styles for component and ConfigProvider#52669thinkasany merged 5 commits intonextfrom
classNames and styles for component and ConfigProvider#52669Conversation
|
|
π Visual Regression Report for PR #52669 Failed β
Warning There are more diffs not shown in the table. Please check the Full Report for details. Important There are 131 diffs found in this PR: π
|
|
components/alert/Alert.tsx
Outdated
| nativeElement: HTMLDivElement; | ||
| } | ||
|
|
||
| type SemanticName = 'root' | 'icon' | 'content' | 'message' | 'description' | 'action'; |
There was a problem hiding this comment.
The introduction of SemanticName type is a good addition for better type safety and clarity when dealing with class names and styles.
There was a problem hiding this comment.
v6 ιζ£ε₯½ε―δ»₯ζΉζ title δΊ
size-limit report π¦
|
Bundle ReportChanges will increase total bundle size by 7.88MB (211.36%) β¬οΈ
Affected Assets, Files, and Routes:view changes for bundle: antd.min-array-pushAssets Changed:
Files in
Files in
|
More templates
commit: |
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## next #52669 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 765 765
Lines 13738 13745 +7
Branches 3578 3583 +5
=========================================
+ Hits 13738 13745 +7 β View full report in Codecov by Sentry. |
classNames and styles for component and ConfigProvider
























π€ This is a ...
π Change Log