element-plus/packages/tree
Ernest 96ab675903
feat(tree): auto expand parent on set current key and node (#1502) (#1508)
* fix(tree): auto expand parent on set current key and node (#1502)

* feat: expose expand-on-highlight-node prop

* Revert "feat: expose expand-on-highlight-node prop"

This reverts commit 9694825e0132522f1a4907d0c7bd91c4bd73b5aa.

* feat: add shouldAutoExpandParent parameter

* test: add tests

* docs: add parameter

* fix: it should only expand parent

* docs: update

* fix: it should only expand parent
2021-03-11 20:51:27 +08:00
..
__tests__ feat(tree): auto expand parent on set current key and node (#1502) (#1508) 2021-03-11 20:51:27 +08:00
src feat(tree): auto expand parent on set current key and node (#1502) (#1508) 2021-03-11 20:51:27 +08:00
index.ts fix: app.use(comp.vue) type is not compatible (#1067) 2020-12-23 14:07:15 +08:00
package.json fix(popper): fix popper error cause by vue version update (#1556) 2021-03-03 11:43:31 +08:00