Wuxh
06dde33601
fix(Table): fix sticky table header shadow style error ( #40171 )
* fix: fix sticky table header shadow style error
* fix
2 years ago
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2 years ago
Wuxh
0086884179
fix(menu): fix custom expand icon cannot be hidden ( #40071 )
* test: add case
* fix: fix the error of missing custom icon className
* test: add case
* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode
* test: update snapshot
* Revert "fix: fix the error of missing custom icon className"
This reverts commit 71c79a3f75
.
* test: update case
* fix: fix the error of missing custom icon className
2 years ago
二货爱吃白萝卜
91df688efd
refactor: Table render logic opt ( #40063 )
* chore: basic prepare
* chore: adjust render logic
* chore: fix lint
* chore: bump table
* test: update snapshot
2 years ago
lijianan
80498afea6
test: refactor test case CC => FC ( #40068 )
2 years ago
lijianan
ccbec33585
type: remove redundant useContext ( #39955 )
* type: remove redundant useContext
* add type
2 years ago
lijianan
71eddd2c20
chore: remove useless tsx support ( #39934 )
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2 years ago
kiner-tang(文辉)
5de9fd7909
fix: solve selection column cover by other cell when fixed ( #39940 )
2 years ago
JarvisArt
401ef66111
fix: when table filter, the border will be black ( #39938 )
2 years ago
afc163
0fcf972022
chore: update table drag demo ( #39929 )
2 years ago
李瀚
9baea0d05f
fix: filtered word error ( #39887 )
* fix: filtered word error
* Optimize the code
2 years ago
Amumu
6378197996
fix: fix filtered update not working ( #39883 )
2 years ago
kiner-tang(文辉)
45dcbd50f4
fix(table): Sorted/Filtered table fixed column transparent background unreadable ( #39012 )
* fix: Sorted/Filtered table fixed column transparent background unreadable
* feat: remove redundant code
* Update components/table/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* style: reset format doc
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2 years ago
kiner-tang(文辉)
a1a7ef933a
fix: solve selection column cover by other cell when fixed ( #39940 )
2 years ago
JarvisArt
06e0b35b6e
fix: when table filter, the border will be black ( #39938 )
2 years ago
afc163
fc033aca8c
chore: update table drag demo ( #39929 )
2 years ago
李瀚
80f19614be
fix: filtered word error ( #39887 )
* fix: filtered word error
* Optimize the code
2 years ago
Amumu
54101c8066
fix: fix filtered update not working ( #39883 )
2 years ago
kiner-tang(文辉)
4f3577976c
fix(table): Sorted/Filtered table fixed column transparent background unreadable ( #39012 )
* fix: Sorted/Filtered table fixed column transparent background unreadable
* feat: remove redundant code
* Update components/table/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* style: reset format doc
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2 years ago
afc163
e44f11b0f4
style: fix Table filter dropdown broken style ( #39805 )
close #39799
2 years ago
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
2 years ago
Chuns Chen
9d671ed939
fix: table expandable row header has no top left border radius ( #39781 )
* fix: expandable row table header is rendered as td and has no top left border radius #39769
* test: update expandIconColumnIndex
2 years ago
afc163
47c5f3963c
chore: improve table demo ( #39733 )
2 years ago
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
2 years ago
afc163
0e98cb572c
style: fix Table header radius when has fixed columns ( #39723 )
close https://github.com/ant-design/ant-design/issues/39115#issuecomment-1362314574
2 years ago
MadCcc
3307a8b2a8
fix: table border issue ( #39729 )
* fix: table border issue
* chore: code clean
* docs: update demo
* fix: table borderRadius
* chore: add comment
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
JarvisArt
8c61261381
fix: table border adds transition animation ( #39713 )
2 years ago
azro352
328a800132
test: add test cases for breakpoints customize ( #39697 )
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2 years ago
MadCcc
527c71d207
docs: table demo in dark mode ( #39703 )
* docs: table demo in dark mode
* chore: update snaptshot
* chore: update
2 years ago
afc163
b5f27c8982
fix: upgrade rc-table for a11y issue ( #39700 )
* fix: upgrade rc-table for a11y issue
* test: add test case for a11y
2 years ago
xrkffgg
d43b8e71b9
docs: add table rowScope ( #39686 )
* Update index.zh-CN.md
* Update index.en-US.md
2 years ago
lijianan
b82c4bf205
chore: remove lodash/isEqual ( #39599 )
2 years ago
Chuns Chen
359eaa697b
fix: Table should not warn DefaultProps ( #39571 )
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
2 years ago
二货爱吃白萝卜
0fffe06bd9
chore: Select `virtual=false` will bind to real element for a11y ( #39550 )
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
2 years ago
Zhongjan
a44aa120e1
fix(Table): unexpected horizontal scroll bar ( #39455 )
2 years ago
二货爱吃白萝卜
153a24aa53
docs: update Table asnyc demo ( #39524 )
2 years ago
Amumu
ca5b9a6ae0
docs: `CN` it. ( #39519 )
2 years ago
lijianan
12543277b7
type: remove tuple、tupleNum、ElementOf ( #39478 )
* type: remove tuple
* type: remove tuple
* type: remove tuple
* fix
* fix
* fix type
* fix type
* fix type
* fix type
* fix type
* Update ColorPicker.tsx
* Update components/badge/utils.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix type
* fix type
* fix type
* fix
* fix
* fix type
* fix type
* fix type
* update snap
* update snap
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
afc163
f38178940e
docs: fix components api table ( #39380 )
2 years ago
South
7fac457e66
docs: fix Table size default value ( #39351 )
* docs: Table文档size参数不正确
* docs: table size
2 years ago
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm ( #39313 )
* fix: wireframe style for popconfirm
* chore: add demos
2 years ago
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs ( #39290 )
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2 years ago
afc163
e975e5d41d
chore: update tree snapshot ( #39242 )
* chore: update tree snapshot
* chore: bump rc-util
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
Dunqing
9e204c2117
docs: fix table drag demo style is incorrect ( #39236 )
2 years ago
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2 years ago
易风
f15f85b196
docs: Refine the table options ( #39070 )
* docs: Refine the table options
* docs: Refine the table options
2 years ago
lijianan
4efa3b2896
test: `console.error` should nullable in Console ( #39050 )
2 years ago