二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
afc163
|
9c17f94cab
|
feat: Table filterMode and filterSearch functions (#31809)
* feat: Table supports filterMode="tree-select"
* add tree component
* fix detail
* use tree
* add @table-filter-dropdown-max-height
* feat: add check all to filter tree
* feat: add search
* feat: use filterTreeNode
* fix code style
* fix style
* style: tree node selected bg
* fix demo
* feat: add filterSearch
* fix: clear search value after close filter dropdown
* update snapshot
* code style
* fix test case
* chore: new FilterDropdown.tsx file
* chore: searchValueMatched function
* add test case
* test: add test cases
* feat: reset only works on dropdown state now
* chore: add table locales
* fix search input width
* tweak style
* style: update transfer search input style
* perf: improve table perf
* fix: filterMuiltiple={false}
* test: add test for selecting
* chore: fix table filter selection
* fix lint
* remove unused code
* fix: style dependencies
* test: turn off bail config for duplidated-package-plugin in feature branch
* Update components/table/hooks/useFilter/FilterSearch.tsx
Co-authored-by: Peach <scdzwyxst@gmail.com>
* fix locale link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Peach <scdzwyxst@gmail.com>
|
2021-09-01 10:49:52 +08:00 |
|
Vitaly Budovski
|
f09686d3df
|
feat: Responsive table columns (#23298)
|
2020-04-24 12:17:42 +08:00 |
|
afc163
|
c5c1b6d9f9
|
fix missing style dep and uncomment test case
|
2020-03-10 22:16:18 +08:00 |
|
zefeng
|
e262d14c2b
|
feat: more obviously tips for next sort (#21631)
|
2020-02-29 22:01:13 +08:00 |
|
zombiej
|
ee14f8e5d5
|
add skip test
|
2019-03-09 18:25:22 +08:00 |
|
zombieJ
|
b826ecf849
|
add miss style deps (#14214)
close #14204
|
2019-01-09 15:05:41 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|