Commit Graph

1017 Commits

Author SHA1 Message Date
liaoxuezhi 7733b89e1c 优化 image focus 状态提示可粘贴图片的样式优化 2019-10-31 15:38:53 +08:00
liaoxuezhi a660b1d793 Merge pull request #320 from 2betop/master
小优化
2019-10-31 14:53:06 +08:00
liaoxuezhi 4f2d758a3b ComboForm 初始值考虑 flat 的情况 2019-10-31 14:51:38 +08:00
liaoxuezhi 43be1f5529 Image 粘贴提示样式调整 2019-10-31 14:33:44 +08:00
liaoxuezhi 99b10dbaae 优化一下 modal 的动画效果 2019-10-31 10:35:24 +08:00
liaoxuezhi 9a0beb755e Spinner 没有用 transition 之类的不用强制重绘 2019-10-31 09:38:28 +08:00
liaoxuezhi 0c0bd43c5e modal 动画改用 animation 而不是 transition, 动画扩展性较好 2019-10-31 00:18:50 +08:00
liaoxuezhi de9b3494d2 优化 zindex 问题 2019-10-31 00:18:10 +08:00
liaoxuezhi b9eb1f833a 添加 formClassName 2019-10-31 00:17:48 +08:00
liaoxuezhi 0391de6f2d Merge pull request #318 from 2betop/master
Spinner 优化 & filter 问题修复
2019-10-30 20:13:44 +08:00
liaoxuezhi b6b5f48dc3 Spinner overlay 添加动画 2019-10-30 20:10:23 +08:00
liaoxuezhi de24cb64a7 filter 在处理空值时与原来不一致 2019-10-30 20:06:48 +08:00
liaoxuezhi 2b55046d53 Merge pull request #317 from catchonme/master
修复filter过滤失败问题
2019-10-30 16:16:08 +08:00
catchonme 8d6e8457f8 修复filter过滤失败问题 2019-10-30 16:13:54 +08:00
liaoxuezhi 93acbc13e0 rebuild pages 2019-10-30 16:09:58 +08:00
liaoxuezhi 2cb58b78ce 更新 gh-pages 2019-10-30 16:09:24 +08:00
liaoxuezhi efb5516a49 rebuild pages 2019-10-30 16:06:24 +08:00
liaoxuezhi b27726e09e 更新 gh-pages 2019-10-30 16:05:48 +08:00
liaoxuezhi c171482c59 Merge pull request #316 from 2betop/master
样式优化 & combo 默认值 & File 控件问题修复
2019-10-30 16:03:57 +08:00
liaoxuezhi f98d367582 File 文件上传 asBlob 数据回显问题修复 2019-10-30 16:02:24 +08:00
liaoxuezhi d14dac1187 修复 combo 成员种的默认值没有默认提交的问题 2019-10-30 15:34:08 +08:00
liaoxuezhi f7ce345368 fieldSet border 样式调整 2019-10-30 15:16:20 +08:00
liaoxuezhi 4cb5c033f4 添加 text-loud 功能类 2019-10-30 13:09:44 +08:00
liaoxuezhi 5c08a68297 Merge pull request #315 from 2betop/master
tpl filter 扩充 & form-data 支持 qsOptions
2019-10-29 19:10:45 +08:00
liaoxuezhi a345f450ac form-data form 发送格式可以配置 qsOptions 2019-10-29 19:04:53 +08:00
liaoxuezhi 4b7c3af47f 扩充 tpl filter 的 filter 指定 并 补充文档 2019-10-29 18:38:26 +08:00
liaoxuezhi f108180535 Merge pull request #314 from catchonme/master
删除无效代码
2019-10-29 14:28:54 +08:00
catchonme f479d5887a 删除无效代码 2019-10-29 14:27:05 +08:00
liaoxuezhi 722a32c64b Merge pull request #313 from catchonme/master
tabs 修正方法名称
2019-10-29 14:17:50 +08:00
catchonme eb30ccd9f5 tabs修改方法名称 2019-10-29 12:50:56 +08:00
liaoxuezhi 3d1f005a37 Merge pull request #312 from 2betop/master
文件url显式 & tabs 支持垂直展示链接的样式
2019-10-29 12:39:25 +08:00
liaoxuezhi 0a40ecac49 选项卡支持垂直摆放链接 2019-10-29 12:37:20 +08:00
liaoxuezhi e334810fc8 File 文件上传空间回显值时优化 2019-10-29 10:52:02 +08:00
liaoxuezhi 695d1113fc Merge pull request #311 from 2betop/master
__pristine 这个属性可能已经设置过
2019-10-25 17:37:49 +08:00
liaoxuezhi 157b78740c __pristine 这个属性可能已经设置过 2019-10-25 17:36:27 +08:00
liaoxuezhi 5b93d128b8 Merge pull request #310 from catchonme/master
修复checkboxes拉取数据无法设置全选问题
2019-10-25 17:30:45 +08:00
catchonme f2279c581b 优化代码 2019-10-25 17:26:06 +08:00
catchonme a7d061bd0e 修复checkboxes拉取数据无法设置全选问题 2019-10-25 17:25:14 +08:00
catchonme 91fb4da1c5 修复checkboxes拉取数据无法设置全选问题 2019-10-25 17:02:21 +08:00
liaoxuezhi 832bf5843b Merge pull request #309 from 2betop/master
api 发送格式在原来的 json form-data 之外支持配 dataType 为 form
2019-10-25 16:08:29 +08:00
liaoxuezhi 5fc7b4786b api 发送格式在原来的 json form-data 之外支持配 dataType 为 form 2019-10-25 16:05:29 +08:00
liaoxuezhi e4e3658fa0 Merge pull request #308 from 2betop/master
update
2019-10-25 12:32:09 +08:00
liaoxuezhi 62ddef9c36 升级一下 mobx-react 5.x 貌似不支持 react-hooks 2019-10-25 10:23:04 +08:00
liaoxuezhi 13a9b19479 form star 样式调整 2019-10-24 14:16:18 +08:00
liaoxuezhi bf8d0747fc rebuild pages 2019-10-24 14:10:35 +08:00
liaoxuezhi e3aa65a849 更新 gh-pages 2019-10-24 14:09:55 +08:00
liaoxuezhi 0603548b14 Merge pull request #305 from 2betop/master
文档&样式&form的值扩充
2019-10-24 14:08:16 +08:00
liaoxuezhi 7cfffdf4ce 样式优化 2019-10-24 14:06:35 +08:00
liaoxuezhi 910062b54d 补充文档 2019-10-24 13:53:34 +08:00
liaoxuezhi 4558712e75 form 提交可以拿去 pristine 信息 2019-10-24 12:30:49 +08:00