chenshuai2144
453d1d4968
feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规范链接,升级 trigger 组件版本
2024-11-10 21:25:14 +08:00
lijianan
80030b9845
docs: update note about Table key ( #51551 )
2024-11-09 17:13:33 +08:00
afc163
8a64ec6a9e
chore: merge branch
2024-11-07 16:51:58 +08:00
超级烦
2974f27c11
docs: Attribute description optimization ( #51450 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 11:02:22 +08:00
𝑾𝒖𝒙𝒉
badbd80eb4
feat(Table): column filterDropdownProps support ( #51297 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-10-22 17:50:17 +08:00
lijianan
91754fb160
feat: expandedRowClassName should support string ( #51067 )
2024-09-29 13:28:53 +08:00
栗嘉男
78c1fca2f0
chore: merge master into feature
2024-09-14 11:50:34 +08:00
Jerryxin
13f338a9f5
fix(Table): cannot check rows when checkStrictly={false} ( #50746 )
2024-09-11 12:18:27 +08:00
afc163
94ee36a40c
docs: add version badge for Table hidden demo ( #50803 )
2024-09-11 11:21:18 +08:00
daisy
7bcb6ca49a
fix(Table): fixed empty and shadow issues when virtual mode ( #50416 )
2024-08-16 10:07:52 +08:00
github-actions[bot]
3dcf2cbc58
chore: auto merge branches ( #49834 )
...
chore: merge master into feature
2024-07-11 22:07:47 +00:00
thinkasany
80a71b14f4
demo(table): use TableColumnsType instead of ColumnsType] ( #49787 )
2024-07-09 17:35:10 +08:00
红
dd9070998a
docs(Table): add custom empty status demo ( #49691 )
...
* chore: fix typo
ref: https://github.com/ant-design/ant-design/issues/49690
* chore: add demo
* chore: update snapshots
* chore: update
2024-07-03 22:54:21 +08:00
daisy
5fc3618aad
docs: update Table onExpand docs ( #48706 )
2024-04-30 12:21:12 +08:00
George H
786dfc0339
docs: add drag column sorting demo ( #48434 )
...
* docs(table): add drag column sorting demo
* update test snap
* chore: add script to adapt os memory
* Revert "update test snap"
This reverts commit be1a30e7ec
.
revert commit#
* revert
* revert
* snap
* add more column data
* update snap
* chore: column drag style
* update snap
* chore: optimize code
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-29 11:08:51 +08:00
daisy
c152c58116
docs: update table faq ( #48245 )
2024-04-03 18:11:00 +08:00
章鱼怪
fe83792754
feat: Table add rowHoverable
to disable hover interaction ( #48112 )
2024-03-29 15:29:49 +08:00
github-actions[bot]
80f49bfcf2
chore: auto merge branches ( #48020 )
...
chore: merge master into feature
2024-03-23 16:15:34 +00:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
二货爱吃白萝卜
0b00db48bd
feat: Table support onScroll event ( #47986 )
2024-03-21 10:07:10 +08:00
Alina Andrieieva
1bd8fbc5f3
feat: support showSorterTooltip.target
for Table sorters ( #47409 )
...
* Added `sorterTooltipTarget` prop for table sorters
* demo updated
* updated snapshot
* updated snapshot
* moved table tooltip target to `showSorterTooltip`
* fix
* updated docs
* empty commit
* updated version in docs
---------
Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2024-03-18 18:45:31 +08:00
lijianan
ee27f0e285
docs: update filterOnClose api docs ( #47472 )
2024-02-19 10:03:38 +08:00
Aelita
20cd731ba9
feat(table): add filterOnClose
prop for Column
( #47451 )
...
* feat(table): add `filterOnClose` prop for `Column`
* docs(table): add `filterOnClose` into `Column`'s API
2024-02-18 12:43:11 +08:00
二货爱吃白萝卜
cbea5a5da9
feat: Table support stack fixed columns ( #47245 )
...
* chore: update deps
* feat: style of it
* test: update test case
* chore: adjust size limit
2024-01-31 10:25:18 +08:00
daisy
a62d7ec3db
feat(Table): support virtual components.body ( #47098 )
...
* feat(Table): support virtual components.body
* docs: update table docs
* docs: add faq
* docs: update faq
* docs: update faq
2024-01-26 16:37:27 +08:00
二货爱吃白萝卜
a810c2ff54
docs: More about virtual table limitation ( #47090 )
...
* docs: add more info of table
* docs: more and more
* docs: update
2024-01-22 15:16:48 +08:00
章鱼怪
df583dbf82
feat: Table supports hidden columns ( #46957 )
2024-01-13 15:20:34 +08:00
栗嘉男
661f3e8323
Merge branch 'master' into feature-merge-master
2023-10-29 14:04:47 +08:00
afc163
670cdf4ed9
docs: Update Table sorter description ( #45552 )
...
* docs: Update Table sorter description
Signed-off-by: afc163 <afc163@gmail.com>
* Update index.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-10-26 22:32:10 +08:00
Leslie Wu
e9dcc4fea3
docs: update doc for table sorter ( #45548 )
...
Co-authored-by: leslie-home <wwwsuonggg@gmail.com>
2023-10-26 21:51:25 +08:00
Zhou Bill
a29a0796ae
feat: columnTitle render props ( #41937 )
...
* feat: columnTitle render props
* feat: 添加测试
* docs: 修改table rowSelection interface
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-24 16:05:29 +08:00
二货爱吃白萝卜
bef9539e22
feat: Table support scrollTo
reference
( #45245 )
...
* feat: add ref
* feat: table support reference
* chore: rename
* chore: proxy
* test: add test case
* chore: fix lint
* docs: update desc
* docs: update desc
* docs: update desc
* chore: clean up
* chore: fix lint
2023-10-11 13:55:20 +08:00
ajuner
9af09d56b6
docs(table): update pro-component link ( #45118 )
...
Signed-off-by: ajuner <106791576@qq.com>
2023-10-04 21:40:44 -05:00
lijianan
4f7655ce31
docs: update Table docs ( #44772 )
2023-09-11 22:31:38 +08:00
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Konv Suu
41ef050cb5
chore: typo ( #44579 )
...
update
2023-09-01 23:39:56 +08:00
栗嘉男
b12d69cf42
chore: merge master into feature
2023-09-01 00:02:50 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
二货爱吃白萝卜
6f2bddd5a1
feat: Table support virtual
( #44349 )
...
* chore: update demo
* chore: adjust fixed style
* chore: opt scroll height
* chore: clean up
* chore: update demo
* chore: bump rc-virtual-list
* chore: update deps
* chore: bump rc-table
* fix: clean up
* chore: fix demo
* test: add test case
2023-08-28 17:36:23 +08:00
MadCcc
ba90af13c0
Merge branch 'master' into feature-merge-master
2023-08-10 22:17:15 +08:00
MadCcc
5465975b1a
feat: table component token ( #44118 )
...
* feat: table component token
* chore: add typedoc
2023-08-09 10:52:39 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
lihuan-bot
40febebe6e
docs: The parameter is different from the actual ( #44101 )
2023-08-08 13:49:52 +08:00
黄庄妮
fd8a9884f0
docs: fix Table api description ( #43407 )
2023-07-06 19:02:02 +08:00
daisy
78d117f492
docs: table column sorter ( #43130 )
2023-06-21 09:46:01 +08:00
dyecma
c1dbcae764
feat: rename sorterOrder to sortOrder ( #42519 )
2023-05-22 18:03:45 +08:00
lijianan
ecc222e5f4
docs: add version ( #42518 )
2023-05-22 16:08:56 +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
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
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +08:00