ant-design/components/form/__tests__
James 34dbf5f0a2
fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug (#31846)
* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug

* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug

* fixed lint issues.

* change: add black list for form item name

* keep the definition the same as before

* update snapshot

* change formItemNameBlackList type to array

* add test case for form item is in black list

* add test condition

* prettier it

* change: add black list for form item name

* keep the definition the same as before

* merege from upstream

* rebase this branch

* change formItemNameBlackList type to array

* add test case for form item is in black list

* add test condition

* prettier it

* fix test case that casing by rebase
2021-12-12 14:58:49 +08:00
..
__snapshots__ fix: Form layout span 24 usage (#32981) 2021-11-23 13:15:06 +08:00
demo.test.js fix test case 2019-12-27 16:13:13 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.js fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug (#31846) 2021-12-12 14:58:49 +08:00
list-noStyle.test.tsx test: test driven 2021-01-19 11:51:13 +08:00
list.test.js feat: Form rule support warningOnly that not block form submit (#30829) 2021-06-04 14:44:41 +08:00
ref.test.tsx feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
type.test.tsx fix: form.item is not type safe due to not forwarding their type para… (#29397) 2021-02-27 23:51:35 +08:00