ant-design/components/form
二货机器人 a67c0d28d3
fix: react 18 test fixing (#34787)
* fix: try fix

* chore: ci

* test: recover

* test: more test case

* test: more and mote

* test: btn test

* fix: react 18 compitable

* chore: more test

* test: all confirm test

* chore: tmp

* chore: test lib

* chore: tmp

* chore: tmp

* test: back of part

* test: back of menu index test

* test: more test

* test: form test

* test: rm IE11 test case

* chore: fix compatible

* chore: clean up

* chore: back of all test case

* test: ignore 18 lines

* chore: remove render test of enzyme in upload

* test: back of IE11 test case to fit 100% coverage

* chore: fix pkg deps
2022-04-06 11:07:15 +08:00
..
__tests__ fix: react 18 test fixing (#34787) 2022-04-06 11:07:15 +08:00
demo docs: demo support react18 (#34843) 2022-04-03 23:27:45 +08:00
hooks merge feature into master 2021-06-05 13:30:36 +08:00
style chore: merge feature into master 2022-02-23 17:11:11 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx fix: clear status in input addon (#34412) 2022-03-10 19:04:51 +08:00
ErrorList.tsx chore: sync feature into master 2021-07-12 19:28:42 +08:00
Form.tsx feat: support Form labelWrap (#33048) 2021-11-26 18:15:59 +08:00
FormItem.tsx fix: not warning if Form.Item unmount (#34405) 2022-03-10 15:21:10 +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 fix: Form doc "resetFields" args type (#34262) 2022-03-02 17:39:42 +08:00
index.tsx chore: feature merge master 2020-09-22 10:56:04 +08:00
index.zh-CN.md fix: Form doc "resetFields" args type (#34262) 2022-03-02 17:39:42 +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