Commit Graph

581 Commits

Author SHA1 Message Date
liaoxuezhi
d6461ced11
chore: 修复 ts 报错,并加入 pr 检测 (#6785)
* chore: 修复 ts 报错,并加入 pr 检测

* 把类型检测放在前面

* 调整一下顺序

* 类型调整

* 设置 build 编译顺序

* 设置 build 编译顺序
2023-05-05 17:13:06 +08:00
wutong
2f3dbd8f47
Merge pull request #6781 from igrowp/fix-params
fix: 修复事件动作请求接口报错 & 输入框样式调整
2023-05-05 15:17:34 +08:00
wutong25
259a96a0e2 fix: 修复事件动作请求接口报错 & 输入框样式调整 2023-05-05 14:26:32 +08:00
RUNZE LU
324fb4d013
fix: Form开启columnCount后inline表单项展示错误问题; chore(editor): 表单控件可设置预设布局 (#6662) 2023-05-05 11:18:50 +08:00
wibetter
121b3c3f77 fix(amis-editor-core): 调整editor默认值公式编辑器中获取amis对应渲染器上下文的方法 2023-04-27 10:56:11 +08:00
wutong25
6c8565e555 fix: 表达式输入框高度调整 2023-04-26 14:44:03 +08:00
hsm-lv
3ad3a9de27
Merge pull request #6724 from 2betop/fix-editor-node-ref
fix(amis-editor): 修复从预览切到编辑态 toolbar, panel, 可能有原 node 节点引用读取异常问题
2023-04-25 20:12:22 +08:00
liaoxuezhi
d83dd869b3 fix(amis-editor): 修复从预览切到编辑态 toolbar, panel, 可能有原 node 节点引用读取异常问题 2023-04-25 19:41:59 +08:00
qkiroc
87e1fd9c5b
fix(editor): 主题数据不应该被保存下来 (#6722)
* fix(editor): 主题数据不应该被保存下来

* fix(editor): 优化下逻辑

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-04-25 19:20:13 +08:00
wutong
6f17922a3d
Merge pull request #6707 from igrowp/fix-expression
fix: 修复表达式输入框回车回显等问题
2023-04-25 11:13:44 +08:00
wutong25
a00e85a6b1 fix: 修复表达式输入框回车回显等问题 2023-04-25 11:05:04 +08:00
qkiroc
15ed7628c4
Merge pull request #6648 from hy993658052/feature-image-view
feat: 图片上传外观配置
2023-04-24 16:23:24 +08:00
wibetter
3ed271978b style(amis-editor-core): 配置包裹样式增加几个常用tip点位 2023-04-23 11:34:43 +08:00
liaoxuezhi
16becbfdec
fix: 修复一些 ts 报错 (#6674)
* fix: 修复一些 ts 报错

* fix: 修复 ts 报错

* fix: 修复 ts 报错
2023-04-21 16:53:40 +08:00
刘丹
2f4474aeb2
Merge pull request #6668 from igrowp/fix-panel-font-size
fix: 配置面板&快速构建弹窗组件字体统一
2023-04-21 15:43:25 +08:00
wutong25
c6091551f6 fix: 配置面板&快速构建弹窗组件字体统一 2023-04-21 11:23:23 +08:00
lghxuelang
de23d03466
feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题 (#6661)
* feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题

* feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题

---------

Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-04-21 10:44:42 +08:00
hongyang03
0f902e14a6 fix: 继承先去掉 2023-04-20 15:11:50 +08:00
wutong25
5f5a157674 fix: 引入amis/lib类型调整 2023-04-20 14:56:47 +08:00
wutong25
c598aaa21d fix: 修复走查问题 2023-04-19 21:13:03 +08:00
wutong25
f4f1b5f3b7 fix: 表达式输入框高度调整 2023-04-19 21:12:50 +08:00
hongyang03
5dc059f8c5 pref: 值继承优化 2023-04-19 20:13:27 +08:00
hongyang03
9867cd0f84 feat: 图片上传外观配置 2023-04-19 17:38:33 +08:00
刘丹
1bd375cc2f
feat(amis-editor): 增加layout:wrapper-contanier,用于实现子配置项包裹效果 (#6647)
* chore: 子模块中的工具类依赖改放上层

* feat(amis-editor): 增加layout:wrapper-contanier,用于实现子配置项包裹效果

* chore: 调整lint-staged匹配规则
2023-04-19 16:21:19 +08:00
hsm-lv
a174424b52
Merge pull request #6643 from baidu/feat-expression
feat:「页面设计器」统一表达式组件 (#6552)
2023-04-19 16:13:06 +08:00
agileago
a323417fba feat: editor导出拖动组件 2023-04-18 16:14:44 +08:00
wibetter
29fce8011a style(amis-editor): 调高画布区高亮元素区域的层级,避免被遮挡 2023-04-13 21:24:08 +08:00
2betop
a42bba351d chore(amis-editor): 调整部分 ts 逻辑 2023-04-12 15:07:54 +08:00
liaoxuezhi
73550fc71b
chore(amis-editor): 优化 input-number 的 mock 逻辑 (#6583)
* chore(amis-editor): 优化 input-number 的 mock 逻辑

* chore(amis-editor): 优化 input-number 的 mock 逻辑
2023-04-12 14:27:12 +08:00
igrowp
17662f5337
fix: PageMaker315专项问题修复 (#6570)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-04-11 15:11:55 +08:00
qinhaoyan
170b9b16f3 Merge remote-tracking branch 'amis-editor-core/theme/editor-20230201' into editor-style 2023-04-10 19:33:10 +08:00
igrowp
d578e0a27e
feat:「页面设计器」统一表达式组件 (#6552)
* 「页面设计器」统一表达式组件

* feat: 「页面设计器」统一表达式组件

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-04-07 17:06:08 +08:00
刘丹
f61e652c8d
Merge pull request #6540 from wibetter/fix-amis-editor
feat(amis-editor): 排列方向、水平对齐方式、垂直对齐方式配置项合并和配置交互优化
2023-04-06 12:51:42 +08:00
wibetter
091672dc93 fix(amis-editor): 弹性布局设置icon和提示文案根据当前排列方向进行联动 2023-04-06 11:33:12 +08:00
wibetter
0813818626 fix(amis-editor): 弹性布局设置配置项优化 2023-04-04 11:21:37 +08:00
wibetter
c27f246929 fix(amis-editor): 排列方向、水平对齐方式、垂直对齐方式配置项合并和配置交互优化 2023-04-04 11:21:37 +08:00
wibetter
5366841a45 fix(amis-editor): 显示类型配置交互优化,改用icon切换模式 2023-04-04 11:21:37 +08:00
qinhaoyan
1b86e87090 chore: 更新editor内网发布脚本 2023-04-04 11:18:27 +08:00
hsm-lv
3cb6e96263
Merge pull request #6505 from 2betop/sync-editor
chore: 同步内网代码
2023-03-31 09:48:25 +08:00
liaoxuezhi
5e85a8c349
chore: 调整异常 api 的处理 (#6503) 2023-03-31 09:42:18 +08:00
2betop
ce30eb82eb chore: 同步内网代码 2023-03-30 20:56:49 +08:00
meerkat
e07c5562c0
fix: 解决amis-editor-core 内部发包错误 (#6485) 2023-03-28 15:20:55 +08:00
liaoxuezhi
c5b3b40c05
chore: 尝试修复一些 ts 报错 (#6442) 2023-03-22 12:33:31 +08:00
刘丹
db44807359
fix(amis-editor-core): exports补充scss文件,支持本地vite调试 (#6427) 2023-03-21 14:52:35 +08:00
刘丹
fe2b7fdeec
fix(amis-editor-core): 简化exports (#6424) 2023-03-21 14:22:25 +08:00
吴多益
4f4ca56008
fix: 修复 office-viewer 本地文件加载出错;numbering 每个层级重置计数 (#6421)
* 修复 office-viewer 本地文件加载出错

* 尝试修复 coverage 报错

* 去掉 console.log

* numbering 每个层级重置

* 忽略 cnfStyle
2023-03-21 14:04:40 +08:00
吴多益
96d09b11c6
Merge pull request #6420 from 2betop/master
chore: amis-editor 暂无用例,先跳过报错
2023-03-21 12:45:10 +08:00
backpast
81418441f2
fix: webpack5 import css error (#6406) 2023-03-21 12:41:36 +08:00
2betop
faf7be53fb chore: amis-editor 暂无用例,先跳过报错 2023-03-21 12:06:07 +08:00
2betop
3eefcbd45e chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00