element-plus/element-plus (element-plus)
### [`v2.7.7`](https://togithub.com/element-plus/element-plus/releases/tag/2.7.7)
[Compare Source](https://togithub.com/element-plus/element-plus/compare/2.7.6...2.7.7)
##### 2.7.7
*2024-07-12*
##### Features
- Components \[form-item]: add `label-position` prop ([#17111](https://togithub.com/element-plus/element-plus/issues/17111) by [@xing403](https://togithub.com/xing403))
- Components improve event and supplement docs ([#17150](https://togithub.com/element-plus/element-plus/issues/17150) by [@warmthsea](https://togithub.com/warmthsea))
- Components \[message-box] add loading-icon to confirmbtn,cancelbtn ([#17360](https://togithub.com/element-plus/element-plus/issues/17360) by [@wzc520pyfm](https://togithub.com/wzc520pyfm))
- Components \[select & select-v2] add `tag-effect` prop ([#17445](https://togithub.com/element-plus/element-plus/issues/17445) by [@ntnyq](https://togithub.com/ntnyq))
- I18n add fr translation for el-tour ([#17484](https://togithub.com/element-plus/element-plus/issues/17484) by [@warmthsea](https://togithub.com/warmthsea))
##### Bug fixes
- Components \[pagination] `size` global adaptation ([#17306](https://togithub.com/element-plus/element-plus/issues/17306) by [@webvs2](https://togithub.com/webvs2))
- Components \[tree] add missing type reject for LoadFunction ([#16990](https://togithub.com/element-plus/element-plus/issues/16990) by [@kaedeair](https://togithub.com/kaedeair))
- Components \[image] imageViewer crossorigin configuration missing ([#17341](https://togithub.com/element-plus/element-plus/issues/17341) by [@declanchiu](https://togithub.com/declanchiu))
- Components \[carousel] disable the last monitoblur effect ([#17374](https://togithub.com/element-plus/element-plus/issues/17374) by [@btea](https://togithub.com/btea))
- Ssr \[tree-select] document is not defined ([#17460](https://togithub.com/element-plus/element-plus/issues/17460) by [@tolking](https://togithub.com/tolking))
- Components \[tree-select] fix filter no matching data error ([#17473](https://togithub.com/element-plus/element-plus/issues/17473) by [@Fuphoenixes](https://togithub.com/Fuphoenixes))
- Hooks cannot access 'useEmptyValuesProps' before initialization ([#17448](https://togithub.com/element-plus/element-plus/issues/17448) by [@tolking](https://togithub.com/tolking))
- Style: css uniformly uses `px` ([#17101](https://togithub.com/element-plus/element-plus/issues/17101) by [@warmthsea](https://togithub.com/warmthsea))
- Flx(component): buttonColor is calculated in the 'var' case ([#17319](https://togithub.com/element-plus/element-plus/issues/17319) by [@webvs2](https://togithub.com/webvs2))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.7.6
->2.7.7
Release Notes
element-plus/element-plus (element-plus)
### [`v2.7.7`](https://togithub.com/element-plus/element-plus/releases/tag/2.7.7) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.7.6...2.7.7) ##### 2.7.7 *2024-07-12* ##### Features - Components \[form-item]: add `label-position` prop ([#17111](https://togithub.com/element-plus/element-plus/issues/17111) by [@xing403](https://togithub.com/xing403)) - Components improve event and supplement docs ([#17150](https://togithub.com/element-plus/element-plus/issues/17150) by [@warmthsea](https://togithub.com/warmthsea)) - Components \[message-box] add loading-icon to confirmbtn,cancelbtn ([#17360](https://togithub.com/element-plus/element-plus/issues/17360) by [@wzc520pyfm](https://togithub.com/wzc520pyfm)) - Components \[select & select-v2] add `tag-effect` prop ([#17445](https://togithub.com/element-plus/element-plus/issues/17445) by [@ntnyq](https://togithub.com/ntnyq)) - I18n add fr translation for el-tour ([#17484](https://togithub.com/element-plus/element-plus/issues/17484) by [@warmthsea](https://togithub.com/warmthsea)) ##### Bug fixes - Components \[pagination] `size` global adaptation ([#17306](https://togithub.com/element-plus/element-plus/issues/17306) by [@webvs2](https://togithub.com/webvs2)) - Components \[tree] add missing type reject for LoadFunction ([#16990](https://togithub.com/element-plus/element-plus/issues/16990) by [@kaedeair](https://togithub.com/kaedeair)) - Components \[image] imageViewer crossorigin configuration missing ([#17341](https://togithub.com/element-plus/element-plus/issues/17341) by [@declanchiu](https://togithub.com/declanchiu)) - Components \[carousel] disable the last monitoblur effect ([#17374](https://togithub.com/element-plus/element-plus/issues/17374) by [@btea](https://togithub.com/btea)) - Ssr \[tree-select] document is not defined ([#17460](https://togithub.com/element-plus/element-plus/issues/17460) by [@tolking](https://togithub.com/tolking)) - Components \[tree-select] fix filter no matching data error ([#17473](https://togithub.com/element-plus/element-plus/issues/17473) by [@Fuphoenixes](https://togithub.com/Fuphoenixes)) - Hooks cannot access 'useEmptyValuesProps' before initialization ([#17448](https://togithub.com/element-plus/element-plus/issues/17448) by [@tolking](https://togithub.com/tolking)) - Style: css uniformly uses `px` ([#17101](https://togithub.com/element-plus/element-plus/issues/17101) by [@warmthsea](https://togithub.com/warmthsea)) - Flx(component): buttonColor is calculated in the 'var' case ([#17319](https://togithub.com/element-plus/element-plus/issues/17319) by [@webvs2](https://togithub.com/webvs2))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.