ant-design/components/table
陈帅 40f9be9417
megre Feature into master (#29141)
* feat: Allow user to configure the Tooltip in the Table header (#29002)

* feat: Table header supports tooltipPlacement

* docs: add Table tooltipPlacement

* feat: Allow user to configure the Tooltip in the Table header

* fix: fix jsx and use old code style

* fix: replace if blocks with ternary operator

* docs: fix url

Co-authored-by: 偏右 <afc163@gmail.com>

* docs: fix url

Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>

* fix: Row with gutter has additional gap (#29059)

* chore: init gutter

* feat: col support gap

* chore: Update playground

* fix: Safari padding

* test: fix test case

* test: More test case

* docs: Update demo

* test: Update coverage

* test: Update test hack

* feat(input-number): add keyboard prop to support disable keyboard (#29110)

Co-authored-by: Ant Design GitHub Bot <yesmeck+ant-design-bot@gmail.com>
Co-authored-by: Harrison <stlebea@foxmail.com>
Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
2021-02-01 10:15:39 +08:00
..
__tests__ megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
demo chore : prettier code (#29123) 2021-01-30 19:39:02 +08:00
hooks megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
style style: add @table-border-color (#28903) 2021-01-18 09:34:22 +08:00
Column.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ColumnGroup.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ExpandIcon.tsx Revert "test: Fix Table test (#23915)" (#23916) 2020-05-06 23:38:58 +08:00
index.en-US.md megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
interface.tsx megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
Table.tsx megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
util.ts chore: Update Table ts definition (#29084) 2021-01-28 01:21:58 +08:00