Skip to content
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

D2M #16594

Merged
merged 16 commits into from
Apr 20, 2024
Merged

D2M #16594

merged 16 commits into from
Apr 20, 2024

Conversation

kooriookami
Copy link
Member

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

wzc520pyfm and others added 15 commits April 14, 2024 11:35
* fix(hooks): [empty-values] warning on modifying computead value

* chore: update

* fix: update

* fix: update
…6370)

* docs: standardize unified example code format and fix some example type

* docs:  update some example type

* Update docs/examples/descriptions/sizes.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* docs: update example-page-header

* docs: update example-page-header

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* chore: add @vitest/coverage-v8

* chore: test action

* chore: action revert
* test(hooks): add use-throttle-render test

* chore(hooks): [use-throttle-render] fix lint err

* chore(hooks): use sleep and concurrent

* fix(hooks): [use-throttle-render] fix import error

* fix(hooks): fix concurrent interfere
* [col] fix gutter will be hidden when present

* optimize code

* supplement
* fix(components): [input-number] fix binding wheel event warning

* remove unnecessary code

---------

Co-authored-by: chibaopeng <15640244455@163.com>
* fix(table-body-hover-trigger): fix the tooltip count way  when trigger the table

* perf:replace let with const

* Update packages/components/table/src/table-body/events-helper.ts

---------

Co-authored-by: btea <2356281422@qq.com>
* docs: add mastergo ui kit

* feat: update
* fixed style hover error  #16515

boundaries situations fixed

* test(components): [table]

hover on which contains nested rowSpan > 1 test cases

---------

