chore: Update changelog 2.13.4 (#23733)

chore: update changelog 2.13.4
This commit is contained in:
Element
2026-03-06 19:28:51 +08:00
committed by GitHub
parent ada3b2a206
commit ad99f7300a

View File

@@ -1,6 +1,22 @@
## Changelog
### 2.13.4
_2026-03-06_
#### Features
- Components [input] emit clear event pass event parameter (#23696 by @btea)
- Components [input] textarea supports clearing effects (#23723 by @btea)
- Components [time-picker] add `save-on-blur` prop (#23531 by @snowbitx)
- Components [popover] expose hide() through slot (#23694 by @ZacharyBear)
#### Bug fixes
- Components [tree] reconcile parent states in setCheckedKeys (#23697 by @Dsaquel)
- Components [color-picker-panel] set showAlpha default to false (#23709 by @snowbitx)
### 2.13.3
_2026-02-28_