ant-design/components/modal
Karlo Sudec 828305bea3
fix: ConfirmDialog passing wrong footer prop (#41173)
* fix: ConfirmDialog passing wrong footer prop

* test: add case

* fix: fix modal accidental rendering of footer

* test: update snapshot

* Revert "style(InputNumber): Fixed font highlighting when disabled (#41167)"

This reverts commit 38b47f68f9.

* test: update snapshot

* Align components/input-number/style/index.ts with master

---------

Co-authored-by: Karlo Sudec <karlo.sudec@brainit.agency>
Co-authored-by: wuxh <wxh1220@gmail.com>
2023-03-11 18:35:23 +08:00
..
__tests__ fix: ConfirmDialog passing wrong footer prop (#41173) 2023-03-11 18:35:23 +08:00
demo fix: address mock data city spelling error (#40431) 2023-01-29 12:46:00 +08:00
style fix: Popconfirm loading should finish (#41121) 2023-03-08 17:20:17 +08:00
useModal refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
confirm.tsx chore: Static warning if exist theme in CP (#41157) 2023-03-10 14:12:49 +08:00
ConfirmDialog.tsx fix: ConfirmDialog passing wrong footer prop (#41173) 2023-03-11 18:35:23 +08:00
destroyFns.ts Bugfix/modal destroy all with context (#40281) 2023-01-17 14:54:34 +08:00
index.en-US.md doc(modal): Update Modal.method() default icon (#40966) 2023-02-28 16:12:05 +08:00
index.tsx fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
index.zh-CN.md doc(modal): Update Modal.method() default icon (#40966) 2023-02-28 16:12:05 +08:00
locale.tsx refactor: locale files reference path (#38194) 2022-10-26 14:38:54 +08:00
Modal.tsx refactoring: use hook replace LocaleReceiver (#40870) 2023-02-22 18:18:26 +08:00
PurePanel.tsx refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00