mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat: add `treeEach` utility function * fix(components): [TreeSelect] incorrect label when child not rendered * docs(components): [TreeSelect] remove tips for resolved issues * fix(components): [TreeSelect] add `cacheData` props for lazy label * docs(components): [TreeSelect] add `cacheData` document and examples * docs(components): [TreeSelect] add version identification for new props * refactor(components): [TreeSelect] replace any type * docs(components): [TreeSelect] update version tag