mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-29 17:58:08 +08:00
parent
fc49b9de25
commit
5d6051d78e
@ -1,4 +1,28 @@
|
||||
## Changelog
|
||||
|
||||
### 2.7.7
|
||||
|
||||
_2024-07-12_
|
||||
|
||||
#### Features
|
||||
|
||||
- Components [form-item]: add `label-position` prop (#17111 by @xing403)
|
||||
- Components improve event and supplement docs (#17150 by @warmthsea)
|
||||
- Components [message-box] add loading-icon to confirmbtn,cancelbtn (#17360 by @wzc520pyfm)
|
||||
- Components [select & select-v2] add `tag-effect` prop (#17445 by @ntnyq)
|
||||
- I18n add fr translation for el-tour (#17484 by @warmthsea)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Components [pagination] `size` global adaptation (#17306 by @webvs2)
|
||||
- Components [tree] add missing type reject for LoadFunction (#16990 by @kaedeair)
|
||||
- Components [image] imageViewer crossorigin configuration missing (#17341 by @declanchiu)
|
||||
- Components [carousel] disable the last monitoblur effect (#17374 by @btea)
|
||||
- Ssr [tree-select] document is not defined (#17460 by @tolking)
|
||||
- Components [tree-select] fix filter no matching data error (#17473 by @Fuphoenixes)
|
||||
- Hooks cannot access 'useEmptyValuesProps' before initialization (#17448 by @tolking)
|
||||
- Style: css uniformly uses `px` (#17101 by @warmthsea)
|
||||
- Flx(component): buttonColor is calculated in the 'var' case (#17319 by @webvs2)
|
||||
|
||||
### 2.7.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user