ant-design/components/modal
陈帅 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__ chore: upgrade rc-dialog and rc-drawer (#28749) 2021-01-07 17:17:38 +08:00
demo fix: draggable Modal should have boundary (#28527) 2020-12-28 10:45:06 +08:00
style Include parenthesis on mixin calls to support less 4.0.0 (#28465) 2020-12-22 11:08:12 +08:00
useModal chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
ActionButton.tsx feat: Modal.config rootPrefixCls (#25613) 2020-07-14 18:43:55 +08:00
confirm.tsx refactor: improve Modal type definition (#28997) 2021-01-24 17:40:30 +08:00
ConfirmDialog.tsx feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00
index.en-US.md chore: merge master 2020-12-26 23:11:46 +08:00
index.tsx chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
index.zh-CN.md Merge pull request #28381 from ant-design/master 2020-12-16 15:24:20 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00