chore: Update changelog 2.7.4 (#17045)

chore: update changelog 2.7.4
This commit is contained in:
Element 2024-05-31 20:08:37 +08:00 committed by GitHub
parent 17ef1fe497
commit 587c44653b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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_