ant-design/components/form
黑雨 01ca7c7821
test: convert demo to testing-lib (#37381)
* test: replace testing-lib

* test: replace testing-lib

* test: replace testing-lib

* test: update snap

* test: replace testing-lib

* test: replace testing-lib

* test: update for lint

* merge: merge

* test: testing-lib

* test: replace testing-lib

* test: testing-lib

* test: testing-lib

* test: replace testing-lib

* test: replace testing-lib

* test: Replace test aria replacment logic

* test: Update snapshot

* chore: hack for id

* test: clean up

* test: clean demo

* chore: update

* test: snapshot update

* test: fix snapshot rep logic

* test: fix snapshot rep logic

* test: fix snapshot rep logic

* chore: update demo

* test: fix snapshot rep logic

* test: Update snapshot

* test: rest snapshot

* test: update snapshot

* test: Update test case

* test: config env

* chore: clean up

* chore: Use renderServer instead

* test: adjust testing logic

* test: modify test logic

* test: split ssr test

* test: skip if need skip

* chore: ignore test file covv

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-09 15:51:35 +08:00
..
__tests__ test: convert demo to testing-lib (#37381) 2022-09-09 15:51:35 +08:00
demo feat: switch visible to open for Modal (#37084) 2022-08-23 16:55:57 +08:00
FormItem feat: Input fields in error are missing multiple ARIA attributes (#36762) 2022-08-24 17:07:50 +08:00
hooks feat: add Form.Item.useStatus (#36486) 2022-07-14 11:01:39 +08:00
style fix: Form vertical with span row (#36800) 2022-07-30 21:00:00 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00
ErrorList.tsx feat: Input fields in error are missing multiple ARIA attributes (#36762) 2022-08-24 17:07:50 +08:00
Form.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
FormItemInput.tsx feat: Input fields in error are missing multiple ARIA attributes (#36762) 2022-08-24 17:07:50 +08:00
FormItemLabel.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
FormList.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.en-US.md docs: fix useWatch type error (#37013) 2022-08-12 18:06:26 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: fix useWatch type error (#37013) 2022-08-12 18:06:26 +08:00
interface.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
util.ts chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +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