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

Merged
merged 70 commits into from Sep 2, 2022
Merged

D2M #9598

merged 70 commits into from Sep 2, 2022

Conversation

iamkun
Copy link
Contributor

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

holazz and others added 30 commits August 26, 2022 18:18
* fix(components): [image-viewer] initialIndex lost reactivity

* feat(components): [image-viewer] add `setActiveItem` method

* feat: expose instance type

* chore: add test case

* chore: update docs
* refactor(components): [popper]redfine the prop role type

* chore: remove unnecessary code

* refactor(components): [popper]update variable name
#9352)

.date-picker has set panel_body-wrapper position:relative, but .date-range-picker hasn't

closed #9350
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(components): fix `sort-change` event behavior when sort condition is `null`

* chore: fix typo

* typo

* add tests

* apply suggestions

Co-authored-by: tolking <qw13131wang@gmail.com>

Co-authored-by: tolking <qw13131wang@gmail.com>
* Update icon.vue

* Update icon.vue
the bottom part of some selected English letters are cut off

closed #9491
weidehai and others added 17 commits August 31, 2022 20:28
Co-authored-by: RealityBoy <1923740402@qq.com>
…9030)

* Menu: more details about usage of default-active

`default-active` is required to select an item on page load. If it isn't set, no item is selected when the page first opens.

Added this caveat to `Menu Attributes` section.

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
* fix(components): [tree] fix setCurrentKey setCurrentNode emit (#8855)

* fix(components): [tree] fix setCurrentKey setCurrentNode emit
* feat(components): [time-picker] add handleOpen and handleClose methods

* chore: update time-picker docs

* chore: update time-picker docs

* feat(components): [time-picker] add handleOpen and handleClose methods

* fix: revert changes in pnpm-lock.yaml

* fix: update the handlers description in the docs

Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
* feat(components): [date-picker] add handleOpen and handleClose methods

* chore: update date-picker docs

* chore: update date-picker docs

* feat(components): [date-picker] add handleOpen and handleClose methods

* fix: update the handlers description in the docs

Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
* feat:  CascaderProps expandTrigger enum to type

* feat: reduce repetition

Co-authored-by: UT003392 <hanchaowei@uniontech.com>
@element-bot
Copy link
Member

element-bot commented Sep 2, 2022

General Info

Current version: 2.2.15
Current time: 2022-09-02T09:33:33+00:00


2.2.16

2022-09-02

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 2, 2022

@github-actions
Copy link

github-actions bot commented Sep 2, 2022

Size Change: +3.07 kB (0%)

Total Size: 1.31 MB

Filename Size Change
./dist/element-plus/dist/index.css 43.2 kB +36 B (0%)
./dist/element-plus/dist/index.full.js 367 kB +875 B (0%)
./dist/element-plus/dist/index.full.min.js 269 kB +578 B (0%)
./dist/element-plus/dist/index.full.min.mjs 265 kB +661 B (0%)
./dist/element-plus/dist/index.full.mjs 360 kB +919 B (0%)

compressed-size-action

@github-actions
Copy link

github-actions bot commented Sep 2, 2022

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

@iamkun iamkun merged commit 6545331 into master Sep 2, 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