chore: Update changelog 2.7.0 (#16492)

chore: update changelog 2.7.0
This commit is contained in:
Element 2024-04-12 15:21:36 +08:00 committed by GitHub
parent dc69729161
commit 8611a4bc72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,32 @@
## Changelog
### 2.7.0
_2024-04-12_
#### Breaking changes
- See #15834
#### Features
- Components [segmented] new component (#16258 by @kooriookami)
- Components add empty-values and value-on-clear props (#16361 by @kooriookami)
- Components [badge] add dotClass、dotStyle、offset props (#16434 by @lxw15337674)
- Support node 18+ & update tsx and vitest (#16190 by @btea)
#### Bug fixes
- Components [input-number] wrapper padding style is overridden (#16310 by @betavs)
- Components [input-number] fix cascading style order (#16308 by @makedopamine)
- Components [table-v2] fixed mode hovering rerender cell (#12378 by @chenxch)
- Components [select-v2] manually set object type modelValue error (#16473 by @Fuphoenixes)
- Components [select & select-v2] fix filterable double click error (#16456 by @Fuphoenixes)
- Components [table] fixed hover on colSpan > 2 background is error (#16443 by @Liao-js)
#### Refactors
- Components [button] use buttonkls (#16090 by @wzc520pyfm)
### 2.6.3