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
MadCcc
eb9179464b
Merge branch 'master' into next-merge-master
2022-09-22 11:47:05 +08:00
kiner-tang(文辉)
51e47bdbb4
fix: update FilterSearchType type definition ( #37610 )
...
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* feat: 优化类型
* feat: update snapshots
* feat: add type test case
* feat: remove unused type declared
* feat: lint
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-22 10:13:07 +08:00
二货爱吃白萝卜
09b6032ec4
fix: Table column.title missing filters
prop ( #37629 )
...
* fix: Table title missing filter data
* test: add test case
2022-09-19 15:29:26 +08:00
edc-hui
ff6fd118de
fix(Table): filterSearch function does not execute when filterMode is tree ( #37587 )
2022-09-17 14:22:26 +08:00
二货爱吃白萝卜
44d8076304
chore: support deprecated visible in v5 but warning with this ( #37422 )
...
* chore: tags deprecated support
* chore: Slider Tooltip test
* chore: Table dropdown visible legacy
* chore: drawer warning of legacy
* chore: Modal legacy prop
* chore: dropdown open legacy prop
* chore: Tooltiop visible legacy info
* fix: format logic
* test: Update test for 18
* chore: fix lint
2022-09-06 21:46:49 +08:00
yykoypj
bcb0b4dff1
feat: switch visible to open for Dropdown ( #37232 )
...
* feat: switch visible to open for Dropdown
* fix: merge state
* fix: props pass
* test: fix coverage
2022-09-02 17:22:23 +08:00
yykoypj
41a8003241
feat: switch visible to open for Dropdown ( #36799 )
...
* feat: switch visible to open for Dropdown
* feat: add warning when use visible
* fix: visible in dropdown-button
* chore: merge conflict
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-24 17:46:44 +08:00
二货机器人
d9a9fdc509
chore: merge next
2022-08-23 17:48:00 +08:00
二货机器人
cf49149ce7
chore: merge master
2022-08-23 11:53:24 +08:00
yykoypj
a2605f757d
feat: switch filterDropdownVisible to filterDropdownOpen for Table ( #36747 )
...
* feat: change filterDropdownVisible to filterDropdownOpen for Table
* docs: resolve conflict
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 15:37:51 +08:00
github-actions[bot]
19acac6f80
chore: auto merge branches ( #37173 )
...
chore: next merge feature
2022-08-22 04:14:58 +00:00
yykoypj
f0e4963187
feat: switch filterDropdownVisible to filterDropdownOpen for Table ( #37026 )
...
* feat: table filterDropdownVisible to filterDropdownOpen
* chore: adjust prosp pass
* test: Update test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 11:19:53 +08:00
Dmitry Artamonov
a34c9cef7f
Fix: sortable columns are not indicated as such for screen readers ( #37167 )
2022-08-21 16:39:54 +08:00
二货机器人
25e001f8b5
chore: next merge feature
2022-08-18 17:24:39 +08:00
MadCcc
0124f24595
Revert "fix(Table): onChange sorter
param types ( #36710 )"
...
This reverts commit 9e7e32b60c
.
2022-08-17 10:13:25 +08:00
二货机器人
d970d80fa0
chore: next merge feature
2022-08-05 15:23:36 +08:00
kalykun
9e7e32b60c
fix(Table): onChange sorter
param types ( #36710 )
...
* fix(types): fixes `sorter` param types
* chore: add test case
* Update type.test.tsx
* Update type.test.tsx
2022-08-04 11:16:24 +08:00
MadCcc
d7c2f5f5d3
feat: menu theme implemented by design token ( #36738 )
...
* feat: menu theme implemented by design token
* test: fix test
* fix: lint
* fix: menu motion
* 偷偷加了几个token
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
2022-07-28 20:33:10 +08:00