Commit Graph

6286 Commits

Author SHA1 Message Date
2betop
81e5c1c508 图片文档调整 2021-05-10 16:06:27 +08:00
2betop
b3bec4166a 补充文档 2021-05-10 15:48:28 +08:00
2betop
51aa97d231 图片集支持静态配置文案调整 2021-05-10 15:27:35 +08:00
2betop
051c489dce Merge remote-tracking branch 'baidu/master' 2021-05-10 15:05:35 +08:00
2betop
8648942202 Merge branch 'master' of https://github.com/2betop/amis 2021-05-10 15:05:19 +08:00
2betop
c74b97ebf5 调整一下 hooks 和默认渲染模板 2021-05-10 15:05:11 +08:00
吴多益
0d7f80962f
docs: excel 导出支持文件名 2021-05-08 22:04:24 +08:00
Allen
08bfb44df3
fix: File 组件错误提示样式问题修复 (#1945) 2021-05-08 20:34:55 +08:00
吴多益
75a0d9f67a
Merge pull request #1942 from 2betop/date
日期快捷键支持上月底
2021-05-08 20:03:34 +08:00
吴多益
e56cb436a9
Merge pull request #1941 from 2betop/autoFill-multiple
autoFill 支持多选
2021-05-08 20:01:37 +08:00
吴多益
ec9b1ab3f2
Merge pull request #1944 from 2betop/scoped
#1917 扩充,二选一
2021-05-08 20:00:57 +08:00
吴多益
3050733337
tweak: crud 的 toolbar 默认不再将最后一个组件放右边 (#1939) 2021-05-08 19:26:21 +08:00
Allen
da9d377c95
fix: Select 组件自定义菜单模式下无法全选问题修复 (#1938) 2021-05-08 19:25:47 +08:00
吴多益
aaeb42fab6
feat:Excel 导出制定自定义文件名 (#1932) 2021-05-08 19:25:10 +08:00
吴多益
373e94897e
feat: 兼容多种 json 返回格式 (#1926) 2021-05-08 19:24:30 +08:00
2betop
6aa4b539c0 target 支持 query 同时 query 参数处理优化 2021-05-08 19:01:32 +08:00
2betop
e0fdf7a217 日期快捷键支持上月底 2021-05-08 18:40:23 +08:00
2betop
c702f7bb3f autoFill 支持多选 2021-05-08 17:16:48 +08:00
吴多益
007242b64e
Merge pull request #1935 from 2betop/tree-selector
tree-selector 也需要支持懒加载
2021-05-08 15:17:59 +08:00
吴多益
feb7754970
Merge pull request #1936 from 2betop/filterable
filterable 判断是否选中不要那么严格
2021-05-08 15:17:48 +08:00
2betop
da24452063 filterable 判断是否选中不要那么严格
如果接口返回的是数字,点选后同步地址栏后变成字符串后当前选中的判断就不对了
2021-05-08 14:55:20 +08:00
2betop
cb5ae19020 tree-selector 也需要支持懒加载 2021-05-08 13:08:40 +08:00
吴多益
845b7c266a
Merge pull request #1931 from allenve/master
fix: Number 最大最小值校验问题
2021-05-07 19:28:50 +08:00
allenve
00149d4f0c fix: Number 最大最小值校验问题 2021-05-07 18:51:41 +08:00
吴多益
648e228b33
docs: remove EmptyString 2021-05-06 19:39:52 +08:00
吴多益
cb7ccb15f7
docs: inputFormat 毫秒 2021-05-06 19:08:04 +08:00
吴多益
9e85490ce9
docs: typo 2021-05-06 15:46:29 +08:00
吴多益
82f6e8a2cb
docs: typo 2021-04-29 17:00:48 +08:00
RickCole
13bcf139c7
Merge pull request #1913 from nwind/typo-normal
typo: normal
2021-04-29 16:47:19 +08:00
wuduoyi
a689481031 typo: normal 2021-04-29 16:45:52 +08:00
吴多益
d3d92c487e
fix: sdk 中 dialog 里的编辑器弹窗被遮挡 (#1912) 2021-04-29 15:33:48 +08:00
RickCole21
bccda0ab03 fix 2021-04-28 17:26:17 +08:00
RickCole
a720f6f645
Merge pull request #1904 from nwind/button-selected-disabled
fix: disabled 统一使用透明度的方式来实现,不然无法区分选中状态是哪个
2021-04-28 17:25:30 +08:00
RickCole
c603062049
Merge pull request #1905 from nwind/fix-locale-build
fix: 编译出错
2021-04-28 17:15:24 +08:00
wuduoyi
07aaff7432 fix: 编译出错 2021-04-28 17:13:31 +08:00
wuduoyi
f007ef3c9f fix: disabled 统一使用透明度的方式来实现,不然无法区分选中状态是哪个 2021-04-28 17:02:00 +08:00
RickCole21
340893e4c5 fix 2021-04-28 16:59:09 +08:00
RickCole
1d70594258
Merge pull request #1903 from nwind/update-echarts-5.1.1
feat: 升级 ECharts 到 5.1.1
2021-04-28 16:58:38 +08:00
RickCole21
31370f3d61 remove repeat variable 2021-04-28 16:49:38 +08:00
wuduoyi
2bcdeb9287 feat: 升级 ECharts 到 5.1.1 2021-04-28 16:36:01 +08:00
RickCole
bf5dcb86c4
Merge pull request #1902 from nwind/change-date-button-order
fix: 调整日期按钮位置顺序,和 dialog 统一
2021-04-28 15:55:37 +08:00
wuduoyi
bb235c55c5 fix: 调整日期按钮位置顺序,和 dialog 统一 2021-04-28 15:52:25 +08:00
RickCole
0c79f5813b
Merge pull request #1900 from RickCole21/fix-button-group-placeholder
修复弹框ajax行为无效问题
2021-04-28 15:40:08 +08:00
rickcole
a235d13a4c 修复弹框ajax行为无效问题 2021-04-28 15:17:49 +08:00
RickCole
25295dd6e7
修复list placeholder问题 (#1897) 2021-04-27 21:25:03 +08:00
吴多益
f4188afc37
fix: link 的 action 表单下和普通文本不对齐 (#1896) 2021-04-27 18:29:16 +08:00
吴多益
7e4a46d081
fix: link 的 action 在表单下和其它按钮水平不对齐 (#1894) 2021-04-27 15:45:15 +08:00
吴多益
ef533015a3
fix: excel 导出不正确问题 (#1893) 2021-04-27 13:25:14 +08:00
吴多益
e630c5b0ba
Update README.md 2021-04-27 11:43:14 +08:00
liaoxuezhi
add37eeae8
改成用 lodash/xxx (#1890) 2021-04-26 10:31:01 +08:00