Co-authored-by: dwaynewdong <dwaynewdong@tencent.com>
fix(components): [table] fix grouping head when dynamic column (#16417)
fix(components): [table] fixed table body rerendered when use row-key
@element-bot
Copy link
Member

General Info

Current version: 2.7.0
Current time: 2024-04-20T07:17:48+00:00


2.7.1

2024-04-20

Features

Bug fixes

Other

Copy link

github-actions bot commented Apr 20, 2024

@github-actions github-actions bot added the CommitMessage::Qualified Qualified commit message label Apr 20, 2024
Copy link

github-actions bot commented Apr 20, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 56.85% 60981 / 107266
🔵 Statements 56.85% 60981 / 107266
🔵 Functions 59.22% 2106 / 3556
🔵 Branches 79.53% 8283 / 10414
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
docs/examples/avatar/fit.vue 0% 0% 0% 0% 1-45
docs/examples/breadcrumb/basic.vue 0% 0% 0% 0% 1-46
docs/examples/button/custom.vue 0% 0% 0% 0% 1-15
docs/examples/button/link.vue 0% 0% 0% 0% 1-37
docs/examples/button/text.vue 0% 0% 0% 0% 1-50
docs/examples/carousel/basic.vue 0% 0% 0% 0% 1-67
docs/examples/cascader/multiple-selection.vue 0% 0% 0% 0% 1-119
docs/examples/checkbox/button-style.vue 0% 0% 0% 0% 1-50
docs/examples/checkbox/intermediate.vue 0% 0% 0% 0% 1-36
docs/examples/checkbox/limitation.vue 0% 0% 0% 0% 1-14
docs/examples/config-provider/button.vue 0% 0% 0% 0% 1-21
docs/examples/container/example.vue 0% 0% 0% 0% 1-128
docs/examples/datetime-picker/default-time.vue 0% 0% 0% 0% 1-54
docs/examples/descriptions/basic-usage.vue 0% 0% 0% 0% 1-59
docs/examples/descriptions/customized-style.vue 0% 0% 0% 0% 1-88
docs/examples/descriptions/sizes.vue 0% 0% 0% 0% 1-143
docs/examples/descriptions/vertical-list.vue 0% 0% 0% 0% 1-67
docs/examples/divider/basic-usage.vue 0% 0% 0% 0% 1-19
docs/examples/divider/custom-content.vue 0% 0% 0% 0% 1-19
docs/examples/drawer/basic-usage.vue 0% 0% 0% 0% 1-77
docs/examples/drawer/customization-content.vue 0% 0% 0% 0% 1-131
docs/examples/form/custom-validation.vue 0% 0% 0% 0% 1-105
docs/examples/form/form-items.vue 0% 0% 0% 0% 1-104
docs/examples/form/validation.vue 0% 0% 0% 0% 1-210
docs/examples/image/basic-usage.vue 0% 0% 0% 0% 1-43
docs/examples/layout/column-offset.vue 0% 0% 0% 0% 1-78
docs/examples/message-box/customization.vue 0% 0% 0% 0% 1-40
docs/examples/message-box/distinguishable-close-cancel.vue 0% 0% 0% 0% 1-35
docs/examples/page-header/complete.vue 0% 0% 0% 0% 1-69
docs/examples/popover/basic-usage.vue 0% 0% 0% 0% 1-76
docs/examples/popover/directive-usage.vue 0% 0% 0% 0% 1-25
docs/examples/popover/nested-operation.vue 0% 0% 0% 0% 1-20
docs/examples/popover/virtual-triggering.vue 0% 0% 0% 0% 1-26
docs/examples/progress/circular-progress-bar.vue 0% 0% 0% 0% 1-40
docs/examples/progress/custom-color.vue 0% 0% 0% 0% 1-61
docs/examples/progress/dashboard-progress-bar.vue 0% 0% 0% 0% 1-56
docs/examples/progress/indeterminate-progress.vue 0% 0% 0% 0% 1-30
docs/examples/radio/disabled.vue 0% 0% 0% 0% 1-12
docs/examples/rate/basic-usage.vue 0% 0% 0% 0% 1-38
docs/examples/rate/sizes.vue 0% 0% 0% 0% 1-13
docs/examples/select/custom-tag.vue 0% 0% 0% 0% 1-64
docs/examples/select/custom-template.vue 0% 0% 0% 0% 1-53
docs/examples/select-v2/custom-footer.vue 0% 0% 0% 0% 1-81
docs/examples/select-v2/custom-tag.vue 0% 0% 0% 0% 1-65
docs/examples/slider/placement.vue 0% 0% 0% 0% 1-35
docs/examples/slider/range-selection.vue 0% 0% 0% 0% 1-23
docs/examples/slider/show-marks.vue 0% 0% 0% 0% 1-42
docs/examples/slider/slider-with-input-box.vue 0% 0% 0% 0% 1-23
docs/examples/slider/vertical-mode.vue 0% 0% 0% 0% 1-23
docs/examples/space/control-size.vue 0% 0% 0% 0% 1-30
docs/examples/space/fill-ratio.vue 0% 0% 0% 0% 1-39
docs/examples/switch/custom-action-icon.vue 0% 0% 0% 0% 1-14
docs/examples/switch/custom-action-slot.vue 0% 0% 0% 0% 1-15
docs/examples/switch/custom-icons.vue 0% 0% 0% 0% 1-20
docs/examples/table/custom-column.vue 0% 0% 0% 0% 1-79
docs/examples/table/custom-header.vue 0% 0% 0% 0% 1-71
docs/examples/table/fixed-column.vue 0% 0% 0% 0% 1-63
docs/examples/table/fixed-header-with-fluid-header.vue 0% 0% 0% 0% 1-75
docs/examples/table/multi-select.vue 0% 0% 0% 0% 1-88
docs/examples/table/table-layout.vue 0% 0% 0% 0% 1-41
docs/examples/tabs/basic.vue 0% 0% 0% 0% 1-27
docs/examples/tabs/card-style.vue 0% 0% 0% 0% 1-33
docs/examples/tabs/custom-tab.vue 0% 0% 0% 0% 1-36
docs/examples/tabs/customized-add-button-icon.vue 0% 0% 0% 0% 1-83
docs/examples/tabs/customized-trigger.vue 0% 0% 0% 0% 1-78
docs/examples/tabs/dynamic-tabs.vue 0% 0% 0% 0% 1-78
docs/examples/tabs/tab-position.vue 0% 0% 0% 0% 1-36
docs/examples/tag/removable.vue 0% 0% 0% 0% 1-25
docs/examples/tooltip/advanced-usage.vue 0% 0% 0% 0% 1-32
docs/examples/tooltip-v2/a11y.vue 0% 0% 0% 0% 1-17
docs/examples/tooltip-v2/arrow.vue 0% 0% 0% 0% 1-14
docs/examples/tooltip-v2/basic-usage.vue 0% 0% 0% 0% 1-14
docs/examples/tooltip-v2/full-transition.vue 0% 0% 0% 0% 1-18
docs/examples/tooltip-v2/transition.vue 0% 0% 0% 0% 1-33
docs/examples/upload/custom-thumbnail.vue 0% 0% 0% 0% 1-61
docs/examples/upload/manual.vue 0% 0% 0% 0% 1-33
packages/components/badge/src/badge.ts 100% 100% 100% 100%
packages/components/badge/src/badge.vue 100% 88.23% 100% 100%
packages/components/input-number/src/input-number.vue 94.57% 94.73% 81.25% 94.57% 127-133, 272-273, 276-277, 297-298, 332-337
packages/components/select-v2/src/useAllowCreate.ts 95% 89.65% 100% 95% 40-41, 51-52, 74
packages/components/table/src/table-body/events-helper.ts 61.45% 61.11% 77.77% 61.45% 21-31, 42-43, 51-62, 110-118, 121-153, 155-161
packages/components/table/src/table-body/index.ts 98.31% 86.66% 100% 98.31% 46-47
packages/components/table/src/table-body/render-helper.ts 98.19% 94.64% 90.9% 98.19% 159-161, 228-229
packages/components/table/src/table-column/index.ts 99% 88.23% 100% 99% 199-200
packages/hooks/use-empty-values/index.ts 92.42% 82.35% 66.66% 92.42% 46, 48-49, 58-59
Generated in workflow #213

Copy link

Size Change: +1.15 kB (0%)

Total Size: 1.39 MB

Filename Size Change
./dist/element-plus/dist/index.css 44 kB +577 B (+1%)
./dist/element-plus/dist/index.full.js 393 kB +168 B (0%)
./dist/element-plus/dist/index.full.min.js 286 kB +120 B (0%)
./dist/element-plus/dist/index.full.min.mjs 282 kB +121 B (0%)
./dist/element-plus/dist/index.full.mjs 385 kB +163 B (0%)

compressed-size-action

Copy link

github-actions bot commented Apr 20, 2024

🧪 Playground Preview: https://element-plus.run/?pr=16594
Please comment the example via this playground if needed.

chore: update changelog 2.7.1
@kooriookami kooriookami merged commit b0ce448 into master Apr 20, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet