ant-design/components/modal
da35a10f29
fix: update Modal defaultFooter Button disabled logic (#43055)
* test: add unit test

* fix: update disabled logic

* Revert "test: add unit test"

This reverts commit 7559a15af6.

* test: add unit case

* test: update snapshot

* chore: update logic

* Revert "chore: update logic"

This reverts commit 89e2233eda.
2023-08-10 16:48:28 +08:00
..
__tests__ test: snapshot of demo warning message (#43947) 2023-08-02 14:20:13 +08:00
demo Merge branch master into master-merge-feature 2023-07-28 16:43:15 +08:00
style docs: component token meta (#43337) 2023-07-05 17:49:59 +08:00
useModal chore: fix comment and feature merge master (#43899) 2023-07-30 22:22:50 +08:00
confirm.tsx refactor: solve modal circular dependency issue (#42808) 2023-06-05 09:57:26 +08:00
ConfirmDialog.tsx feat: Modal hooks confirm function support await (#43470) 2023-07-11 09:58:25 +08:00
destroyFns.ts Bugfix/modal destroy all with context (#40281) 2023-01-17 14:54:34 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: prepend use-client directive for with Next.js App Router (#43573) 2023-07-15 12:57:03 +08:00
index.zh-CN.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
interface.ts refactor(Tag): refactor closeIcon (#43109) 2023-06-20 13:42:55 +08:00
locale.tsx fix: Modal.confirm locale setting were reset (#43277) 2023-07-26 18:56:27 +08:00
Modal.tsx fix: ant-design/icons import refactor (#43915) 2023-07-31 23:55:25 +08:00
PurePanel.tsx docs: optimize site layout (#44111) 2023-08-08 19:48:41 +08:00
shared.tsx fix: update Modal defaultFooter Button disabled logic (#43055) 2023-08-10 16:48:28 +08:00