lijianan
8f1808dae7
type: add miss generic of Upload prop ( #48614 )
...
* type: add miss generic of Upload prop
* test: add type test case
* test: add test case
2024-04-25 14:22:35 +08:00
daisy
11a160cb25
demo: Table drag handle use useContext ( #48588 )
2024-04-24 11:48:15 +08:00
thinkasany
f6db43b090
fix(demo): optimize fetchData for table ( #48560 )
2024-04-20 21:51:29 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
daisy
c152c58116
docs: update table faq ( #48245 )
2024-04-03 18:11:00 +08:00
叶枫
14a1e6bd51
feat: tsconfig enable strict ( #47998 )
...
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
2024-04-01 15:49:45 +08:00
LingJinT
15553f54a3
test: update table.filter test case ( #48202 )
...
* fix: 表格列在搜索情况下,国际化失效 #48110
* Update components/table/hooks/useFilter/FilterDropdown.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>
* fix: 补充测试用例
* fix: update table.filter test case
---------
Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>
Co-authored-by: l2015 <lingjt@dtdream.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-01 10:46:05 +08:00
MadCcc
7b280d307b
chore: bump rc-table to v7.45.0 ( #48190 )
...
* chore: bump rc-table to v7.45.0
* feat: 补充类型
* feat: 补充类型
---------
Co-authored-by: 叶枫 <645381995@qq.com>
2024-03-31 16:04:36 +08:00
lijianan
1b36fd22e5
Merge pull request #48172 from ant-design/master
...
chore: merge master into feature
2024-03-29 20:10:12 +08:00
章鱼怪
fe83792754
feat: Table add rowHoverable
to disable hover interaction ( #48112 )
2024-03-29 15:29:49 +08:00
LingJinT
5a9dca2ae7
fix: Fixed the problem that internationalization of table columns fails when searching ( #48126 )
...
* fix: 表格列在搜索情况下,国际化失效 #48110
* Update components/table/hooks/useFilter/FilterDropdown.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>
* fix: 补充测试用例
---------
Signed-off-by: LingJinT <63446949+LingJinT@users.noreply.github.com>
Co-authored-by: l2015 <lingjt@dtdream.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-29 13:19:52 +08:00
lijianan
405394a8e4
Merge pull request #48133 from ant-design/master
...
chore: merge master into feature
2024-03-28 10:54:52 +08:00
yoshinyan
5e65463566
docs: typo in order-column.md ( #48079 )
...
Signed-off-by: yoshinyan <hai_hai_hai_1229@yahoo.co.jp>
2024-03-25 20:26:58 +08:00
lijianan
87debac578
chore: rename variables merge
=> merged
( #48048 )
2024-03-24 10:56:28 +08:00
github-actions[bot]
80f49bfcf2
chore: auto merge branches ( #48020 )
...
chore: merge master into feature
2024-03-23 16:15:34 +00:00
lijianan
611993b0a8
type: fix master CI fail again ( #48045 )
...
* TEST: DO NOT MERGE
* fix: fix type
2024-03-23 23:27:59 +08:00
lijianan
212b1eef12
type: fix master CI fail ( #48044 )
2024-03-23 21:59:55 +08:00
叶枫
e17cd4ae27
test: keep spaces ( #47024 )
...
* feat: snap
* feat: up snap
2024-03-22 20:49:55 +08: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
630f4d9cfb
demo: Tag demo update ( #47751 )
...
* demo: Tag demo update
* fix: fix
* fix: fix
2024-03-08 10:51:31 +08:00
MadCcc
0652c32830
fix: sibling Tags should have margin ( #47736 )
...
* fix: sibling Tag should have margin
* chore: update snapshot
* chore: revert
* chore: link issue
* docs: update demo
* Revert "demo: update Grid、Table、Select demo (#47709 )"
This reverts commit c01c1b505b
.
* chore: update snapshot
* chore: update demo
2024-03-06 21:51:17 +08:00
lijianan
c01c1b505b
demo: update Grid、Table、Select demo ( #47709 )
...
* demo: update demo
* fix: fix test
* feat: table snap
---------
Co-authored-by: 叶枫 <645381995@qq.com>
2024-03-05 17:23:47 +08:00
Amumu
2156ed4c07
fix: virtual list prefixCls not working ( #47639 )
...
* fix: virtual list prefixCls not working
* update test case
2024-02-29 09:45:27 +08:00
Amumu
6c824b7dbf
Merge pull request #47521 from ant-design/master
...
chore: merge master into feature
2024-02-21 15:54:37 +08:00
SuperYY
ac9cd5c8de
fix table's scrollbar background color in dark mode ( #47487 )
2024-02-20 11:10:22 +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
lijianan
7587f12fe8
Merge pull request #47453 from ant-design/master
...
chore: merge master into feature
2024-02-16 11:37:35 +08:00
daisy
7b86dd60b5
docs: Table colSpan render -> onCell ( #47392 )
...
* docs: Table colSpan render -> onCell
* Update components/table/demo/colspan-rowspan.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-09 14:47:39 +08:00
afc163
39e7bc5d2f
Merge pull request #47383 from ant-design/master
...
chore: merge master into feature
2024-02-07 13:30:01 +08:00
lijianan
55aae1ed26
chore: bump rc-table from 7.39.0 to 7.40.0 ( #47382 )
...
* chore: bump rc-table from 7.39.0 to 7.40.0
* test: update snap
2024-02-07 11:44:04 +08:00
Eugene
87882e1db6
fix(style): Virtual table style lead on none virtual table used as a nested table ( #47333 )
...
* fix(style): Virtual table style lead on none virtual table render used as a nested table.
* fix(test): Update test for virtual table with fix nested table inside.
---------
Co-authored-by: ykryshtal <ykryshtal@magnite.com>
Co-authored-by: Eugene <Jeka1.1@mail.ru>
2024-02-06 11:30:17 +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
lijianan
5031ca9032
feat: CP support Table expandIcon ( #47225 )
...
* feat: CP support Table expandIcon
* fix: fix
* type: fix type
2024-01-30 13:57:49 +08:00
栗嘉男
80db8eaf3b
lint: fix merge branch lint error
2024-01-28 13:31:58 +08:00
栗嘉男
40a57b82c3
Merge branch 'master' into master-merge-feature
2024-01-28 12:02:05 +08:00
木木剑光
25eda833fb
fix(Table): the onFilter methods of column adds ability to filter children ( #47170 )
2024-01-27 22:11:54 +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
Fatpandac
77b351f68f
fix: ok button of the DatePicker becomes compacted when used with Space.Compact ( #46769 )
...
* fix: ok button of the DatePicker becomes compacted when used with Space.Compact
* fix: break CSS selector
* fix: break the compact context on the panel
* chore: update test
2024-01-16 14:02:31 +08:00
叶枫
7e877dc799
test: support react 16 lint ( #46963 )
...
* feat: support react 16 lint
* feat: test
* feat: test
* feat: test
* feat: test
* feat: 不增加 package script
2024-01-14 17:15:39 +08:00
章鱼怪
df583dbf82
feat: Table supports hidden columns ( #46957 )
2024-01-13 15:20:34 +08:00
lijianan
943072704c
Merge branch master into master-merge-feature
2024-01-11 16:14:48 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util ( #46923 )
...
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
2024-01-11 15:55:58 +08:00
lijianan
c0e007c0d0
chore: merge master into feature
2023-12-27 19:40:42 +08:00
Evgeniy Aksyonov
f4929cbcdc
docs: Fix typo for sortDirections example in head.md ( #46641 )
...
* Fix typo for sortDirections example in head.md
It didn't work with old example with pipe instead of comma(`sortDirections: ['ascend' | 'descend']`)
Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>
* Update components/table/demo/head.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-12-27 17:51:43 +08:00
Fatpandac
ae38f1e3eb
fix: the shadow of the table overflows ( #46644 )
2023-12-27 14:46:40 +08:00
叶枫
81ab20be35
feat: merge master
2023-12-27 14:42:51 +08:00