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 #17043

Merged
merged 29 commits into from
May 31, 2024
Merged

D2M #17043

merged 29 commits into from
May 31, 2024

Conversation

iamkun
Copy link
Contributor

@iamkun iamkun commented May 31, 2024

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.

chenjiahan and others added 28 commits May 13, 2024 20:07
* docs: add guide for on-demand import with Rspack

* docs: fix
* docs: add meta `og:description`

* docs: add og:image:width

* docs: add meta
* chore: 🤖 fixed @element-plus/build-constants version

#16793

* chore: 🤖 update lockfile

---------

Co-authored-by: xiangxiao <xiangxiao3@hikvision.com.cn>
* chore: fix cdn process error

* chore: add deps @rollup/plugin-replace
* test: fix ci image test error

* test: add test

* test: add test

* test: add ci

* test: add ci

* test: fix avatar emitted undefined

* test: fix ci image test error

* test: fix ci image/avatar test error

* test: fix ci image/avatar test error

* test: again test

* test: again test2

* test: delete test ci
refactor(hooks): unite import origin
* 增加和 ref="form" 对应的 form

<el-form
    ref="form"
    style="max-width: 600px"
    :model="sizeForm"
    label-width="auto"
    :label-position="labelPosition"
    :size="size"
  >
这里 ref="form" 的 form 原来没定义

* 删去没用到的 ref="form"

* chore: remove unnecessary whitespace

---------

Co-authored-by: Zhongxiang Wang <yhen@all-my-life.cn>
* fix(components): [table] cell tooltip diaplay error

* fix: update

* fix: update
…16757)

fix(components): [input] unify `async-validator` character length calc
…ents (#16929)

chore: remove ts-nocheck comments in virtual-list
…#16840)

* fix: select deletePrevTag emit remove tag event

* fix: test case

* fix: select-v2 handleDel

* test: select-v2 test case

* fix: test case index

* chore: remove emit event

---------

Co-authored-by: btea <2356281422@qq.com>
docs: [tree] fix online display abnormality
* fix(components): [tree-select] empty slot display error

* fix: style
* fix(components): [color-picker] attrs class

* fix(components): [color-picker] v-bind attrs
* style(components): [select & select-v2] remove split dash

* feat(components): update
fix: feedback component is missing
* fix(components): [date-picker] modelValue typo

* fix(components): [date-picker] docs

---------

Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
Co-authored-by: btea <2356281422@qq.com>
Revert "docs: add guide for on-demand import with Rspack (#16841)"

This reverts commit c2843cd.
@element-bot
Copy link
Member

element-bot commented May 31, 2024

General Info

Current version: 2.7.3
Current time: 2024-05-31T11:58:09+00:00


2.7.4

2024-05-31

Features

Bug fixes

Refactors

Other

Copy link

👋 @iamkun, thank you for contributing element-plus.

  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

Copy link

github-actions bot commented May 31, 2024

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

github-actions bot commented May 31, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 55.9% 61011 / 109139
🔵 Statements 55.9% 61011 / 109139
🔵 Functions 60.15% 2115 / 3516
🔵 Branches 79.99% 8316 / 10396
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
docs/.vitepress/config/head.ts 0% 0% 0% 0% 1-160
docs/.vitepress/vitepress/components/vp-sponsors.vue 0% 0% 0% 0% 1-30
docs/examples/form/size-control.vue 0% 0% 0% 0% 1-104
docs/examples/select/custom-label.vue 0% 0% 0% 0% 1-71
docs/examples/select-v2/custom-label.vue 0% 0% 0% 0% 1-44
docs/examples/tree/custom-node-class.vue 0% 0% 0% 0% 1-99
internal/build/src/tasks/full-bundle.ts 0% 0% 0% 0% 1-165
packages/components/cascader/index.ts 86.66% 100% 0% 86.66% 6-7
packages/components/cascader-panel/index.ts 86.66% 100% 0% 86.66% 6-7
packages/components/collapse-transition/index.ts 85.71% 100% 0% 85.71% 6-7
packages/components/color-picker/src/color-picker.vue 87.78% 86.3% 56.52% 87.78% 251-252, 266-269, 271-274, 294-296, 314-315, 329-337, 339-344, 346-359, 361-363, 365-367, 379, 381-383
packages/components/date-picker/index.ts 87.5% 100% 0% 87.5% 9-10
packages/components/popper/src/content.vue 99.44% 96.42% 100% 99.44% 115
packages/components/select-v2/index.ts 86.66% 100% 0% 86.66% 7-8
packages/components/select-v2/src/group-item.vue 100% 100% 100% 100%
packages/components/select-v2/src/select.vue 97.37% 93.1% 53.84% 97.37% 41-44, 172, 249-252
packages/components/select-v2/src/useSelect.ts 91.67% 84.97% 76.08% 91.67% 102-104, 164, 177-178, 193-194, 308-312, 330-331, 336-337, 345-346, 349, 370-371, 403-404, 406, 423-432, 471-472, 475-476, 479-481, 484-485, 488-489, 554-555, 559-564, 596, 602, 624-625, 627-628, 636-638, 658-659, 668-669, 695-701, 843-847
packages/components/select/src/select.vue 97.74% 92.59% 61.53% 97.74% 168, 263-265, 277-280
packages/components/select/src/useSelect.ts 95.52% 90.74% 84.09% 95.52% 159, 234-235, 257-259, 451-452, 455-456, 459-461, 464-465, 468-469, 549-550, 559-560, 562-563, 664-669, 675-676, 684, 704-705, 713-714, 717, 779-780
packages/components/table/src/table-body/events-helper.ts 60.1% 61.11% 70% 60.1% 11-13, 25-35, 46-47, 55-66, 114-122, 125-159, 161-167
packages/components/time-picker/index.ts 90% 100% 0% 90% 15-16
packages/components/time-picker/src/common/props.ts 100% 100% 100% 100%
packages/components/time-select/index.ts 84.61% 100% 0% 84.61% 7-8
packages/components/tree/index.ts 85.71% 100% 0% 85.71% 7-8
packages/components/tree-select/index.ts 84.61% 100% 0% 84.61% 7-8
packages/components/tree/src/tree.vue 95.89% 86% 96.15% 95.89% 218-219, 225-226, 247-248, 262-273
packages/components/virtual-list/src/hooks/use-wheel.ts 67.64% 100% 33.33% 67.64% 37-41, 44-60
packages/hooks/use-lockscreen/index.ts 88.88% 75% 100% 88.88% 31-35, 73-74, 76-77
Generated in workflow #223

Copy link

Size Change: -5.46 kB (-0.39%)

Total Size: 1.39 MB

Filename Size Change
./dist/element-plus/dist/index.css 44 kB -39 B (-0.09%)
./dist/element-plus/dist/index.full.js 393 kB -1.47 kB (-0.37%)
./dist/element-plus/dist/index.full.min.js 286 kB -1.17 kB (-0.41%)
./dist/element-plus/dist/index.full.min.mjs 281 kB -1.19 kB (-0.42%)
./dist/element-plus/dist/index.full.mjs 385 kB -1.6 kB (-0.41%)

compressed-size-action

Copy link

github-actions bot commented May 31, 2024

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

chore: update changelog 2.7.4
@iamkun iamkun merged commit 395eef7 into master May 31, 2024
19 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