二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
github-actions[bot]
1ad266f7bf
chore: auto merge branches ( #43378 )
...
chore: merge master into feature
2023-07-05 10:16:04 +00:00
lijianan
67900a7aad
type: optimization AnyObject type ( #43366 )
...
* type: optimization AnyObject type
* fix lint
* rerun
2023-07-05 16:54:04 +08:00
afc163
a1b0775788
chore: resolve merge conflict
2023-06-25 12:32:36 +08:00
Zack Chang
7dc74b1da9
refactor: solve circular reference of Table ( #42813 )
...
* refactor: solve circular reference of Table
* Update index.tsx
* chore: add export
2023-06-25 12:17:44 +08:00
二货爱吃白萝卜
ec29ebf2c9
fix: Table filter throw react warning ( #43139 )
2023-06-21 14:26:30 +08:00
linxianxi
f801318868
fix(Table): preserveSelectedRowKeys should work when checkStrictly is false ( #42784 )
...
* fix(Table): preserveSelectedRowKeys should work when checkStrictly is false
* fix: 修改
* fix: use Set instead of Map
2023-06-07 23:01:09 +08:00
dyecma
c1dbcae764
feat: rename sorterOrder to sortOrder ( #42519 )
2023-05-22 18:03:45 +08:00
dyecma
8aca325d99
feat: implement sortIcon on Table ( #42498 )
...
* implement sortIcon on Table
* drop React.ReactNode from sortIcon
* add sortIcon test
* fix sortIcon arg type
* add sortIcon to docs
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 12:03:57 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
...
chore: master merge feature
2023-05-12 15:14:26 +00:00
lijianan
f77e2881af
type: type optimization ( #42312 )
...
* fix CI
* type: type optimization
2023-05-12 22:48:22 +08:00
github-actions[bot]
09f86bf0ce
chore: auto merge branches ( #42193 )
...
chore: feature merge master
2023-05-06 11:45:47 +00:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
Dunqing
8215910cf7
feat(Table): support onCell in rowSelection ( #36187 )
...
* feat: support onCell in rowSelection
* fix: add onCell test
* docs: update onCell related documentation
* fix: format
* fix: repeat import
* Update More.tsx
* fix: revert
* fix: revert again
* fix: revert again
* fix: revert again
* fix: revert again
* Update index.zh-CN.md
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
2023-05-06 15:24:22 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
lijianan
326d7a1074
fix: add col width, fix table width error ( #41626 )
...
* Update useSelection.tsx
* Update useSelection.tsx
* fix
* fix
* fix
* add demo
2023-04-06 17:16:27 +08:00
Andrew Blakey
0c555265b9
fix: Table filter do not persist filter status when filter dropdown is visible ( #41445 )
...
* Fix 36946 by memoizing a hook dependency to remain stable.
* Update Table.filter.test.tsx
* Update Table.filter.test.tsx
2023-03-28 11:03:47 +08:00
lijianan
87543e52f1
chore: TypeScript definition optimization ( #41415 )
...
* Update usePagination.ts
* Update InternalTable.tsx
* Update Table.tsx
2023-03-25 13:59:21 +08:00
lijianan
d7378a09ba
chore: adjust parameter order ( #41036 )
2023-03-03 14:56:12 +08:00
lijianan
39c645bbb7
chore: adjust parameter order ( #41037 )
2023-03-03 14:55:46 +08:00
Lioness100
fd0d8b6031
docs: fix typos ( #40791 )
...
* docs: fix typos
* Update index.zh-CN.md
* test: update snapshot
* docs: fix demo ref
* chore: force trigger ci
* chore: force trigger ci
* chore: bump dumi ver
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
Alina Andrieieva
ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". ( #40413 )
...
* Acessibility fix: aria-label cannot be used with role="presentation".
* Acessibility fix: added aria-hidden to the wrapper
---------
Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
Roman Soroka
619814c005
fix: Table filter does not work if column has grouped header #40203 ( #40463 )
...
* fix: Table filter does not work if column has grouped header #40203
* fix: Table filter does not work if column has grouped header #40203
* fix: Add test case
* fix: Fix test 18
* fix: Fix tests
2023-02-02 19:52:10 +08:00
lijianan
0ad9ae1695
chore: adjust parameter order ( #40253 )
2023-01-16 16:31:08 +08:00
lijianan
6cbeb26582
chore: adjust parameter order ( #40254 )
2023-01-16 16:28:48 +08:00
lijianan
6a255f1a23
chore: adjust parameter order ( #40255 )
2023-01-16 16:18:01 +08:00
lijianan
28d1157d6b
type: optimization undefined type ( #40241 )
...
* type: optimization undefined type
* fix type
* fix type
* add
* revert
* revert
* revert
2023-01-16 09:55:52 +08:00
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:12:30 +08:00
李瀚
80f19614be
fix: filtered word error ( #39887 )
...
* fix: filtered word error
* Optimize the code
2022-12-29 15:39:41 +08:00
Amumu
54101c8066
fix: fix filtered update not working ( #39883 )
2022-12-29 14:14:45 +08:00
Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2022-12-27 15:46:51 +08:00
Wuxh
951e0e2c79
fix(list): fix error reported due to incorrect paginator parameters ( #39681 )
...
* fix(list): fix pagination parameter error
* test: add case
* test: update snapshot
* chore: update case
* feat(util): add mergeProps
ref: 3c87f1c5b1/src/utils/with-default-props.tsx (L5)
* chore: replace method
* chore: rename
2022-12-24 15:05:33 +08:00
kiner-tang(文辉)
b91bab09b2
fix(table): reset aria-label in table column ( #39738 )
...
* feat: reset aria-label in table column
* feat: reset aria-label in table column
2022-12-22 20:47:46 +08:00
lijianan
b82c4bf205
chore: remove lodash/isEqual ( #39599 )
2022-12-16 11:52:46 +08:00
Amumu
e77b59ad37
fix(table): Fix reset columns filter err ( #38982 )
...
* fix(table): fix filter state when reset columns
* fix(table): Fix the problem that the old filter state still takes effect when the list filter column changes
* test: add test case
2022-11-25 15:13:05 +08:00
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
MadCcc
ab4bcc4463
Merge branch 'master' into next-merge-master
2022-11-17 14:04:31 +08:00
afc163
08e4598baa
fix(Table): don't trigger sort when pressing enter in filter dropdown ( #38585 )
...
close #38579
2022-11-15 23:35:16 +08:00
二货机器人
d5cfd195dd
chore: merge master
2022-11-07 23:32:46 +08:00
kiner-tang(文辉)
2dbfbea502
fix(table): fix Table aria-label
contains [object Object]
( #38389 )
...
* fix: columns title render not as expected
* feat: code optimize
* feat: update test case
* feat: update test case
* feat: code optimize
* Update components/table/__tests__/Table.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* feat: update aria-label
* feat: update test case
* feat: update snapshots
* feat: update snapshots
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-05 12:44:37 +08:00
Mike Ellis
46a0c60d0c
fix: Adds aria-label to Table header checkbox ( #38336 )
...
* Adds aria-label to Table header checkbox
* Corrects inverted aria label
* Updates some napshots
* Updates transfer snapshots
2022-11-03 10:15:03 +08:00
JarvisArt
a41e14dfaf
feat: Dropdown support menu and dropdownRender ( #37885 )
2022-10-23 00:33:45 +08:00
MadCcc
442176627f
Merge branch 'master' into feature-merge-master
2022-10-17 17:55:50 +08:00
MadCcc
4490d9dbdc
Merge branch 'master' into next-merge-master
2022-10-14 11:35:18 +08:00
afc163
416c61f08e
fix: Table ellipsis title missing
...
close #37977
2022-10-13 17:44:19 +08:00
MadCcc
03a1ae427d
Merge branch 'feature' into next-merge-feature
2022-10-11 20:29:55 +08:00
二货机器人
5f28b2e5a4
chore: merge maaster
2022-10-11 14:54:30 +08:00
Santiago Vallejo
de76c7f311
feat: Performance improvement on React useState ( #37875 )
2022-10-07 11:39:16 +08:00
kiner-tang(文辉)
f6a3f40308
feat(table): support close fn to close filter dropdown only ( #37745 )
...
* feat: support close fn to close filter dropdown only
* feat: update demo
* feat: reset change
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-29 14:15:11 +08:00
二货机器人
069e44bcc3
chore: merge master
2022-09-28 12:01:20 +08:00