ant-design/components/table
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
..
__tests__ fix: Dropdown with nest menu zIndex error (#45761) 2023-11-09 19:07:22 +08:00
demo docs: Fix typo for sortDirections example in head.md (#46641) 2023-12-27 17:51:43 +08:00
hooks fix: table filterDropdown should accept cssvar (#46314) 2023-12-07 19:21:43 +08:00
RcTable feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
style fix: the shadow of the table overflows (#46644) 2023-12-27 14:46:40 +08:00
Column.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ColumnGroup.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ExpandIcon.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md Merge branch 'master' into feature-merge-master 2023-10-29 14:04:47 +08:00
index.ts feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
index.zh-CN.md Merge branch 'master' into feature-merge-master 2023-10-29 14:04:47 +08:00
interface.ts type: update ref type from Ref to React.RefAttributes<T> 2023-12-27 11:53:19 +08:00
InternalTable.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
Table.tsx feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00