mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [tree-select] `inheritAttrs` causes duplicate attributes * fix(components): [TreeSelect] css path incorrect * fix(components): [TreeSelect] `defaultExpandedKeys` contains `undefined` * fix(components): [TreeSelect] only expand on click node when the `check-strictly` is false and auto expand selected parent node * test(components): [TreeSelect] update render/filter/props unit test