Commit Graph

1944 Commits

Author SHA1 Message Date
2betop fb63837fe6 修复 value2Array bug 2020-05-13 16:45:44 +08:00
liaoxuezhi 4300b55ee6
Merge pull request #592 from RickCole21/master
file文档
2020-05-13 14:58:15 +08:00
rickcole 75f544b853 file文档 2020-05-13 14:10:00 +08:00
2betop a47ba7c603 ListCheckboxes 支持 Group 2020-05-13 12:35:21 +08:00
2betop 11fc0a4bd3 升级 prettier 2020-05-13 11:51:38 +08:00
2betop 4eb4c70b48 Merge remote-tracking branch 'baidu/master' 2020-05-13 11:33:56 +08:00
2betop 857ff862fc 样式优化 2020-05-13 11:31:31 +08:00
2betop 068e31e4b6 添加 TreeCheckboxes 2020-05-13 11:00:01 +08:00
2betop f4af7ddcd7 自定义组件重新渲染问题修复 2020-05-13 09:57:04 +08:00
liaoxuezhi 75ff86679c
Merge pull request #590 from RickCole21/master
tabs禁用样式优化
2020-05-13 09:29:00 +08:00
rickcole e6df000e0a tabs禁用样式优化 2020-05-12 20:03:23 +08:00
2betop 9e89a14c46 添加 ListCheckboxes 和 TableCheckboxes 2020-05-12 19:23:16 +08:00
2betop b258bb4361 默认只从父级同步 form 内的数据, 如果想强制开启,需要配置 syncSuperStore 为 true 2020-05-12 17:58:02 +08:00
liaoxuezhi ca091bfb68
Merge pull request #589 from RickCole21/master
form中容器组件中配置form时,修改内层的form会自动触发上层form的提交操作
2020-05-12 15:03:11 +08:00
rickcole a39a4aba46 form中容器组件中配置form时,修改内层的form会自动触发上层form的提交操作 2020-05-12 14:41:00 +08:00
2betop 94363cd1c5 优化 checkboxes 2020-05-12 14:17:43 +08:00
2betop 4ed9216d83 添加用户选择结果展示组件 2020-05-12 11:41:59 +08:00
liaoxuezhi 6f706349a6
Merge pull request #588 from baidu/dependabot/npm_and_yarn/tinymce-5.2.2
Bump tinymce from 5.2.1 to 5.2.2
2020-05-12 09:42:30 +08:00
dependabot[bot] e9a1599b5e
Bump tinymce from 5.2.1 to 5.2.2
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.2.1...5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 20:32:44 +00:00
2betop 6c9cd9a929 优化 repeat 组合方式 2020-05-11 20:27:33 +08:00
2betop a6a64f4ec2 目前看来 Repeat 组件有点多余 2020-05-11 20:20:10 +08:00
2betop 5cb489fac8 expand 改成 findTree 2020-05-11 19:44:23 +08:00
2betop 531fbc94e3 checkboxes component 中的用法与 select 统一 2020-05-11 19:23:50 +08:00
2betop 3967971f3c 修 top lest 值可能为 NaN 的情况 2020-05-11 17:21:12 +08:00
2betop 1bd1b43ef5 更新 snapshot 2020-05-11 16:55:54 +08:00
2betop 2a988428ff 更新 snapshot 2020-05-11 16:55:18 +08:00
2betop 1ed3ce2612 去掉多余的代码 2020-05-11 15:28:44 +08:00
2betop d77bb35a74 复用 select 里面的 value2array 2020-05-11 15:22:32 +08:00
2betop 9d2c702944 combo 的tabs 模式,样式调整 2020-05-11 14:16:54 +08:00
2betop 29ad54e2ab Merge remote-tracking branch 'baidu/master' 2020-05-11 14:14:01 +08:00
2betop 6d3052b176 Merge branch 'master' of https://github.com/2betop/amis 2020-05-11 14:04:39 +08:00
2betop a7c9f50d48 contextmenu 小调整 2020-05-11 14:04:29 +08:00
2betop c03f195d0f contextmenu 小调整 2020-05-11 14:02:25 +08:00
2betop 73f02985ed placeholder 样式优化 2020-05-11 13:43:06 +08:00
liaoxuezhi c180c7940a
Merge pull request #586 from RickCole21/master
有disableTip时,表单下按钮样式微调
2020-05-11 13:32:14 +08:00
rickcole 615cfbc1e0 有disableTip时,表单下按钮样式微调 2020-05-11 11:54:01 +08:00
liaoxuezhi 2262ad899f
Merge pull request #585 from RickCole21/master
CRUD propList add columns
2020-05-09 18:10:36 +08:00
rickcole 9e4a5efb4b CRUD propList add columns 2020-05-09 18:08:22 +08:00
liaoxuezhi 103d9d12fe
Merge pull request #584 from RickCole21/master
修复Table传columns属性问题
2020-05-09 16:56:31 +08:00
rickcole 337f7fd116 Merge remote-tracking branch 'amis/master' 2020-05-09 16:53:19 +08:00
rickcole cea5749617 修复Table传columns属性问题 2020-05-09 16:53:05 +08:00
2betop 69071616f3 tooltip 位置改成左边 2020-05-09 15:14:10 +08:00
liaoxuezhi 83c5de4a37
Merge pull request #581 from RickCole21/master
部分fix
2020-05-09 14:19:35 +08:00
rickcole 79ca800035 部分fix 2020-05-09 14:18:05 +08:00
2betop 987d818bf2 Drawer 的 overlay false 的 closeOnOutside 整理 2020-05-09 14:01:30 +08:00
2betop c89994e64a 如果事件阻止了,不关闭 2020-05-09 09:54:04 +08:00
2betop 3fb4114461 改成捕获时期 2020-05-09 09:43:30 +08:00
2betop aa6d38600b 没有显示的时候不要调用 onHide 2020-05-09 09:30:48 +08:00
liaoxuezhi 7bacf2df39
Merge pull request #579 from RickCole21/master
drawer overlay逻辑优化
2020-05-08 20:45:50 +08:00
rickcole 45819b22f2 fix 2020-05-08 20:45:15 +08:00