Commit Graph

4750 Commits

Author SHA1 Message Date
liaoxuezhi
6943194fa0
chore: 补充事件动作走通 crud 初始化基于额外接口初始选中行的场景 Close: #9908 (#9910) 2024-03-28 10:56:54 +08:00
liaoxuezhi
792645628b
fix: 修复 inputTable 事件动作上下文信息不全 Close: #8853 (#9898) 2024-03-27 17:28:45 +08:00
liaoxuezhi
79ad4bb115
fix: 修复crud 拖拽上下文信息中 insertBefore 和 insertAfter 为空的问题 Close: #1533 (#9902) 2024-03-27 17:27:05 +08:00
liaoxuezhi
919044f4bb
fix: 修复 defaultData 中配置 schema, 存在数据映射冲突问题 Close: #8972 (#9891) 2024-03-27 17:26:35 +08:00
liaoxuezhi
150049c28c
fix: 修复 popOver 在滚动容器内的位置不正确的问题 Close: #9855 (#9858) 2024-03-27 17:24:52 +08:00
liaoxuezhi
ce03aea903
chore: store 的 pristine 默认改成只有远程数据更新触发的重新初始化才更新 Close: #9092 (#9856) 2024-03-27 17:23:46 +08:00
liaoxuezhi
1aa1b6da1f
fix: 修复 上下文 store 数据同步问题 Close: #9901 (#9906) 2024-03-27 17:20:22 +08:00
jinye
075d20e608 fix: combo中超长字符串导致group的tab删除按钮消失 2024-03-27 13:38:55 +08:00
hsm-lv
06b110297d
Merge pull request #9841 from 2betop/fix-crud-itemActions-autoHeight
fix: 修复 crud 的 autoFillHeight 模式与 itemActions 结合使用时位置不正确的问题 Close: #9231
2024-03-27 12:39:00 +08:00
hsm-lv
233545f09a
Merge pull request #9847 from qkiroc/fix/custom-style
fix(editor): 修复编辑器自定义样式和固定样式渲染混乱问题
2024-03-27 12:38:16 +08:00
hsm-lv
d1f31d212f
Merge pull request #9883 from 2betop/fix-defintions-in-app
fix: 修复 app 模式页面定义 definitions 无效的问题 Close: #4679
2024-03-27 12:34:55 +08:00
hsm-lv
ad4cc100dd
Merge pull request #9893 from 2betop/fix-iframe-blob
feat: iframe 支持打开 blob 地址 Close: #8971
2024-03-27 12:28:02 +08:00
hsm-lv
6e9ec275fe
Merge pull request #9900 from CheshireJCat/feat-confirmDialog-and-alert-action-support-className
feat: 事件动作confirmDialog和alert支持自定义className Close #9869
2024-03-27 12:23:18 +08:00
liaoxuezhi
1f7afae1f4
fix: 修复 inputFormula evalMode false 时提交报错问题 (#9899) 2024-03-27 11:03:50 +08:00
jinye
dbc01b1559 feat: 事件动作confirmDialog和alert支持自定义className 2024-03-27 10:47:11 +08:00
2betop
0f0cbd0633 feat: iframe 支持打开 blob 地址 2024-03-26 20:00:10 +08:00
liaoxuezhi
9bf28b2f85
fix: 修复 InputTable 编辑树形结构数据的问题 Close: #9379 (#9852) 2024-03-26 17:14:57 +08:00
hsm-lv
9e57111669
Merge pull request #9854 from 2betop/feat-crud-partial-reload
feat: crud 支持刷新行数据
2024-03-26 17:08:44 +08:00
jinye
034a6da5a8 fix: 修复editor中的右键菜单偶尔出现后立刻消失的问题 2024-03-26 16:19:14 +08:00
jinye
dc876312d8 fix: 修复滑块组件有精度配置时精度不准确的问题 2024-03-26 15:44:48 +08:00
jinye
a2d75f6098 feat: ContextMenu-更高效\好用地计算右键菜单的位置 2024-03-26 15:44:13 +08:00
2betop
9e0c9ba582 fix: 修复 app 模式页面定义 definitions 无效的问题 Close: #4679 2024-03-26 15:43:13 +08:00
liaoxuezhi
ea7a306143
feat: 条件组合与公式结合时支持自定义输入框类型 (#9871) 2024-03-25 20:51:07 +08:00
liaoxuezhi
1c4879a3fe
chore: 调整弹窗错误提示逻辑,显示后 3 秒消失 (#9868) 2024-03-25 20:42:07 +08:00
jinye
5b147c6d57 fix: 二维码组件下载展示不全 #9859 2024-03-25 15:55:59 +08:00
2betop
8da70e8ccf feat: crud 支持刷新行数据 2024-03-22 18:18:49 +08:00
wuduoyi
e76d6a0cbf fix: office-viewer excel 去掉字母间距导致显示不正确问题 2024-03-22 16:05:32 +08:00
吴多益
3ea2bb60e8
fix: 修复 office-viewer 的 databar 显示不正确问题 (#9842)
* fix: 修复 office-viewer 的 databar 显示不正确问题

* 修复 ghpages 报错及 git clone 出错

* 补上 base16-dark 主题
2024-03-22 14:01:38 +08:00
hsm-lv
ccc50420c4
Merge pull request #9829 from qkiroc/fix/nav-date-change
fix: 修复数据域改变,nav没有动态修改的问题
2024-03-22 13:55:13 +08:00
hsm-lv
60933054e9
Merge pull request #9837 from 2betop/fix-jssdk-input-tree-tooltip
fix: 修复 jssdk 模式下 inputTree 的按钮提示不可见 Close: #9834
2024-03-22 13:54:23 +08:00
hsm-lv
cea01379df
Merge pull request #9838 from 2betop/style-condition-builder
style: 调整公式部分样式
2024-03-22 13:53:41 +08:00
jinye
9e59e82440 feat: contextMenu组件willUnmount时cancel debounce 2024-03-21 21:30:40 +08:00
jinye
ac053912e7 feat: 上下文菜单组件支持渲染自定义菜单\支持监听菜单大小变化并重新计算位置 2024-03-21 21:16:33 +08:00
qinhaoyan
57f4ca8e04 fix(editor): 修复编辑器自定义样式和固定样式渲染混乱问题 2024-03-21 20:19:58 +08:00
刘丹
61cb900be0
Merge pull request #9843 from wibetter/master
style(amis): 修复crud2/部分场景/列级元素内部tooltip提示位置异常问题
2024-03-21 19:02:12 +08:00
wibetter
a5f60581a7 style(amis): 修复crud2/部分场景/列级元素内部tooltip提示位置异常问题 2024-03-21 17:41:26 +08:00
吴多益
e8bd1013f0
修复 ghpages 没有 xlsx 问题 (#9836) 2024-03-21 15:46:03 +08:00
2betop
f358f5e6a0 fix: 修复 crud 的 autoFillHeight 模式与 itemActions 结合使用时位置不正确的问题 Close: #9231 2024-03-21 15:27:43 +08:00
qinhaoyan
af17d417aa fix: bugfix 2024-03-21 14:12:08 +08:00
2betop
fa7e285dac style: 调整公式部分样式 2024-03-21 13:05:24 +08:00
qinhaoyan
f3dbe1015c fix: bugfix 2024-03-21 12:31:59 +08:00
2betop
867f0c62be fix: 修复 jssdk 模式下 inputTree 的按钮提示不可见 Close: #9834 2024-03-21 09:59:46 +08:00
liaoxuezhi
6be680149d
chore: 公式编辑器 input 换成 codemirror 提升交互体验 (#9821) 2024-03-20 20:30:50 +08:00
hsm-lv
0ed7034037
Merge pull request #9832 from 2betop/fix-combo
fix: 修复 combo 可能无限触发 onChange 的问题
2024-03-20 20:28:40 +08:00
2betop
8071666a27 fix: 修复 combo 可能无限触发 onChange 的问题 2024-03-20 20:05:34 +08:00
hsm-lv
6408107ece
Merge pull request #9794 from F-jianchao/bugfix-editor-paste
Bugfix editor paste and Remove max-height
2024-03-20 18:59:43 +08:00
qinhaoyan
9d8e0056cd fix: 修复数据域改变,nav没有动态修改的问题 2024-03-20 14:31:01 +08:00
liaoxuezhi
bae995a508
chore: 默认不要透传 loading (#9804) 2024-03-20 12:12:04 +08:00
liaoxuezhi
0e613b0d7f
fix: 限制子弹窗可以选择当前弹窗 (#9825) 2024-03-20 12:06:40 +08:00
lmaomaoz
db7c49ae61
feat: Combo组件支持拖拽事件 Close: #9538 (#9668)
Co-authored-by: jinye <jinye@baidu.com>
2024-03-20 11:46:27 +08:00