ant-design/components/form
thinkasany 38325e59a8
chore: feature merge master
chore: feature merge master
2025-04-23 09:11:05 +08:00
..
__tests__ fix: Input OTP breaks with type number and mask (#53550) 2025-04-21 18:08:05 +08:00
demo demo(form): correct disabled styles (#52912) 2025-02-21 19:38:21 +08:00
FormItem feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
hooks fix(Form.focusField): improve focus logic (#52726) 2025-02-11 10:20:26 +08:00
style fix: improve CSS cheker & fix lint errors (#53236) 2025-03-22 03:09:03 +00:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx chore(import): ensure code convention compliance by importing React (#52021) 2024-12-15 15:53:51 +08:00
ErrorList.tsx feat: remove role="alert" from form field error (#52661) 2025-02-10 10:32:13 +08:00
Form.tsx fix(Form): requiredMark not working when component is false (#52950) 2025-03-05 21:26:12 +08:00
FormItemInput.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
FormItemLabel.tsx feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md docs: add anchor for when-to-use section (#53318) 2025-04-03 10:45:36 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs: add anchor for when-to-use section (#53318) 2025-04-03 10:45:36 +08:00
interface.ts fix(Form.focusField): improve focus logic (#52726) 2025-02-11 10:20:26 +08:00
util.ts fix: Form.Item noStyle support validation status (#44576) 2023-09-04 10:03:12 +08:00
validateMessagesContext.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00