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

Merged
merged 70 commits into from Sep 16, 2022
Merged

D2M #9791

merged 70 commits into from Sep 16, 2022

Conversation

iamkun
Copy link
Contributor

@iamkun iamkun commented Sep 16, 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.

iamkun and others added 30 commits September 3, 2022 11:10
* fix(components): [select-v2] support empty string

* fix(components): [select-v2] use isNil
* fix(hooks): [useLockscreen] close shake

* fix(hooks): [useLockscreen] remove unused

* fix(hooks): [useLockscreen] unit test
…9590)

* refactor(components): [calendar] rename slot dateCell to date-cell

closed 9565

* docs: update

* fix(components): [calendar] avoid slots taking effect at the same time
popper-options attribute allow to pass popper js options

the example was wrong and misleading.

closed #8464

Co-authored-by: RealityBoy <1923740402@qq.com>
* feat(components): [select-v2] add placement

* fix(components): [select-v2] type error

* fix(components): [select-v2] type error
…on (#9405)

* feat(components): [message-box] allow pass function to `message` option

* chore: update docs

* chore: update docs
Co-authored-by: hanjiayi02 <hanjiayi02@meituan.com>
…ctly (#9630)

* fix(components): [loading] fix el-loading-parent--relative (#9627)

* chore: update

Co-authored-by: holazz <2418184580@qq.com>
* fix(components): [rate] fast move mouseLeave not triggered

* fix(components): [rate] RawSymbol error

* fix(components): [rate] RawSymbol error
jack-pearson and others added 17 commits September 10, 2022 22:34
* docs: update table v2 doc

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
* fix(components): [loading] fix invalid position sticky

* style(components): [loading] no code change
#9746)

* fix(components): [checkbox] fix only child element style border-radius

* refactor(components): [checkbox] prettier style

closed #9745

* refactor(components): [checkbox] split border-radius
…ncy (#7129)

Co-authored-by: qiang <qw13131wang@gmail.com>
@element-bot
Copy link
Member

element-bot commented Sep 16, 2022

General Info

Current version: 2.2.16
Current time: 2022-09-16T04:32:04+00:00


2.2.17

2022-09-16

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 Sep 16, 2022

@github-actions github-actions bot added the CommitMessage::Qualified Qualified commit message label Sep 16, 2022
@github-actions
Copy link

Total changed files: 6

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

Generated with ❤️ by Element Plus bot
Generated with

@github-actions
Copy link

Size Change: +1.48 kB (0%)

Total Size: 1.31 MB

Filename Size Change
./dist/element-plus/dist/index.css 43.3 kB +92 B (0%)
./dist/element-plus/dist/index.full.js 368 kB +394 B (0%)
./dist/element-plus/dist/index.full.min.js 270 kB +307 B (0%)
./dist/element-plus/dist/index.full.min.mjs 266 kB +326 B (0%)
./dist/element-plus/dist/index.full.mjs 360 kB +363 B (0%)

compressed-size-action

@github-actions
Copy link

github-actions bot commented Sep 16, 2022

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

@iamkun iamkun merged commit 0c4630d into master Sep 16, 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