amis/__tests__/renderers/Form/__snapshots__
sansiro 7bd158b2c3
feat: inputRating 组件功能对齐4.0规范 (#2949)
* feat: 评分组件 input-rating

* feat: 评分组件 input-rating

* feat: 评分组件 input-rating

* feat: 评分组件 input-rating 修改

* feat: 评分组件 input-rating 修改

* feat: 评分组件 input-rating 修改

* feat: 评分组件 input-rating 修改

* feat: 评分组件 input-rating 修改 Schema

Co-authored-by: liuzedong02 <liuzedong02@baidu.com>
2021-12-21 13:24:00 +08:00
..
array.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
autoFill.test.tsx.snap 补充 autoFill 用例 2021-06-03 10:54:10 +08:00
button.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
buttonGroup.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
buttonToolBar.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
checkbox.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
checkboxes.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
city.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
container.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
date.test.tsx.snap feat:date、dialog、drawer、steps 云舍4.0样式升级 (#2846) 2021-11-03 21:09:20 +08:00
dateRang.test.tsx.snap feat:date、dialog、drawer、steps 云舍4.0样式升级 (#2846) 2021-11-03 21:09:20 +08:00
datetime.test.tsx.snap feat:date、dialog、drawer、steps 云舍4.0样式升级 (#2846) 2021-11-03 21:09:20 +08:00
fieldSet.test.tsx.snap fix: collapse修改样式&兼容body (#3060) 2021-11-25 21:06:47 +08:00
formitem.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
formula.test.tsx.snap docs: formula 的文档补上新表达式的例子 (#3234) 2021-12-20 18:55:30 +08:00
grid.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
group.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
hbox.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
iconPicker.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
index.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
initData.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
inputGroup.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
list.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
number.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
options.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
panel.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
radios.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
range.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
rating.test.tsx.snap feat: inputRating 组件功能对齐4.0规范 (#2949) 2021-12-21 13:24:00 +08:00
repeat.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
service.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
static.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
switch.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
tabs.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00
testarea.test.tsx.snap chore: 自动补的 input[type=submit] 放到开头, 影响原有 last-child 的 css 样式 (#2601) 2021-09-23 13:28:30 +08:00