amis2/__tests__/renderers
RickCole 0f6d72a8ab
feat: 单个表单项支持后端校验 (#2127)
* fix: 1.2.x 修复 File disabled 失效问题

* feat: 单个表单项支持后端校验

* update snapshot

* fix snapshot

* fix

* update error

* 补一下用例

* fix test
2021-06-24 17:31:44 +08:00
..
__snapshots__ 更新 snapshot & form 获取父级数据逻辑调整 2021-06-21 10:21:55 +08:00
Form feat: 单个表单项支持后端校验 (#2127) 2021-06-24 17:31:44 +08:00
Action.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Alert.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Audio.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
ButtonToolbar.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Carousel.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Container.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
CRUD.test.tsx first commit 2019-04-30 11:11:25 +08:00
Date.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
DropDownButton.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Each.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
HBox.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
IFrame.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Image.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Link.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Mapping.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Page.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
QRCode.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Tabs.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Video.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00
Wizard.test.tsx react-testing-library => @testing-library/react 2021-06-03 13:05:35 +08:00