Commit Graph

1242 Commits

Author SHA1 Message Date
2betop 8837f92138 修复 curd filter 数据不同步到子组件的问题 2020-06-15 14:36:06 +08:00
rickcole 1c71edc122 修复弹框中表单提交后不刷新CRUD 2020-06-12 17:26:28 +08:00
2betop 32e1d49cf9 添加 validateObject 方法 2020-06-12 17:06:58 +08:00
2betop cf771c571f 暴露 validate 2020-06-12 16:12:12 +08:00
2betop 7d5a61593a 自定义组件可以配置是否显示错误信息 2020-06-12 15:38:04 +08:00
2betop 0be54764f8 升级 react-transition-group 2020-06-12 14:39:21 +08:00
2betop 402dd1a9c3 样式调整 2020-06-12 11:44:04 +08:00
2betop d3d8905299 调整一下itemRender参数 2020-06-12 11:15:55 +08:00
2betop d8f6aa6655 添加 ArrayInput 组件 2020-06-12 11:07:34 +08:00
liaoxuezhi 85a531ad95 抽个 NumberInput 组件 2020-06-12 09:18:59 +08:00
2betop 372b6ba8a5 位置调整一下 2020-06-11 20:05:07 +08:00
2betop b78ae0888c static 的 target 不监控大小变化 2020-06-11 19:58:02 +08:00
2betop 5575a1d6a1 修复有超级表头时 itemActions 位置显示不正确的问题 2020-06-11 19:15:27 +08:00
2betop 871c84981b Merge remote-tracking branch 'baidu/master' 2020-06-11 18:31:31 +08:00
2betop 0afa194e88 TreeSelect 换成 ResultBox 渲染内容 2020-06-11 18:31:09 +08:00
rickcole 44a15ed0c2 fix文档和typo 2020-06-11 17:58:05 +08:00
2betop cb155b4fd1 优化 Tree 文件多时的样式 2020-06-11 13:37:17 +08:00
2betop e6d20f4196 图标显示问题优化 2020-06-11 11:34:18 +08:00
2betop 19795b9b11 补充className 2020-06-10 20:32:22 +08:00
2betop 7cf3c8ed08 formStore.items 里面只有正在显示的表单项,看来字段少了 2020-06-10 18:37:39 +08:00
2betop ebc5edbdff wizard 最后一步的处理逻辑不正确,应该终止 form 中后续逻辑,实际上没有。 2020-06-10 17:48:53 +08:00
2betop f306a59a09 样式调整 2020-06-10 17:47:47 +08:00
2betop ff81c6b0c0 async 的依赖改成依赖 async/mapLimit 2020-06-09 20:09:06 +08:00
2betop eaa0fce092 修复 combo 样式问题 2020-06-09 17:52:15 +08:00
2betop 43435b3ba6 暴露 ListGroup 2020-06-09 16:42:24 +08:00
2betop 334f2d09b0 样式调整 2020-06-09 16:41:05 +08:00
2betop c293a45dc2 Status 写反了 2020-06-09 16:06:02 +08:00
2betop c3efc5e459 修复类型错误 2020-06-09 15:10:36 +08:00
2betop 32fd84be58 移除所有对 fontawesome 的依赖 2020-06-09 14:47:32 +08:00
2betop 7e1ffc4cca 按钮样式优化 2020-06-08 18:46:28 +08:00
2betop a6af4e1eb7 减少对fontawesome 的依赖 2020-06-08 18:23:56 +08:00
2betop a86bf866b0 减少对fontawesome 的依赖 2020-06-08 17:41:30 +08:00
2betop 3580e01144 替换 svg icon 2020-06-08 17:13:54 +08:00
2betop 40c1ad2646 改成 svg icon 2020-06-08 16:53:52 +08:00
2betop 777bbe30bc 补充 svg icon 2020-06-08 16:04:14 +08:00
2betop 7d1368f189 将一些 font icon 改成 svg icon 2020-06-08 15:49:45 +08:00
2betop 807834db20 Merge remote-tracking branch 'baidu/master' 2020-06-08 13:56:02 +08:00
2betop d7ed7aad46 添加 listGroup 组件 2020-06-08 13:55:05 +08:00
liaoxuezhi 868d1583fd
Merge pull request #657 from RickCole21/master
QrCode渲染方式换成svg,更好的支持长文本
2020-06-08 13:07:32 +08:00
rickcole fa1ce6bc7c 边界限制 2020-06-08 12:49:12 +08:00
rickcole c9fce11f38 渲染方式换成svg,用于支持长文本 2020-06-08 12:30:27 +08:00
2betop 1da33b9741 整理多语言相关 2020-06-08 12:29:19 +08:00
2betop 5a968edab9 数据获取错误 2020-06-08 11:54:37 +08:00
liaoxuezhi 0664c14b64 修复多语言问题 2020-06-08 11:35:50 +08:00
liaoxuezhi f0f85ae562 icon 改用 svg 2020-06-07 23:40:07 +08:00
liaoxuezhi 3e73c26230 修改文案 2020-06-07 23:38:59 +08:00
2betop af99d3288c 修复 chart 被 reload 通信数据没有传过来的问题 2020-06-04 14:40:23 +08:00
2betop 789a035016 asForm 支持 stateless function component 2020-06-03 18:12:04 +08:00
2betop 6e8392ea71 升级到最新的 uncontrollable 2020-06-03 17:19:14 +08:00
2betop 14fc1975b1 验证message 可以关闭 2020-06-03 15:18:58 +08:00
2betop a893133922 补充翻译 2020-06-03 15:14:54 +08:00
2betop ae76738a24 翻译落下部分文字 2020-06-03 15:07:28 +08:00
2betop 7356c023c0 没传入 locale 不更新 env 2020-06-03 15:02:04 +08:00
2betop 738b751186 还有部分 form 的文字没提换 2020-06-03 14:51:52 +08:00
2betop 6c3e358c9b Merge remote-tracking branch 'baidu/master' 2020-06-03 13:18:01 +08:00
2betop 760158ee3a 自定义组件验证问题修复 2020-06-03 12:41:41 +08:00
liaoxuezhi bd321db4d9
Merge pull request #646 from RickCole21/master
Combo中 input-group 数据同步问题
2020-06-03 12:05:54 +08:00
rickcole a3d4e36179 reveert 2020-06-03 12:01:58 +08:00
rickcole 8fc4f69dff form中input-group数据同步问题 2020-06-03 11:59:28 +08:00
2betop c773a17281 删掉无用的翻译 2020-06-03 11:50:22 +08:00
rickcole faf79f1073 Merge remote-tracking branch 'amis/master' 2020-06-03 11:41:53 +08:00
wuduoyi ae480f028e 优化几个翻译 2020-06-03 11:21:08 +08:00
2betop e04fb0afef 漏了个文件 2020-06-03 10:19:32 +08:00
2betop 235de6c5e2 修复 tinymce 加载空 lang 文件的 bug 2020-06-03 10:05:14 +08:00
2betop ada8525696 修改 locale 的变量语法 2020-06-03 09:57:52 +08:00
liaoxuezhi 59fd8f6f37 Ts 兼容 3.9.3 2020-06-03 00:19:01 +08:00
2betop f46a1362b9 Locale 支持 2020-06-02 20:42:07 +08:00
2betop 654bafc127 先切成 typescript@3.8.x 2020-06-02 11:02:43 +08:00
2betop 95bc3e8029 修复 Table 的 footable 展示问题 2020-06-02 10:56:16 +08:00
2betop af3f40021f i18n draft 2020-06-01 20:54:41 +08:00
2betop 0d95ee7757 干掉 eslint 注释 2020-06-01 20:02:36 +08:00
rickcole 88f0391060 Merge remote-tracking branch 'amis/master' 2020-06-01 19:03:39 +08:00
2betop a3c5f40e47 修复 joinValues 为 false 的问题 2020-06-01 17:27:16 +08:00
rickcole 6a7519f140 list设置joinValues:false时,回显异常 2020-06-01 16:45:58 +08:00
rickcole d4357759c6 Merge remote-tracking branch 'amis/master' 2020-06-01 15:02:27 +08:00
rickcole 904821d567 round小数位默认改成2 2020-06-01 15:01:59 +08:00
2betop 7b2d8f3960 优化点选事件 2020-06-01 14:39:29 +08:00
2betop 7f956266c5 完善文档 2020-06-01 14:32:42 +08:00
rickcole e7ffe5659f 优化判断逻辑 2020-06-01 14:19:26 +08:00
rickcole e1659bb033 Merge remote-tracking branch 'amis/master' 2020-06-01 13:54:17 +08:00
2betop 96c3b73434 还原代码 2020-06-01 13:53:39 +08:00
rickcole f0603457db Merge remote-tracking branch 'amis/master' 2020-06-01 13:43:52 +08:00
2betop 10af464a6e 修复报错 2020-06-01 13:42:53 +08:00
rickcole 37b50f3b08 ns 2020-06-01 13:08:10 +08:00
rickcole bbbf101218 修复drawer有overlay时closeOnOutside的问题 2020-06-01 13:00:36 +08:00
2betop 8ebac6e3c0 可快速自定义带选项功能的自定义组件 2020-06-01 12:28:37 +08:00
2betop 1bbee5bdfb 优化关联选择的样式 2020-05-29 18:02:03 +08:00
2betop aa1040d991 样式调整 2020-05-29 16:43:53 +08:00
2betop a952f84cbf Merge remote-tracking branch 'baidu/master' 2020-05-29 16:20:45 +08:00
2betop a827a72442 调用 render 的时候不要把 data 传到 schema 里面,否则会认为是 defaultData 2020-05-29 16:20:19 +08:00
liaoxuezhi 8ed5f35901
Merge pull request #635 from zengqingzhuang/register-store
feat: 添加注册store方法
2020-05-29 15:35:12 +08:00
zengqingzhuang 712379e60e feat: 添加注册store方法 2020-05-29 15:32:15 +08:00
2betop 6cb0e6a1d8 默认调用延时加载 2020-05-29 15:28:43 +08:00
2betop f7e6dbf2be 关联勾选左侧默认值 2020-05-29 13:24:32 +08:00
2betop 637b96ad3f 添加关联勾选模式 2020-05-29 13:18:27 +08:00
2betop 9dffaa875b 添加 AssocicatedCheckboxes 草稿 2020-05-28 20:28:11 +08:00
2betop 878bb8c8f3 TreeCheckboxes, ChainedCheckboxes 支持选项延时加载 2020-05-28 17:47:49 +08:00
2betop 8d53af03d1 支持默认展开模式 2020-05-28 14:43:53 +08:00
2betop e42a4f5ab1 需要把事件阻止掉 2020-05-28 13:37:05 +08:00
2betop 286f4836fa 修复 Nested Table 列固定显示问题 2020-05-28 12:10:00 +08:00
2betop aef41bace7 无选项样式优化 2020-05-27 20:09:39 +08:00
2betop 4f7a0bfa62 修复 tsc 错误 2020-05-27 19:31:50 +08:00
2betop 1a68f8b560 redirect 调整 2020-05-27 17:35:12 +08:00
2betop fc61c5ffcd 优化 redirect, 如果值是空就不跳转 2020-05-27 17:26:06 +08:00
2betop e81f56782a 值相同的选项优化 2020-05-27 17:05:43 +08:00
2betop 5c59cce7bd Options 中允许值相同 2020-05-27 16:55:40 +08:00
2betop a7c568b605 Checkboxes 改成 isEqual 2020-05-27 16:27:34 +08:00
2betop 6f3d61b4ca 忘记暴露了 2020-05-27 14:53:57 +08:00
2betop a33344a70a 调整 TabsTransfer 2020-05-27 14:48:38 +08:00
2betop 5d01bf505d Merge remote-tracking branch 'baidu/master' 2020-05-27 13:58:55 +08:00
2betop bfc3d1b37b 补充示例 2020-05-27 13:53:15 +08:00
2betop 807cad129a 添加 nestedCheckboxes 2020-05-27 10:57:48 +08:00
2betop 9576641503 新增 TabsTransfer 渲染器 2020-05-26 20:28:09 +08:00
2betop 4b6c04b411 Tabs 优化,默认显示第一个 2020-05-26 09:37:25 +08:00
2betop 3a931d684c 添加 Modal>Header, Title, Body, Footer 相关组件 2020-05-26 09:36:49 +08:00
2betop 6d58b2ae22 当点击来自 modal 直接忽略 2020-05-26 09:34:49 +08:00
rickcole 70b335702f 合并单元格,对象类型的对比优化 2020-05-25 20:12:38 +08:00
2betop 72254ea1b7 Merge remote-tracking branch 'baidu/master' 2020-05-25 16:21:42 +08:00
rickcole 544a647c17 image fix 2020-05-25 15:29:33 +08:00
2betop fa7f6f9f50 Tag 保留原来的展示方式 2020-05-25 11:11:01 +08:00
rickcole 52f4f96cca round参数配置成0时,会无效 2020-05-20 12:22:28 +08:00
ChengLei Shao 8fb3377200
CRUDProps export 2020-05-19 19:06:45 +08:00
liaoxuezhi 38fbf3da81 只有自己设置了 api 才自己处理 2020-05-19 09:13:07 +08:00
liaoxuezhi 319dd2bae3 service 自己可以处理 ajax,否则数据层没办法更新 2020-05-19 09:08:11 +08:00
liaoxuezhi 8c7439e173 Merge remote-tracking branch 'baidu/master' 2020-05-18 22:13:20 +08:00
rickcole c833a3fdf7 option value为0时,回显问题 2020-05-18 19:56:20 +08:00
2betop 834695860f 小优化 + 文档调整 2020-05-15 17:23:15 +08:00
2betop f4f10b0d5e 重构 tag 渲染器 2020-05-15 16:47:08 +08:00
2betop 1df2cfb5e6 完善 ResultBox 2020-05-15 09:37:26 +08:00
2betop c4dd46bafc 添加 ResultBox 组件 2020-05-14 20:47:05 +08:00
2betop 3b2be69a26 修复 Table 在表头有分组的情况下,固定列样式有些问题 2020-05-14 17:06:09 +08:00
2betop c5af45f55b 修复 Table 在表头有分组的情况下,固定列样式有些问题 2020-05-14 17:00:24 +08:00
2betop 968eacb7de rm console 2020-05-14 15:40:42 +08:00
2betop 5e5aebd2bf InputBox 小调整 2020-05-14 15:39:43 +08:00
2betop 9e77eca421 修复 dialog 的 size 无效的问题 2020-05-14 14:33:55 +08:00
2betop 1f7a20a988 删除原来的 transfer-select 2020-05-14 11:33:18 +08:00
2betop 50b4adcf9d 开放更多配置 2020-05-14 11:23:44 +08:00
2betop d4155c02fb 优化搜索相关 2020-05-14 11:19:39 +08:00
2betop 2f22d7621b 补充搜索功能 2020-05-14 10:40:44 +08:00
2betop 1442357975 打通 renderer 2020-05-13 20:36:08 +08:00
2betop 4b2985404d 添加 InputBox Transfer 组件 2020-05-13 19:28:46 +08:00
2betop fb63837fe6 修复 value2Array bug 2020-05-13 16:45:44 +08:00
2betop a47ba7c603 ListCheckboxes 支持 Group 2020-05-13 12:35:21 +08:00
2betop 4eb4c70b48 Merge remote-tracking branch 'baidu/master' 2020-05-13 11:33:56 +08:00
2betop 068e31e4b6 添加 TreeCheckboxes 2020-05-13 11:00:01 +08:00
2betop f4af7ddcd7 自定义组件重新渲染问题修复 2020-05-13 09:57:04 +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
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
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 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 a7c9f50d48 contextmenu 小调整 2020-05-11 14:04:29 +08:00
2betop 73f02985ed placeholder 样式优化 2020-05-11 13:43:06 +08:00
rickcole 9e4a5efb4b CRUD propList add columns 2020-05-09 18:08:22 +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
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
rickcole 45819b22f2 fix 2020-05-08 20:45:15 +08:00
rickcole ee2351d212 fix 2020-05-08 20:08:06 +08:00
rickcole cfa99abde6 drawer overlay逻辑优化 2020-05-08 20:05:36 +08:00
2betop 5ced9c0b72 Merge remote-tracking branch 'baidu/master' 2020-05-08 19:43:07 +08:00
2betop 477083a719 优化 list 中的数据修改逻辑 2020-05-08 19:42:51 +08:00
liaoxuezhi 8cf2e8db2d
Merge pull request #576 from RickCole21/master
修复form中crud弹框crud无限循环问题
2020-05-08 19:42:06 +08:00
2betop 99a436b53b 取错了 2020-05-08 18:00:10 +08:00
2betop 96e42c4169 修复一个已销毁调用 setState 的case 2020-05-08 17:56:41 +08:00
2betop 7fa8adec80 如果没有变化,不要去更新store,避免没必要的重绘 2020-05-08 17:50:39 +08:00
2betop fe2b931e7c 修复 form 的 initApi 轮询静默刷新配置无效问题 2020-05-07 16:24:52 +08:00
rickcole d2a91d30a1 修复form中crud弹框crud无限循环问题 2020-05-07 15:25:40 +08:00
rickcole ae1deb9165 修复form中的service轮训问题 2020-05-06 18:28:06 +08:00
rickcole 122afbfd1c 调整下样式 2020-05-06 15:05:30 +08:00
2betop d3027b421a link url 里面的变量不自动转义 2020-04-30 15:08:19 +08:00
2betop f226fc2444 如果返回是 url 也尝试读取 2020-04-30 14:21:00 +08:00
2betop 58bb7bfeb7 文件发送默认为 post 2020-04-30 13:38:16 +08:00
2betop 19cf23c7b5 修复 sdk 用法 image 放大弹框不出现的问题 2020-04-30 09:40:56 +08:00
2betop 79b2d7f258 Card 的图片默认不转义 2020-04-29 19:23:41 +08:00
2betop 5eab165cb1 DateRange 点选 shortcut 的时候,没有处理 minDate, maxDate 逻辑 2020-04-29 18:21:57 +08:00
2betop 5208627fa2 copy 默认不转义 2020-04-29 15:24:28 +08:00
rickcole 30c6ec579b 样式修复 2020-04-28 20:20:02 +08:00
rickcole bbfb1f8c00 fix style 2020-04-28 19:25:19 +08:00
rickcole cbca634973 nested-select多选显示优化、样式优化 2020-04-28 19:14:49 +08:00
2betop 25d72c6324 修复 subForm 的 btnLabel 取值问题 2020-04-28 17:54:40 +08:00
2betop 4e7c00b78b 优化 Panel 的 affixBottom 逻辑 2020-04-28 10:18:26 +08:00
rickcole 16d6cbe5f4 diff-editor 语言选择json时,自动格式化 2020-04-27 15:53:11 +08:00
2betop b33edbe0c2 暴露更多的接口 2020-04-24 13:44:38 +08:00
2betop 1b5265f36e 允许用户自己实现 evalExpression 和 evalJs 2020-04-24 11:55:31 +08:00
2betop 13b7d305b5 page 添加 showErrorMsg 配置 2020-04-24 11:16:23 +08:00
2betop c9c9be1013 dialog 添加 showErrorMsg 配置项 2020-04-23 15:44:15 +08:00