naive-ui/src/_utils
07akioni 6ee3896319
feat(tree-select): component (#211)
* site: tree-select route

* refactor(internal-selection): remove useless remote prop & on-delete-last-option

* refactor(dropdown, popselect): set slots stable mark from true to 1

* fix(scrollbar): attributes applied multiple times

* wip(tree-select): add exports

* fix(tree): misses `on-update-expanded-keys`, `on-update-selected-keys`, `on-update-checked-keys` prop

* feat(tree): support keyboard operations

* feat(tree): scroll with keyboard target node

* fix(tree): `selected-keys` prop influences original array

* feat(tree): pending on selected node at first

* feat(tree): follow tree-select's pending status

* feat(tree): `internalCheckboxFocusable` prop

* refactor(tree): split treeMate to displayTreeMate & dataTreeMate to work with tree-select

* fix(tree): scrollbar won't sync in virtual scroll mode

* feat(tree-select)

* docs: changelog

* docs(tree-select)

* feat(tree-select): stricter type

* fix: typo

* fix(select): input blinks in filterable mode when click at menu and input has value

* fix(tree): multiple line style

* docs(tree-select)

* refactor(tree-select): disable tree expand animation on tree select

* feat(tree-select): change expanded keys on filter

* chore(tree): add comment about animation

* chore

* feat(tree-select): close on single select

* fix(base-selection): input has useless empty row in multiple filterable mode

* docs(tree-select): add clearable in filterable demo
2021-06-21 15:48:15 +08:00
..
color fix(data-table): type 2021-02-04 14:14:48 +08:00
composable refactor: use #0000 to replace transparent to make theme editor work well 2021-04-21 20:12:55 +08:00
css refactor(popselect): ts 2021-01-25 02:12:04 +08:00
cssr feat(form): clsPrefix 2021-04-17 02:36:35 +08:00
naive feat(dropdown): support class (#181) 2021-06-17 21:56:00 +08:00
vue feat(tree-select): component (#211) 2021-06-21 15:48:15 +08:00
index.ts feat(tree-select): component (#211) 2021-06-21 15:48:15 +08:00