element-plus/docs/en-US
yujinpan 4fe9c2bd6c
fix(components): [TreeSelect] checkbox interaction (#8102)
* fix(components): [TreeSelect] check child when parent checked

* refactor(components): [TreeSelect] move utility functions to utils.ts

* fix(components): [TreeSelect] exclude check event from click node

* fix(components): [TreeSelect] handle dup when `checkOnClickNode`

* feat(components): [TreeSelect] `treeFind` support find parent node

* fix(components): [TreeSelect] show current selected node only first time

* fix(components): [TreeSelect] incorrect node selection condition

* docs(components): [TreeSelect] update checkbox examples and tips

* fix(components): [TreeSelect] incorrect label when data modify
2022-07-02 14:49:21 +08:00
..
component fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +08:00
guide chore(docs): use defineConfig for vite (#7670) 2022-05-31 05:49:49 +08:00
resource docs: refactor resource (#6260) 2022-02-24 11:04:56 +08:00
index.md chore: update doc title (#4273) 2021-11-08 03:30:16 +08:00