hongyang03
|
b5d04b83ff
|
fix: 修复单测
|
2023-04-14 09:54:07 +08:00 |
|
wibetter
|
29fce8011a
|
style(amis-editor): 调高画布区高亮元素区域的层级,避免被遮挡
|
2023-04-13 21:24:08 +08:00 |
|
hongyang03
|
f79470b86c
|
fix: 修复单测
|
2023-04-13 21:23:27 +08:00 |
|
qkiroc
|
28091b30b7
|
Merge pull request #6603 from blue-squirrel/master
style: 主题变量新增drawer&images&modal
|
2023-04-13 21:21:16 +08:00 |
|
吴多益
|
6b749b8b53
|
feat: Word 支持分页渲染 (#6606)
* 优化分页渲染的支持
* 补充一些注释
* 补充单元测试
* 优化单元测试,减少样式冗余
|
2023-04-13 21:11:02 +08:00 |
|
hongyang03
|
67afd30ced
|
fix: 主题走查修复
|
2023-04-13 20:40:57 +08:00 |
|
hsm-lv
|
a709ad96a8
|
Merge pull request #6595 from hsm-lv/feat-formula
feat: 增加formulaEvalErrorHandler&conditionComputeErrorHandler用于跳过amis解析
|
2023-04-13 20:23:52 +08:00 |
|
GuoXun
|
63299524de
|
feat: LocationPicker 添加 AMap 支持 (#6599)
|
2023-04-13 20:06:29 +08:00 |
|
lvxiaojiao
|
0b49e4c89c
|
feat:增加formulaEvalErrorHandler&conditionComputeErrorHandler用于跳过amis解析
|
2023-04-13 20:03:10 +08:00 |
|
wutong25
|
92f6cd9b2a
|
fix: 解决editor 报错 'getVariableOptions' of undefined
|
2023-04-13 17:36:25 +08:00 |
|
xujiahao01
|
f9ba5d8462
|
style: 主题变量新增drawer&images&modal
|
2023-04-13 16:56:01 +08:00 |
|
RUNZE LU
|
5d4431b64e
|
fix: CRUD组件列类型为mapping时导出excel展示错误 (#6592)
|
2023-04-13 16:41:30 +08:00 |
|
lvxiaojiao
|
829a4fb84e
|
feat:增加formulaEvalHandler&conditionComputeHandler用于跳过amis解析
|
2023-04-13 09:32:23 +08:00 |
|
qkiroc
|
4c4d1939c2
|
Merge pull request #6594 from qkiroc/editor/theme-locale
fix: 修复开发态编辑器没有主题和翻译的问题
|
2023-04-12 22:52:06 +08:00 |
|
qkiroc
|
e7876fdfa6
|
Merge pull request #6593 from qkiroc/theme/grid-theme
theme: 分栏组件支持新版外观配置
|
2023-04-12 22:51:17 +08:00 |
|
lvxiaojiao
|
e840ac244c
|
feat:增加formulaEvalHandler&conditionComputeHandler用于跳过amis解析
|
2023-04-12 21:55:19 +08:00 |
|
qkiroc
|
86f7b8962d
|
Merge pull request #6582 from blue-squirrel/feat-icon-icon-select
feat:Icon组件支持接收svg字符串直接展示&iconSelect样式优化
|
2023-04-12 21:00:42 +08:00 |
|
qinhaoyan
|
ca122f6dd4
|
fix: 修复开发态编辑器没有主题的问题
|
2023-04-12 20:41:26 +08:00 |
|
qinhaoyan
|
2d385662e1
|
theme: 分栏组件支持新版外观配置
|
2023-04-12 20:25:37 +08:00 |
|
刘丹
|
ab2743f98c
|
Merge pull request #6589 from wibetter/master
fix(amis): chart组件支持主题样式相关配置
|
2023-04-12 19:52:17 +08:00 |
|
HongYang
|
0ced2d5da3
|
style: 树选择器样式修复 (#6588)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-04-12 19:17:05 +08:00 |
|
吴多益
|
67a2d22967
|
docs: 补充 echarts 变量设置初始值的说明 (#6529)
|
2023-04-12 19:14:16 +08:00 |
|
yuxiaer
|
b0b91d619b
|
docs: 修正 crud 文档错别字 (#6571)
|
2023-04-12 19:12:59 +08:00 |
|
吴多益
|
48a67a5673
|
feat: office viewer 支持显示形状 (#6585)
* shape 支持初步
* 完善 shape 的支持
* 支持自定义 shape
* arcTo 换算法
* 修正 arc 圆形的计算
* curvedRightArrow 暂时不支持
* 修复编译报错
* 更新 snapshot
* 增加动作配置
* 新增 api 的时候也触发变化
|
2023-04-12 19:08:22 +08:00 |
|
liaoxuezhi
|
d13faa6933
|
chore: 升级 vite (#6590)
|
2023-04-12 18:41:24 +08:00 |
|
hsm-lv
|
6a5300258a
|
Merge pull request #6586 from 2betop/chore-amis-editor-ts
chore(amis-editor): 调整部分 ts 逻辑
|
2023-04-12 17:19:53 +08:00 |
|
wibetter
|
ccd2f5d7f9
|
fix(amis): chart组件支持主题样式相关配置
|
2023-04-12 16:30:07 +08:00 |
|
wibetter
|
11d81e47a8
|
fix(amis-editor): 布局类容器组件外观中提出重复的定位配置项
|
2023-04-12 16:28:34 +08:00 |
|
xujiahao01
|
4909c04e14
|
feat:Icon组件支持接收svg字符串直接展示&iconSelect样式优化
|
2023-04-12 16:03:23 +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 |
|
zhou999
|
b71000ba9a
|
fix: 「组件」「Bug」Dropdown组件hover触发时移开不消失 (#6568)
* fix: 「组件」「Bug」Dropdown组件hover触发时移开不消失
* fix: 「组件」「Bug」Dropdown组件hover触发时移开不消失
* fix: 「组件」「Bug」Dropdown组件hover触发时移开不消失
|
2023-04-11 20:08:47 +08:00 |
|
zhangzhulei
|
666ff9b50e
|
feat: input-table添加事件动作 (#6308)
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* fix: 修改input-table单测
* fix: 修改input-table单测
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
|
2023-04-11 16:51:05 +08:00 |
|
igrowp
|
17662f5337
|
fix: PageMaker315专项问题修复 (#6570)
Co-authored-by: wutong25 <wutong25@baidu.com>
|
2023-04-11 15:11:55 +08:00 |
|
sansiro
|
ec2fca5dda
|
fix: CRUD2 不透传columnsTogglable;getData问题修改 (#6569)
* fix: CRUD2 不透传columnsTogglable;getData问题修改
* 再跑次单测
|
2023-04-11 14:10:41 +08:00 |
|
qkiroc
|
a390db8634
|
Merge pull request #6567 from baidu/editor-style
editor:合并主题外观修改
|
2023-04-10 20:12:58 +08:00 |
|
qkiroc
|
b0ba751d1c
|
Merge pull request #6565 from qkiroc/fix/inputnumber-ts-error
chore: 修复ts报错
|
2023-04-10 20:10:48 +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 |
|
qinhaoyan
|
06437eecfa
|
Merge remote-tracking branch 'amis-editor/theme/editor-20230201' into editor-style
|
2023-04-10 19:18:48 +08:00 |
|
qinhaoyan
|
db9a7c7728
|
chore: 修复ts报错
|
2023-04-10 15:46:23 +08:00 |
|
qkiroc
|
7cef012d57
|
Merge pull request #6564 from qkiroc/fix/inputnumber-ts-error
fix: 修复number组件ts报错
|
2023-04-10 14:41:48 +08:00 |
|
qinhaoyan
|
bc935c9325
|
chore: 补充number组件state声明
|
2023-04-10 14:16:47 +08:00 |
|
qinhaoyan
|
73fb2367d8
|
fix: 修复number组件ts报错
|
2023-04-10 14:12:47 +08:00 |
|
qinhaoyan
|
7b06f729af
|
fix: 修复number组件ts报错
|
2023-04-10 13:11:27 +08:00 |
|
qkiroc
|
021c8b036a
|
Merge pull request #6562 from hy993658052/theme-0224-final-2
feat: 主题配置合并master
|
2023-04-10 11:38:49 +08:00 |
|
liaoxuezhi
|
008100fc94
|
fix: 修复 ooxml-viewer 包中 tslib 引用地址错误 (#6560)
* fix: 修复 ooxml-viewer 包中 tslib 引用地址错误
* fix: 修复 ooxml-viewer 包中 tslib 引用地址错误
|
2023-04-10 11:17:14 +08:00 |
|
HongYang
|
dd8906b80a
|
fix: 自定义列样式修复 (#6535)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-04-10 11:04:01 +08:00 |
|
zzy1415447829
|
202696b867
|
Theme 0224 optmize (#6534)
* feature:[amis-saas-10368]向导组件样式
* feature:[amis-saas-10190]优化标签组件
---------
Co-authored-by: zhangzheyu02 <zhangzheyu02@baidu.com>
|
2023-04-10 11:04:01 +08:00 |
|
zzy1415447829
|
68785165e5
|
feature:[amis-saas-10368]向导组件样式 (#6532)
Co-authored-by: zhangzheyu02 <zhangzheyu02@baidu.com>
|
2023-04-10 11:04:01 +08:00 |
|
HongYang
|
67e196793a
|
feat: table2&combo主题配置 (#6523)
* feat: table2主题适配
* feat: combo组件主题适配
* feat: table2增加图标和自定义列主题配置
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-04-10 11:04:01 +08:00 |
|