ant-design/components/form
afc163 08d1a71ff4
refactor: Move Upload from less to css in js (#34528)
* refactor: Upload to CSS-in-JS

* chore: clean up outdated code

* chore: add FIXME

* revert useless change of UploadList

* fix: upload animation
2022-04-25 18:46:53 +08:00
..
__tests__ refactor: Move Upload from less to css in js (#34528) 2022-04-25 18:46:53 +08:00
demo chore: sync master into next branch 2022-04-20 11:30:55 +08:00
hooks fix: Form in React 18 StrictMode (#35096) 2022-04-19 20:06:32 +08:00
style feat: add zoom animation (#35148) 2022-04-21 17:28:02 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx docs: More info about useWatch (#35039) 2022-04-15 15:51:09 +08:00
ErrorList.tsx chore: sync feature into master 2021-07-12 19:28:42 +08:00
Form.tsx chore: next merge feature 2022-04-15 15:54:13 +08:00
FormItem.tsx chore: merge feature 2022-04-12 15:59:36 +08:00
FormItemInput.tsx feat: Input support status (#33995) 2022-02-14 17:09:35 +08:00
FormItemLabel.tsx feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
FormList.tsx chore: merge master 2021-11-26 15:19:31 +08:00
index.en-US.md docs: More info about useWatch (#35039) 2022-04-15 15:51:09 +08:00
index.tsx docs: More info about useWatch (#35039) 2022-04-15 15:51:09 +08:00
index.zh-CN.md docs: More info about useWatch (#35039) 2022-04-15 15:51:09 +08:00
interface.ts feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
util.ts fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug (#31846) 2021-12-12 14:58:49 +08:00
v3.en-US.md docs: fix errors in example code (#28677) 2021-01-04 18:43:59 +08:00
v3.zh-CN.md docs: fix errors in example code (#28677) 2021-01-04 18:43:59 +08:00