ant-design/components/form
𝑾𝒖𝒙𝒉 0175ea0dc1
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
docs(form): add form label related FAQ (#52153)
* docs(form): add form label related FAQ

ref:

- https://github.com/ant-design/ant-design/issues/47031
- https://github.com/ant-design/ant-design/issues/43175
- https://github.com/ant-design/ant-design/issues/52152

* chore: format

* chore: update

* chore: update

* Update components/form/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 𝑾𝒖𝒙𝒉 <wxh16144@qq.com>

---------

Signed-off-by: 𝑾𝒖𝒙𝒉 <wxh16144@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-01-02 17:37:23 +08:00
..
__tests__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
demo feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
FormItem feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
hooks chore(import): ensure code convention compliance by importing React (#52021) 2024-12-15 15:53:51 +08:00
style fix: The form item margin should appear below extraDom. (#51254) 2024-11-07 18:26:24 +08: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 chore(import): ensure code convention compliance by importing React (#52021) 2024-12-15 15:53:51 +08:00
Form.tsx chore(import): ensure code convention compliance by importing React (#52021) 2024-12-15 15:53:51 +08:00
FormItemInput.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
FormItemLabel.tsx type(formItemLabel): remove unnecessary assert (#49797) 2024-07-10 11:56:27 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md docs(form): add form label related FAQ (#52153) 2025-01-02 17:37:23 +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(form): add form label related FAQ (#52153) 2025-01-02 17:37:23 +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 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