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

Merged
merged 63 commits into from
Jul 22, 2022
Merged

D2M #8958

merged 63 commits into from
Jul 22, 2022

Conversation

iamkun
Copy link
Contributor

@iamkun iamkun commented Jul 22, 2022

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.

lshunran and others added 30 commits July 8, 2022 21:07
…8538)

When options of select-v2 contain null value in their label
Filterable feature won't work and let the web page get stuck
I add null value protection to the method and let it return false
when label includes null
* fix(components): [slider] not changed marker style

* test: add mark props test case
* fix(hooks): [use-attrs] fix type error
* refactor(components): [dialog] use JSX in Unit test

* fix(components): [dialog] fix type error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…8218)

* fix(components): [focus-trap] add debounce for emit `focusin` event

* chore: update

* chore: update
* refactor(components): [pagination] remove no unused vars
gjfei and others added 15 commits July 18, 2022 20:05
* fix(docs): fix table v2 filter demo style error

* fix(docs): update by v-bind
…ion (#8589)

* fix: [select] label can be displayed correctly after selecting operation

* fix: [select] label can be displayed correctly after selecting operation

* fix: [select] modify unit test

* fix: [select] modify unit test
* fix(components): [dialog] fix type error

* fix(components): [dialog] use const assertion
* fix(components): [date-picker] prevent duplicate pick

* refactor: mousedown instead of  click

* chore: fix test

* chore: update

* chore: update
@element-bot
Copy link
Member

element-bot commented Jul 22, 2022

General Info

Current version: 2.2.9
Current time: 2022-07-22T07:19:10+00:00


2.2.10

2022-07-22

Features

Bug fixes

Refactors

Other

@pull-request-triage
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.

@github-actions
Copy link

github-actions bot commented Jul 22, 2022

@github-actions
Copy link

github-actions bot commented Jul 22, 2022

Total changed files: 26

ℹ️ Files have been changed
Filename Status
description.d.ts Added 🟢
description.mjs Added 🟢
description.mjs.map Added 🟢
description.vue.d.ts Added 🟢
description2.mjs Added 🟢
description2.mjs.map Added 🟢
descriptions-row.d.ts Added 🟢
descriptions-row2.mjs Added 🟢
descriptions-row2.mjs.map Added 🟢
description.d.ts Added 🟢
description.js Added 🟢
description.js.map Added 🟢
description.vue.d.ts Added 🟢
description2.js Added 🟢
description2.js.map Added 🟢
descriptions-row.d.ts Added 🟢
descriptions-row2.js Added 🟢
descriptions-row2.js.map Added 🟢
index.mjs Removed ⛔️
index.mjs.map Removed ⛔️
index.vue.d.ts Removed ⛔️
resize Removed ⛔️
index.js Removed ⛔️
index.js.map Removed ⛔️
index.vue.d.ts Removed ⛔️
resize Removed ⛔️

Generated with ❤️ by Element Plus bot

@github-actions github-actions bot added the CommitMessage::Unqualified Unqualified commit message label Jul 22, 2022
@github-actions
Copy link

github-actions bot commented Jul 22, 2022

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

@github-actions
Copy link

github-actions bot commented Jul 22, 2022

Size Change: -3.02 kB (0%)

Total Size: 1.29 MB

Filename Size Change
./dist/element-plus/dist/index.css 43.1 kB +28 B (0%)
./dist/element-plus/dist/index.full.js 364 kB -922 B (0%)
./dist/element-plus/dist/index.full.min.js 266 kB -599 B (0%)
./dist/element-plus/dist/index.full.min.mjs 262 kB -586 B (0%)
./dist/element-plus/dist/index.full.mjs 356 kB -939 B (0%)

compressed-size-action

@github-actions
Copy link

github-actions bot commented Jul 22, 2022

Hello, @, seems like your commit message contains some issues.

你好,@,你的提交消息不符合 Element Plus 的提交消息规范。

⧗   input: D2M (#3418)

* fix release scirpt (#3410)

* fix release scirpt (#3412)

* fix: [el-cascader] multiple search with v-model can't work (#3350)

Co-authored-by: Kevin <sxzz@sxzz.moe>

* build: external packages (#3415)

* fix(utils): add type remove the ts error (#3406)

* fix(utils): add type remove the ts error

* fix: optional chaining operator replace non-nullish assertion

* chore: try again test

Co-authored-by: Alan Wang <948467222@qq.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: btea <2356281422@qq.com>
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

⧗   input: D2M (#3413)

* fix release scirpt (#3410)

* fix release scirpt (#3412)
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

⧗   input: fix release scirpt (#3410) (#3411)
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

⧗   input: D2M (#2137)

* fix: hot reload (#2077) (#2097)

Co-authored-by: yangyu8 <yangyu8@kingsoft.com>

* fix: fix popper in dialog isn't enough space to position problem (#2102)

Co-authored-by: yangyu8 <yangyu8@kingsoft.com>

* feat: demo Composition API (#2099)

* feat: demo Composition API

* chore: update

* chore: update

* chore: update

* chore: update radio VCA doc (#2111)

* fix: ImageViewer isLast attribute calculation error issue (#1902) (#2125)

Co-authored-by: yangyu8 <yangyu8@kingsoft.com>

* fix(col): col should hidden when span is zero (#1769)

* fix: tabindex prop type (#2130)

Co-authored-by: Qian Jie <jie.qian@blockheaders.com>

* fix: week translations for hr locale (#2134)

Co-authored-by: wp178491 <wp178491@alibaba-inc.com>

* feat: use built-in throwError function. (#2131)

* feat: use built-in throwError function.

* Update index.vue

* Update index.vue

* feat(build): esbuild for single component build (#2112)

* feat(input): add input-style prop (#2117)

* feat(input): add input-style prop

* test(input): add test case

* fix: Cascader size issue when filterable and multiple are enabled (#2123)

Co-authored-by: yangyu8 <yangyu8@kingsoft.com>

* build(project): release/1-0-2-beta-46 (#2136)

- Update release change log and update release script

Co-authored-by: msidolphin <msidolphin@outlook.com>
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
Co-authored-by: 0song <82012629+0song@users.noreply.github.com>
Co-authored-by: 神楽坂みずき <45122329+cokemine@users.noreply.github.com>
Co-authored-by: bastarder <85257684@qq.com>
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
Co-authored-by: 好多大米 <lost1q84@gmail.com>
Co-authored-by: wp178491 <wp178491@alibaba-inc.com>
Co-authored-by: 波比小金刚 <2890636389@qq.com>
Co-authored-by: hangzou <zouhang@didiglobal.com>
Co-authored-by: Ryan2128 <33176053+Ryan2128@users.noreply.github.com>
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint


Please refer to Commit Example for fixing it.

请参考 提交示例 来修改你的提交消息。

Note that all your commits will be squashed into one for being linted, so you might need to revision your commits.
If you do not know how to do so, please refer to Keeping git commit history clean to update your commit message.

你的所有 commit(s) 会被合并为一个 commit 来被验证,所以你可能需要修改你之前的 commit(s) 消息。
如果你不知道如何来修改之前已经提交的记录,请参考让你的 Git 提交历史保持干净来修改。

If you find it hard to do it by yourself, run command below to use an intuitive tool for that.

如果你觉得自己写这个提交消息很难,请使用下面的命令来启动一个交互式工具来帮助你生成消息。

pnpm cz

Note that if you do not fix the commit message issue, your PR will be automatically closed within 3 days.

请注意,如果你没有按照规范修改你的提交消息,你的 PR 将会在三天内被自动关闭。

Generated with ❤️ by ElementPlusBot

@iamkun iamkun merged commit c109160 into master Jul 22, 2022
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