amis2/__tests__
kano c9108e800f
fix: inputRange最大值、最小值设置问题修复 & 支持分块 (#3718)
* fix: inputRange最大值、最小值设置问题修复 & 支持分块

* test: 单测

* fix:inputRange组件清除输入框

* range 高度调大点方便点中

Co-authored-by: huangying11 <huangying11@baidu.com>
Co-authored-by: wuduoyi <wuduoyi@baidu.com>
2022-03-10 17:27:47 +08:00
..
__snapshots__ fix: 恢复 combo 添加按钮的样式 (#3700) 2022-03-04 13:54:17 +08:00
components chore: 升级 react-router 到 v5 (#3552) 2022-02-10 13:50:12 +08:00
mockData fix: 避免 table/nav 里数据 id 不一致导致页面报错,将之前的 id 换成更不容易冲突的 __id 字段 (#3731) 2022-03-09 19:56:03 +08:00
renderers fix: inputRange最大值、最小值设置问题修复 & 支持分块 (#3718) 2022-03-10 17:27:47 +08:00
stores feat:实现显隐和状态更新动&作&修复tabs找不到问题&修复表单禁用时底部工具栏未禁用问题 (#3693) 2022-03-03 19:57:42 +08:00
utils chore: page 的 style 里针对 backgroundImage 自动加上 url (#3581) 2022-02-15 16:23:46 +08:00
factory.test.tsx chore: 条形码使用 img 方便右键复制 Closes #3716 (#3720) 2022-03-09 20:03:08 +08:00
helper.tsx chore: 补充部分组件的单测,行覆盖率到 56% (#3567) 2022-02-11 19:36:45 +08:00
jest.setup.js crud 可以直接配置 perPage 的值,而不需要在 defaultParams 中配置 (#1662) 2021-03-17 10:26:41 +08:00