ant-design/components/form
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__ fix: update Modal defaultFooter Button disabled logic (#43055) 2023-08-10 16:48:28 +08:00
demo chore: remove useless any & add CSSProperties type (#43921) 2023-08-01 01:26:41 +08:00
FormItem chore: adjust Form renderProps def (#43996) 2023-08-03 17:12:53 +08:00
hooks docs: update faq (#42233) 2023-05-09 19:09:21 +08:00
style fix: label empty str line break (#43614) 2023-07-18 14:41:43 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx chore(form): code style optimization (#43793) 2023-07-25 19:47:05 +08:00
ErrorList.tsx chore(form): code style optimization (#43793) 2023-07-25 19:47:05 +08:00
Form.tsx refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
FormItemInput.tsx chore(form): code style optimization (#43793) 2023-07-25 19:47:05 +08:00
FormItemLabel.tsx chore(form): code style optimization (#43793) 2023-07-25 19:47:05 +08:00
FormList.tsx fix: error reported when the name of Form.List is 0 (#43199) 2023-06-28 09:46:20 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.ts 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 chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230) 2022-12-07 13:56:18 +08:00
util.ts type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
validateMessagesContext.tsx refactor: split form context (#43023) 2023-06-15 10:26:56 +08:00