chore: Update changelog 2.6.3 (#16320)

chore: update changelog 2.6.3
This commit is contained in:
Element 2024-03-29 19:14:01 +08:00 committed by GitHub
parent 36ebbc7dfe
commit ef5e1b5f9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,23 @@
## Changelog
### 2.6.3
_2024-03-29_
#### Features
- Components [tree] lazy load provide reject (#16099 by @btea)
- Locale update ru locale (#16192 by @VisualYuki)
- Components [message] add plain prop (#16214 by @kooriookami)
- Components [input-number] support slot custom icons (#16275 by @selicens)
- Components [badge] add color prop (#16069 by @lxw15337674)
#### Bug fixes
- Components [icon] remove repeat style (#16242 by @Fuphoenixes)
- Components [select] fix error in low versions of vue (#16234 by @kooriookami)
- Components [date-picker] click the clear to reset the date panel (#15835 by @Ganlvin)
- Components [tree] dragging a node will deselect the node (#14830 by @Alixhan)
### 2.6.2