-
Notifications
You must be signed in to change notification settings - Fork 96
chore: update site #796
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
Merged
chore: update site #796
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update image source for user group QR code * Fix image source for user group in README Updated image source for user group in README.
* test(divider): merged test cases for the divider component and optimized Merged the original two test files into one, removed duplicates, and optimized the format. fix #697 * test(divider): standardize divider test cases standardize Divider test cases fix #697 * test(divider): removed some unnecessary snapshots - Align, layout, dashed assertions: no snapshot storage (verify CSS classes). fix #697 * test(layout): optimized the unit tests for the layout component - Merged multiple test files and optimized the test cases fix #697
… props of 'current' is a string (#761) - Character conversion when the props of 'current' is a string
* test(drawer): add unit test * chore: update snapshot * fix: fix cr --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: anlyyao <[email protected]>
- Merged duplicate test cases and added supplementary ones, achieving 100% coverage. fix #697
* test(component): add test case of stepper * fix: fix cr --------- Co-authored-by: anlyyao <[email protected]>
* test(pull-down-refresh): add pull-down-refresh test * test(pull-down-refresh): improve coverage * test(pull-down-refresh): improve code and add coverage * test(pull-down-refresh): improve hooks test * test(pull-down-refresh): improve test coverage * fix(PullDownRefresh): fix change event always being triggered twice * chore: update demo --------- Co-authored-by: anlyyao <[email protected]>
* test(DropdownMenu): add test * test: refactor code structure for improved readability and maintainability * chore: update snapshot * test(DropdownMenu): enhance tests for custom options and rendering behavior * test(DropdownItem): add comprehensive tests for DropdownItem component functionality * test: improve test coverage for dropdownMenu * test(dropdown-menu): add clickaway behavior tests for DropdownItem and enhance existing tests * test: update dropdownMenu test coverage to 100% * test: remove snapshot tests for DropdownItem and DropdownMenu * test(dropdown-item): simplify style check by asserting style attribute is null * test(dropdown-item): simplify style check by removing unnecessary null check --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* test: (table): add table test * test: add table test case
* test(cell): add cell test * chore: formatting unit test files --------- Co-authored-by: anlyyao <[email protected]>
* test(Qrcode): add qrcode's unit test * fix: resolve conflicts --------- Co-authored-by: anlyyao <[email protected]>
* feat(test): 新增 Rate 相关组件测试,优化提示框逻辑与安全访问 * test: 移除 Rate 组件拖拽时 Tips 显示值测试用例 * refactor: 重构测试用例分组,新增提示隐藏延迟常量 --------- Co-authored-by: lockiechen <[email protected]>
* test(count-down): add count-down test (#697) * test(CountDown): 修复报错信息 (#697) * test: update test case name --------- Co-authored-by: novlan1 <[email protected]>
* feat(Message): add unit test and fix problems * chore: test * feat(message): support object type of link * test(message): 提升覆盖率 * test: 提升覆盖率 --------- Co-authored-by: novlan1 <[email protected]>
* feat(icon): upgrade icon 0.4.x * chore: update snapshot * fix(site): repair document rendering failed * feat(Icon): update demo --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: anlyyao <[email protected]>
* fix(collapse): fix the behavior of the defaultExpandAll prop - Fix the abnormal opening issue caused by the defaultExpandAll prop - Fix the conflict issue when defaultExpandAll and expandMutex are passed together * test(collapse): supplement test cases for the collapse component fix #697 * chore: update demo --------- Co-authored-by: novlan1 <[email protected]>
* feat(site): add a changelog for each component page * chore: update NODE_ENV * chore: fix cjs config * chore: fix build * chore: fix mobile preview * chore: fix mobile preview * chore: adjust code * chore: code style
* test(cascader): add test case * test: update test case * test: update test case
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.