Commit Graph

23 Commits

Author SHA1 Message Date
zoomdong
3e80f2d1ce
workflow: move to pnpm (#1425)
* workflow: move to pnpm

* chore: complete test case

* Update .gitignore

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-27 02:23:24 +08:00
Yugang Cao
51af465c7a
docs: update pr checklist (#530) 2021-07-17 13:24:06 +08:00
07akioni
5b4a1f15b9 docs(maintaining): checklist 2021-07-05 12:46:29 +08:00
07akioni
54fc3d7e02 docs(maintaining): checklist 2021-07-05 12:46:29 +08:00
07akioni
6309ca13e0
2.14.0 2021-06-23 15:31:24 +08:00
07akioni
bb284fe5ee docs(todo) 2021-06-22 14:04:52 +08:00
07akioni
53ce79e4ff docs(todo) 2021-06-22 12:59:39 +08:00
07akioni
e2612dd7fb docs(todo) 2021-06-22 12:09:42 +08:00
07akioni
f8918d1b6f docs(todo) 2021-06-22 11:39:08 +08:00
07akioni
133c28e5af docs(todo) 2021-06-22 10:30:34 +08:00
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
07akioni
dc2f2080ae
fix(form-item): always show require mark (#201)
* docs(changelog): typo

* fix(form-item): always show require mark.

* chore
2021-06-19 16:23:50 +08:00
07akioni
dbcf7a2b73
feat(popselect): support class attr (#189)
* feat(popselect): support class attr

* test: update snapshot
2021-06-18 22:28:22 +08:00
07akioni
06521979ef docs(maintaining) 2021-06-18 21:25:20 +08:00
07akioni
5b1e14b945 docs: new rule for contributing 2021-06-16 23:55:49 +08:00
07akioni
1e13babca3 docs(maintaining): fix 2021-06-15 12:31:56 +08:00
07akioni
1fc593874c docs(maintaining) 2021-06-15 12:29:55 +08:00
07akioni
5a1386c4d9 chore: remove useless configs 2021-05-27 12:50:00 +08:00
07akioni
3824247184 chore: fix some lint 2021-03-15 15:25:11 +08:00
07akioni
3962f899c7 feat(pagination): item-color-active-hover customization 2021-03-05 13:07:40 +08:00
07akioni
e0438b8ef3 refactor(popover): refactor prop types 2021-02-05 11:57:41 +08:00
07akioni
c2f5cb3137 docs(menu): enUS 2020-11-14 21:59:02 +08:00
07akioni
dc643516f8 docs(design-notes) 2020-11-12 19:32:08 +08:00