-
Notifications
You must be signed in to change notification settings - Fork 278
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
fix(vue-renderless): [breadcrumb, bulletin-board, button, button-group,calendar, calendar-view, card, carousel, cascader, cascader-panel, chart,checkbox, collapse, color-picker, color-select-panel,company,config-provider,container,crop,currency,date-picker,dept,dialog-box,dialog-select,directives,divider,drawer,drop-roles,drop-times,dropdown,espace,fall-menu,file-upload,filter-panel,float-button,floatbar,flowchart,fluent-editor,form,fullscreen] fix site: Optimize site documentation typesetting #2709
fix(vue-renderless): [breadcrumb, bulletin-board, button, button-group,calendar, calendar-view, card, carousel, cascader, cascader-panel, chart,checkbox, collapse, color-picker, color-select-panel,company,config-provider,container,crop,currency,date-picker,dept,dialog-box,dialog-select,directives,divider,drawer,drop-roles,drop-times,dropdown,espace,fall-menu,file-upload,filter-panel,float-button,floatbar,flowchart,fluent-editor,form,fullscreen] fix site: Optimize site documentation typesetting #2709
Conversation
… English punctuation, and avoid excessive use of spaces for all Chinese text and comments within the site.
… English punctuation, and avoid excessive use of spaces for all Chinese text and comments within the site.
…ptimize site documentation typesetting
…p] fix site: Optimize site documentation typesetting
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 197 files out of 279 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the WalkthroughThe pull request encompasses minor formatting and spacing adjustments across multiple test files and component implementations in the demos directory. The changes primarily involve adding spaces between words, adjusting punctuation (particularly using Chinese commas), and improving text readability in various Vue components and Playwright test specifications. These modifications are cosmetic and do not alter the functional logic of the code. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 (
|
…er, cascader-panel, chart] fix site: Optimize site documentation typesetting
…panel,company,config-provider,container,crop,currency] fix site: Optimize site documentation typesetting
@zzcr 这个测试不过,我看了下,似乎是因为元素出现有过渡时间,这时候就找不到元素。 |
@zzcr This test failed. I looked at it and it seems that there is a transition time when the element appears, and the element cannot be found at this time. |
貌似有一个e2e测试用例没过,可以看下哈,单元测试暂时不用管哈 |
It seems that there is an e2e test case that failed, you can take a look at it, and don’t worry about the unit test for now. |
…p] fix site: Optimize site documentation typesetting
…tives,divider,drawer,drop-roles,drop-times,dropdown] fix site: Optimize site documentation typesetting
…-button,floatbar,flowchart,fluent-editor,form,fullscreen] fix site: Optimize site documentation typesetting
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #2673
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
Bug Fixes
New Features
Chores