element-plus/docs/examples/tree-select
yujinpan 33ca7ee4f0
fix(components): [TreeSelect] incorrect label when child not rendered (#10716)
* 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
2022-11-30 23:43:57 +08:00
..
basic.vue fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +08:00
check-strictly.vue fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +08:00
disabled.vue docs: [tree-select] clean redundant code (#7029) 2022-04-07 21:07:40 +08:00
filterable.vue docs: [tree-select] clean redundant code (#7029) 2022-04-07 21:07:40 +08:00
lazy.vue fix(components): [TreeSelect] incorrect label when child not rendered (#10716) 2022-11-30 23:43:57 +08:00
multiple.vue fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +08:00
slots.vue fix(theme-chalk): dark mode details (#7460) 2022-05-03 14:02:56 +08:00