Commit Graph

1301 Commits

Author SHA1 Message Date
liaoxuezhi 7b593155f2 Merge remote-tracking branch 'baidu/master' 2019-11-26 19:05:41 +08:00
liaoxuezhi c7f1837650 还是能缓存 2019-11-26 19:04:47 +08:00
liaoxuezhi cf706eb894
Merge pull request #360 from sinchang-bot/patch-1
fix mock data
2019-11-26 17:36:38 +08:00
sinchang ea34766b49 fix mock data 2019-11-26 17:16:04 +08:00
liaoxuezhi d994507e9f 修复 picker 内嵌模式选中卡死问题 2019-11-26 16:50:47 +08:00
liaoxuezhi d9247a215c contextmenu zindex 问题 2019-11-26 14:49:22 +08:00
liaoxuezhi 35b6349abc 修复初始化过程中默认值设置问题 2019-11-26 11:54:53 +08:00
liaoxuezhi 628f22efc9 修复 Tree 默认值没选中问题 2019-11-26 11:06:46 +08:00
liaoxuezhi 7fc5d7a136 api.data 让可以修改 2019-11-25 19:01:37 +08:00
liaoxuezhi df29f412e3 combo 减少 form 演示 2019-11-25 17:15:18 +08:00
liaoxuezhi ed779dd1ca form 重新init 后部分控件不更新问题修复 2019-11-25 16:27:27 +08:00
liaoxuezhi 3de6b03253 优化itemActons bulkActions 显式问题 2019-11-25 15:40:12 +08:00
liaoxuezhi 4308570905 修复报错' 2019-11-24 13:39:24 +08:00
liaoxuezhi 46ba154e5a 用个简单的动画提示用户这不是系统右键菜单 2019-11-24 11:08:10 +08:00
liaoxuezhi 64f22a74a0 优化 menu 的定位方式 2019-11-24 10:21:12 +08:00
liaoxuezhi a07e1f0454 ts 错误 2019-11-22 17:22:42 +08:00
liaoxuezhi c560ee987e Merge remote-tracking branch 'baidu/master' 2019-11-22 15:48:51 +08:00
liaoxuezhi c5c220c39b 类型错误 2019-11-22 15:48:11 +08:00
liaoxuezhi 7b71b9aba4 contextmenu Esc 可关闭 2019-11-22 14:47:55 +08:00
liaoxuezhi e1e73ccb92 rebuild pages 2019-11-22 10:54:35 +08:00
liaoxuezhi b6fd50619b 更新 gh-pages 2019-11-22 10:53:55 +08:00
liaoxuezhi 0c36957cc5 修复 wizard 更新问题 2019-11-22 10:47:25 +08:00
liaoxuezhi ea4e0a7024 位置计算还得算上偏移量 2019-11-21 19:59:17 +08:00
liaoxuezhi 08dce61461 为了方便编辑器 hack :( 2019-11-21 17:17:01 +08:00
liaoxuezhi 9cf6d9adde 换种方式复用 tabs 2019-11-21 16:19:26 +08:00
liaoxuezhi 15da0ac817 尝试关闭的那次点击事件阻止默认行为 2019-11-21 14:12:50 +08:00
liaoxuezhi 292c63c698 小调整 2019-11-21 14:11:37 +08:00
liaoxuezhi 859d5b950c contextmenu 位置优化一下 2019-11-20 20:04:44 +08:00
liaoxuezhi 4791f4f5d7 修复 select 新增选项可能没值的问题 2019-11-20 15:10:37 +08:00
liaoxuezhi d269c6890d formitem 可能已经销毁了 2019-11-20 13:51:15 +08:00
liaoxuezhi 097079446b contextmenu 支持左侧呼出 2019-11-20 10:35:31 +08:00
liaoxuezhi d9495a734d 修复modal 在没有孩子渲染器处理 ajax 时,弹窗没办法设置关闭的问题 2019-11-20 10:34:50 +08:00
liaoxuezhi b80aef17da Merge branch 'master' of https://github.com/2betop/amis 2019-11-19 19:54:29 +08:00
liaoxuezhi 1d046233c7 combo 的类型不可清楚 2019-11-19 19:54:19 +08:00
liaoxuezhi 34f99953b3 combo 的类型不可清楚 2019-11-19 19:53:48 +08:00
liaoxuezhi 7277468475 修复 formitem 的修改应该记录最后一次的结果 2019-11-19 19:47:02 +08:00
liaoxuezhi 8185cf7a63 contextmenu 支持 hover 事件 2019-11-19 18:59:06 +08:00
liaoxuezhi 14460921b8 contextmenu样式优化 2019-11-19 17:27:31 +08:00
liaoxuezhi f031dc7401 添加 ContextMenu 2019-11-19 16:35:52 +08:00
liaoxuezhi ee68af9036 修复某种可能导致 mobx 引用已销毁对象的一种报错 2019-11-18 17:01:57 +08:00
liaoxuezhi dad59c6f9e 修复 options 中如果数据是对象且有 label 属性时,有可能没选中效果的问题 2019-11-18 16:13:26 +08:00
liaoxuezhi 42807708cb 修复一个 setState 给 unMounted 组件的问题 2019-11-18 15:02:26 +08:00
liaoxuezhi 1cd3563da5 删掉编辑器 hack 的代码 2019-11-18 15:02:01 +08:00
liaoxuezhi 693eab9422 options 如果有 source 或者 autocomplete 则启用非严格模式,即 data 即有数据变化就重新渲染 2019-11-18 10:02:44 +08:00
liaoxuezhi c90516365c 小调整 2019-11-16 16:07:48 +08:00
liaoxuezhi 0d12d793e4 解决子 store 不更新的问题 2019-11-16 16:07:29 +08:00
liaoxuezhi 64751163b5 views 缓存干掉 2019-11-15 15:27:33 +08:00
liaoxuezhi ef798ae30c 补充 Input 注释文档. 2019-11-15 12:37:16 +08:00
liaoxuezhi 993c9c7e77 Merge remote-tracking branch 'baidu/master' 2019-11-15 12:01:34 +08:00
liaoxuezhi b1ad9218e6
Merge pull request #347 from catchonme/master
中文输入未完成时不发送加载选项的请求
2019-11-15 11:09:14 +08:00