feat(auto-complete): popup supports Semantic DOM and retire some api#53257
feat(auto-complete): popup supports Semantic DOM and retire some api#53257zombieJ merged 25 commits intoant-design:featurefrom
Conversation
|
|
|
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 #53257 Passed ✅
🎊 Congrats! No visual-regression diff found.
|
More templates
commit: |
Bundle ReportChanges will decrease total bundle size by 6.27MB (-64.91%) ⬇️. 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 @@
## feature #53257 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 771 771
Lines 13902 13907 +5
Branches 3661 3664 +3
=========================================
+ Hits 13902 13907 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…in favor of `onOpenChange` and update related tests
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: Jony J <1844749591@qq.com>
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
| const [locale] = useLocale(locales); | ||
|
|
||
| return ( | ||
| <SemanticPreview |


中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
📝 Change Log