amis2/packages/amis/__tests__/renderers
2023-01-12 15:05:14 +08:00
..
__snapshots__ styles: 修复status图标颜色问题 (#6045) 2023-01-11 17:13:06 +08:00
Form feat: transfer & select 其他模式支持 showInvalidMatch 字段; tree 模式带 deferApi 情况下不添加 unmatched option (#6022) 2023-01-12 14:14:44 +08:00
Action.test.tsx chore: action 单测补充 (#5910) 2022-12-16 10:16:22 +08:00
Alert.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
AnchorNav.test.tsx chore: AnchorNav 单测补充 (#5912) 2022-12-16 10:17:17 +08:00
Audio.test.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Avatar.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
BarCode.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Breadcrumb.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
ButtonToolbar.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
calendar.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Card.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Carousel.test.tsx chore: 轮播图单测布补充 (#5972) 2022-12-28 17:02:33 +08:00
Collapse.test.tsx chore: collapse & fieldSet 组件单测补充 (#5873) 2022-12-08 15:28:24 +08:00
Container.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
CRUD.test.tsx chore: 处理jest 28 => 29后snapshot格式不兼容问题 (#5487) 2022-09-30 18:09:35 +08:00
Custom.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Date.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
DropDownButton.test.tsx chore: DropDownButton 单测补充 (#5974) 2022-12-28 17:01:43 +08:00
Each.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Flex.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Grid2D.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
GridNav.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
HBox.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
IFrame.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Image.test.tsx chore: image/images 单测补充 (#6006) 2023-01-09 14:23:49 +08:00
JSON.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Link.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
List.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Mapping.test.tsx feat: mapping组件支持数组数据源,自定义渲染模板itemSchema (#5882) 2022-12-08 14:09:21 +08:00
Markdown.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Nav.test.tsx chore: nav 单测补充 (#5911) 2022-12-22 11:09:14 +08:00
Page.test.tsx feat:图片上传成功事件参数优化 2022-12-26 10:47:30 +08:00
Pagination.test.tsx chore: pagination 单测 (#5872) 2022-12-08 15:28:47 +08:00
PopOver.test.tsx chore: popOver 单测补充 (#5948) 2022-12-22 11:06:07 +08:00
Portlet.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Progress.test.tsx chore: Progress 单测补充 (#5973) 2022-12-28 17:02:08 +08:00
Property.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
QRCode.test.tsx test: 更新QRCode单元测试 (#4713) 2022-06-28 18:29:52 +08:00
SearchBox.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
SparkLine.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Status.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Steps.test.tsx test: 补充Steps, Pagination单测 (#5034) 2022-08-02 16:24:49 +08:00
Table.test.tsx fix: Table表头分组仅有一列时分组名称错误问题 (#5160) 2022-08-17 20:13:03 +08:00
TableView.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Tabs.test.tsx chore: tabs、tabsTransfer、tabsTransferPicker 单测补充 (#5821) 2022-11-28 09:58:47 +08:00
Tasks.test.tsx 解决大部分用例问题 2022-06-02 10:00:09 +08:00
Timeline.test.tsx feat: crud 的 autoGenerateFilter 模式交互优化 支持展开收起 (#5167) 2022-08-17 20:12:30 +08:00
TooltipWrapper.test.tsx chore: tooltipWrapper 单测补充 (#6007) 2023-01-09 14:24:03 +08:00
Tree.test.tsx fix: 修复 tree 配置了 defer 属性时,展开错误 (#6056) 2023-01-12 15:05:14 +08:00
Video.test.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Wizard.test.tsx test: Timeline Wizard (#5031) 2022-08-01 19:17:36 +08:00