mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 03:08:21 +08:00
parent
17ef1fe497
commit
587c44653b
@ -1,5 +1,32 @@
|
||||
## Changelog
|
||||
|
||||
### 2.7.4
|
||||
|
||||
_2024-05-31_
|
||||
|
||||
#### Features
|
||||
|
||||
- Components [select & select-v2] add label slot (#16960 by @kooriookami)
|
||||
- Play feedback components style (#17022 by @warmthsea)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Components [popper] remove unnecessary conditional judgment (#16834 by @warmthsea)
|
||||
- Types non-null assertion component name (#16804 by @warmthsea)
|
||||
- Components [table] cell tooltip display error (#16868 by @btea)
|
||||
- Components [input] unify `async-validator` string length calc (#16757 by @btea)
|
||||
- Components [select & select-v2] remove-tag when use backspace (#16832 by @Liao-js)
|
||||
- Components [tree-select] empty slot display error (#16943 by @btea)
|
||||
- Components [color-picker] attrs class (#16887 by @Liao-js)
|
||||
- Components [date-picker] modelValue typo (#15080 by @chenxch)
|
||||
- Style(components): dropdown-item blur hover style (#16895 by @Liao-js)
|
||||
- Style(components): [select & select-v2] remove split dash (#17009 by @kooriookami)
|
||||
|
||||
#### Refactors
|
||||
|
||||
- Hooks unite import origin (#16872 by @warmthsea)
|
||||
- Components [virtual-list] remove use-wheel ts-nocheck comments (#16929 by @warmthsea)
|
||||
|
||||
### 2.7.3
|
||||
|
||||
_2024-05-13_
|
||||
|
Loading…
Reference in New Issue
Block a user