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

Merged
merged 22 commits into from
Aug 12, 2022
Merged

D2M #9293

merged 22 commits into from
Aug 12, 2022

Conversation

iamkun
Copy link
Contributor

@iamkun iamkun commented Aug 12, 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.

kooriookami and others added 21 commits August 2, 2022 10:04
* feat(components): [tree-v2] expose several helpful methods

* fix(components): [tree] use `isObject` helper
* refactor(components): [tabs] use JSX in Unit test

* style(components): [tabs] use v-model
* fix(components): [table-body] keep row data reactive

* fix(components): divide unused variables
* feat(components): [popconfirm] add width prop

* style: add box-sizing
* fix: improve zh-tw translation

* style: remove line breaks

* fix: update zh-tw translation
…8865)

* fix(components): [checkbox] injected form context may be undefined

* chore: fix error
* feat: [timer-pick] add prop auto-skip-disabled

* feat: [timer-pick] add prop auto-skip-disabled

* feat: [timer-pick] modify unit test

* feat: [timer-pick] modify unit test

* feat: [timer-pick] auto-skip-disabled

* docs: [timer-pick] reset docs

docs: [timer-pick] reset docs

* fix: [timer-pick] delete autoSkipDisabled

* feat: [timer-pick] auto skip disabled

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] modify the unit test

* feat: [timer-pick] modify the unit test
* refactor(hooks): [use-lockscreen] change from padding to width
* docs(components): [icon] categories
@element-bot
Copy link
Member

element-bot commented Aug 12, 2022

General Info

Current version: 2.2.12
Current time: 2022-08-12T07:30:51+00:00


2.2.13

2022-08-12

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 Aug 12, 2022

@github-actions
Copy link

github-actions bot commented Aug 12, 2022

Total changed files: 6

ℹ️ Files have been changed
Filename Status
resize-event.d.ts Removed ⛔️
resize-event.mjs Removed ⛔️
resize-event.mjs.map Removed ⛔️
resize-event.d.ts Removed ⛔️
resize-event.js Removed ⛔️
resize-event.js.map Removed ⛔️

Generated with ❤️ by Element Plus bot

@github-actions
Copy link

Size Change: -49 B (0%)

Total Size: 1.3 MB

Filename Size Change
./dist/element-plus/dist/index.css 43.1 kB +18 B (0%)
./dist/element-plus/dist/index.full.js 365 kB +79 B (0%)
./dist/element-plus/dist/index.full.min.js 268 kB -10 B (0%)
./dist/element-plus/dist/index.full.min.mjs 264 kB -56 B (0%)
./dist/element-plus/dist/index.full.mjs 358 kB -80 B (0%)

compressed-size-action

@github-actions
Copy link

github-actions bot commented Aug 12, 2022

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

@github-actions
Copy link

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 c254f99 into master Aug 12, 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