qiaoganggang
|
654baa846e
|
fix: flex布局容器,、表单等取消边距 (#7681)
* feat: flex布局容器, 表单一些边距修复
* fix: 去掉分栏边距
---------
Co-authored-by: qiaoganggang <qiaoganggang@baidu.com>
|
2023-08-03 17:32:45 +08:00 |
|
wibetter
|
47a4060745
|
Merge branch 'master' of https://github.com/baidu/amis
|
2023-07-28 14:43:57 +08:00 |
|
liaoxuezhi
|
df7838ae52
|
chore(amis-editor): form & dialog 的操作按钮在没有设置的情况下也可以点选 (#7608)
|
2023-07-28 08:45:00 +08:00 |
|
wibetter
|
8b0ebd41ea
|
fix(amis-editor): sparkline走势图 属性配置面板升级
|
2023-07-25 20:41:17 +08:00 |
|
wibetter
|
d2b4f89acc
|
fix(amis-editor): x轴和y轴滚动模式改为默认超出显示
|
2023-07-25 16:13:42 +08:00 |
|
wibetter
|
94dc726cad
|
fix(amis-editor): Flex布局和容器组件增加自定义 CSS类名 配置项
|
2023-07-25 15:08:25 +08:00 |
|
wibetter
|
841e209b27
|
fix(amis-editor): chart配置/同时放开api和config配置
|
2023-07-25 14:29:46 +08:00 |
|
刘丹
|
4f07627051
|
fix(amis-editor): 升级chart属性配置面板 (#7568)
* style(amis-editor): 修复apiControl配置项样式问题
* fix(amis-editor): 升级chart属性配置面板
* fix(amis-editor): 升级chart外观配置
* fix(amis-editor): 优化chart数据配置交互
|
2023-07-25 14:16:35 +08:00 |
|
hsm-lv
|
84557da549
|
Merge pull request #7553 from hsm-lv/chore-formulaeditor-dataschema
chore:数组类组件当前行上下文优化
|
2023-07-24 16:23:17 +08:00 |
|
lvxiaojiao
|
8cb9904198
|
Merge branch 'master' into chore-formulaeditor-dataschema
|
2023-07-24 14:54:57 +08:00 |
|
RUNZE LU
|
fab9383c9c
|
fix(amis-editor): MatrixCheckboxes多选属性配置错误问题 (#7551)
|
2023-07-24 11:15:06 +08:00 |
|
lvxiaojiao
|
7c9ff629ec
|
chore:优化数组类组件当前行上下文
|
2023-07-23 12:24:17 +08:00 |
|
Dora
|
d6703cd982
|
feat: amis组件 & 配置面板增加itemTitleSchema支持统一配置timeline组件节点标题 (#7527)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-07-21 15:20:57 +08:00 |
|
wutong
|
193c01500c
|
Merge pull request #7516 from igrowp/container-click
feat: 容器组件支持鼠标点击、移入、移出事件
|
2023-07-19 14:56:03 +08:00 |
|
wutong25
|
1cb54d7943
|
feat: 容器组件支持鼠标点击、移入、移出事件
|
2023-07-19 14:05:19 +08:00 |
|
liaoxuezhi
|
f7373c5abf
|
chore: 调整 lodash 引用大文件改成异步加载 (#7469)
|
2023-07-18 12:24:45 +08:00 |
|
hsm-lv
|
95d7451af6
|
Merge pull request #7485 from blankzust/feat-npm-script-add-esm-build
feat: 添加只打包esm的npm script
|
2023-07-18 11:16:56 +08:00 |
|
lvxiaojiao
|
26a3eec11c
|
chore:调整上下文文案
|
2023-07-17 16:55:22 +08:00 |
|
lvxiaojiao
|
30b3754be2
|
feat:表单校验和提交动作面板支持配置结果存储
|
2023-07-17 15:08:10 +08:00 |
|
hsm-lv
|
62aa19af38
|
Merge pull request #7486 from hsm-lv/feat-dialog-dataschema
feat:弹窗&树选择框上下文优化
|
2023-07-17 12:14:41 +08:00 |
|
lvxiaojiao
|
bf800862aa
|
feat:t弹窗上下文优化
|
2023-07-17 11:28:10 +08:00 |
|
miaoxinyu01
|
c893fdd667
|
feat:「动作配置」刷新动作配置面板优化 (#7476)
* amis-saas-13021 [Feature] 「动作配置」刷新动作配置面板优化
* amis-saas-13021 [Feature] 「动作配置」刷新动作配置面板优化
* amis-saas-13021 [Feature] 「动作配置」刷新动作配置面板优化
* amis-saas-13021 默认关闭发送数据按钮,关闭时data应被清除,不是设置为null
|
2023-07-17 09:35:15 +08:00 |
|
lvxiaojiao
|
72efb172be
|
fix:input-city上下文类型
|
2023-07-14 17:57:57 +08:00 |
|
lvxiaojiao
|
7b37cb131a
|
feat:input-table&combo&table上下文细化
|
2023-07-13 21:18:06 +08:00 |
|
张淑峰
|
9726094813
|
feat: 添加只打包esm的npm script
|
2023-07-13 14:13:24 +08:00 |
|
gaiyinaizhi
|
2e5431f566
|
feat: 矩阵勾选MatrixCheckboxes功能增强 (#7425)
* feat: 矩阵勾选MatrixCheckboxes功能增强
1. 增加`yCheckAll`属性开启列上的全选功能
2. 增加`xCheckAll`属性开户行上的全选功能
3. 增加`textAlign`属性配置文本的对齐方式,开启多选功能时默认居左对齐
* feat: 矩阵勾选MatrixCheckboxes功能增强
1. 增加`yCheckAll`属性开启列上的全选功能
2. 增加`xCheckAll`属性开户行上的全选功能
3. 增加`textAlign`属性配置文本的对齐方式,开启多选功能时默认居左对齐
4. 调整校验函数语法,简化代码
* 补充文档与逻辑小调整
---------
Co-authored-by: 2betop <2betop.cn@gmail.com>
|
2023-07-13 11:06:15 +08:00 |
|
lvxiaojiao
|
018ba184bc
|
feat:细化表单项上下文
|
2023-07-11 11:24:45 +08:00 |
|
Dora
|
5638927871
|
feat: checkboxs允许配置全选/不选文案 (#7408)
* perf: checkboxs允许配置全选/不选文案
* perf: checkboxs允许配置全选/不选文案
---------
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-07-10 10:36:09 +08:00 |
|
qkiroc
|
51bd288d0a
|
feat: 整理项目图标 (#7362)
* feat: 整理项目图标
* feat: 整理项目图标
* feat: 整理项目图标, 更新快照
* feat: 整理项目图标, 更新快照
* feat: 整理项目图标, 更新快照
* feat: 整理项目图标, 更新快照
* feat: 整理项目图标, 更新快照
* feat: 整理项目图标, 更新快照
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-07-10 10:34:42 +08:00 |
|
liaoxuezhi
|
97fef6a70a
|
fix: 修复 jssdk 中 popOver 问题 Close: #7372 (#7382)
|
2023-07-06 20:17:47 +08:00 |
|
coco
|
49cc16475a
|
fix:input-text组件label为schema时,editor表达式配置报错 (#7374)
Co-authored-by: zhangyingqi <zhangyingqi@baidu.com>
|
2023-07-06 12:52:06 +08:00 |
|
lvxiaojiao
|
1671d3f092
|
fix:折叠器事件参数类型显示问题
|
2023-07-04 15:37:52 +08:00 |
|
廖学之
|
8630430dd4
|
bump: amis-editor@5.5.0
|
2023-07-04 12:02:50 +08:00 |
|
hsm-lv
|
f5ccaf7d90
|
Merge pull request #7234 from pianruijie/feat/ajaxActionArgs
feat:ajaxAction传参处理
|
2023-07-04 11:11:21 +08:00 |
|
pianruijie
|
4032e4c599
|
兼容异常数据
|
2023-07-03 19:46:42 +08:00 |
|
pianruijie
|
1b9a91d9d5
|
去掉log
|
2023-07-03 17:11:46 +08:00 |
|
pianruijie
|
9547578c34
|
feat:调整ajax动作配置结构
|
2023-07-03 16:32:09 +08:00 |
|
Hsirius
|
dbc4da2740
|
fix: 列表选取boolean类型选择错误 (#7328)
|
2023-07-03 15:02:33 +08:00 |
|
吴多益
|
0f97e378d9
|
chore: 换一下 office-viewer 包名 (#7321)
* chore: 换一下 office-viewer 包名
* 恢复误改的文件
|
2023-07-03 14:31:27 +08:00 |
|
zhangzhulei
|
340bb31d73
|
feat: collapse-group组件支持change事件 (#7213)
* feat: collapse-group组件支持对外抛出 折叠状态改变 事件
* feat: collapse-group组件支持对外抛出 折叠状态改变 事件
* feat: collapse-group组件支持对外抛出 折叠状态改变 事件
* feat: collapse-group组件支持对外抛出 折叠状态改变 事件
* feat: collapse-group组件支持对外抛出 折叠状态改变 事件
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
|
2023-06-30 13:55:25 +08:00 |
|
吴多益
|
e94bd597c0
|
fix: 修复 office-viewer 插件中文档链接地址错误 (#7309)
|
2023-06-30 11:36:24 +08:00 |
|
hsm-lv
|
8ba04129ec
|
Merge pull request #7310 from 2betop/fix-editor-adpator
fix(amis-editor): 修复返回适配器中包含 js 字符模版时的问题 Close: #7276
|
2023-06-30 10:33:30 +08:00 |
|
lvxiaojiao
|
80243b84db
|
fix:修复确认弹窗自定义内容问题
|
2023-06-30 09:22:31 +08:00 |
|
2betop
|
32f8874883
|
fix(amis-editor): 修复返回适配器中包含 js 字符模版时的问题 Close: #7276
|
2023-06-29 16:13:05 +08:00 |
|
wutong
|
3da60c91e2
|
fix: 编辑器添加文档预览组件 (#7284)
Co-authored-by: wutong25 <wutong25@baidu.com>
|
2023-06-28 12:17:00 +08:00 |
|
wutong
|
84393de36c
|
Merge pull request #7280 from igrowp/fix-page-params
fix: 事件动作 -> 页面变量列表为空,无法选择 & 勾选框组件默认值配置fx无效
|
2023-06-27 20:38:31 +08:00 |
|
lvxiaojiao
|
af96202307
|
chore:去掉表达式编辑器组件没用代码
|
2023-06-27 20:31:01 +08:00 |
|
hsm-lv
|
9e5dca76ca
|
Merge pull request #7281 from hsm-lv/feat-formualeditor
feat:表达式编辑器支持变量为函数和表达式&editor导出上下文变量获取方法
|
2023-06-27 20:28:05 +08:00 |
|
lvxiaojiao
|
259f1cc93c
|
feat:表达式编辑器支持变量为函数和表达式&editor导出上下文变量获取方法
|
2023-06-27 19:40:53 +08:00 |
|
wibetter
|
35981b0176
|
fix(amis-editor): 调整theme:common tpl 传参方式
|
2023-06-27 18:58:57 +08:00 |
|
wutong25
|
cfc41c26f4
|
fix: 勾选框-属性-默认勾选配置项的fx配置项未生效
|
2023-06-27 17:51:09 +08:00 |
|
wutong25
|
4ec41cc4ac
|
amis-saas-12716 fix: [事件动作]页面变量列表为空,无法选择
|
2023-06-27 17:43:51 +08:00 |
|
wibetter
|
d003d648ed
|
fix(amis-editor): 补充国际化语料
|
2023-06-27 17:04:43 +08:00 |
|
wibetter
|
60cf06bf4f
|
fix(amis-editor): theme:common tpl 增加collapsed配置项
|
2023-06-27 16:52:31 +08:00 |
|
wibetter
|
a56bfa5594
|
fix(amis-editor): 修复collapseGroup tpl 可折叠控制项不生效问题
|
2023-06-27 16:36:05 +08:00 |
|
kano
|
c373a25138
|
fix: button-group-select校验配置&多个button换行 (#7237)
|
2023-06-26 12:02:07 +08:00 |
|
hsm-lv
|
0eac2f5182
|
Merge pull request #7253 from miaoxinyu01/feat-event-action-stop
feat:【事件动作】发送请求动作,阻断条件支持获取请求结果数据
|
2023-06-26 11:02:40 +08:00 |
|
lmaomaoz
|
7e33a8933f
|
fix:去掉editor里api请求适配器里关于api.body的说明,统一使用api.data (#7254)
Co-authored-by: jinye <jinye@baidu.com>
|
2023-06-25 16:20:11 +08:00 |
|
miaoxinyu01
|
4a2d8b6800
|
Update index.tsx
|
2023-06-25 16:01:27 +08:00 |
|
miaoxinyu01
|
18d3db7aed
|
Update index.tsx
|
2023-06-25 15:59:47 +08:00 |
|
miaoxinyu01
|
dc6325be3b
|
Merge branch 'master' into feat-event-action-stop
|
2023-06-25 15:25:56 +08:00 |
|
wibetter
|
b5f61e699e
|
feat(amis-editor): 表单项增加标签排列方式配置项labelAlign
|
2023-06-21 16:21:09 +08:00 |
|
jinye
|
417a5fa046
|
fix: 修复Editor-Tag 配置面板状态变更时schema中icon未清除的问题
|
2023-06-20 13:31:00 +08:00 |
|
wutong
|
8bafcb1492
|
Merge pull request #7209 from CheshireJCat/fix-editor-each-component-when-container-selection-hide-sidebar
fix: 修复循环each组件,配置成员渲染器,选中容器,组件侧边栏隐藏的问题
|
2023-06-17 18:18:16 +08:00 |
|
jinye
|
19c9556950
|
fix: 修复循环each组件,配置成员渲染器,选中容器,组件侧边栏隐藏的问题
|
2023-06-16 20:24:07 +08:00 |
|
lvxiaojiao
|
960014955c
|
fix:formulaeditor单测
|
2023-06-16 18:10:28 +08:00 |
|
hsm-lv
|
0ce97c81f7
|
Merge pull request #7147 from hsm-lv/feat-formulaeditor
feat:表达式编辑器升级
|
2023-06-16 18:07:41 +08:00 |
|
liaoxuezhi
|
132761fcf1
|
fix: 修复 inputFile 的initAutoFill false 功能 Close: #7087 (#7191)
* chore: tpl 初始用同步模版渲染后更新异步模版 Close: #7099
* fix: 修复 inputFile 的initAutoFill false 功能 Close: #7087
|
2023-06-16 17:49:02 +08:00 |
|
hsm-lv
|
78a81e3d0e
|
Merge branch 'master' into feat-formulaeditor
|
2023-06-16 17:31:18 +08:00 |
|
hsm-lv
|
a97dfe234d
|
Merge pull request #7189 from lurunze1226/editor-formula-hook
chore(amis-editor): TplFormulaControl补充onFormulaEditorOpen
|
2023-06-16 13:48:25 +08:00 |
|
hsm-lv
|
7dc984b463
|
Merge pull request #7187 from lurunze1226/editor-sharedcontext
chore(amis-editor): EditorNode中info支持设置sharedContext; fix: InputTable…
|
2023-06-16 13:43:25 +08:00 |
|
lvxiaojiao
|
2407e009bf
|
feat:表达式编辑器升级
|
2023-06-15 17:40:36 +08:00 |
|
allenve
|
e7c63bf4ab
|
feat: tabs 配置面板优化
|
2023-06-15 16:44:38 +08:00 |
|
lurunze1226
|
11bd2e38db
|
chore(amis-editor): TplFormulaControl补充onFormulaEditorOpen
|
2023-06-15 13:01:24 +08:00 |
|
RUNZE LU
|
f9fa66e526
|
chore(amis-editor): Plugin增加ID静态属性, 支持注册时基于ID去重 (#7101)
|
2023-06-15 12:48:28 +08:00 |
|
lurunze1226
|
37510c710b
|
chore(amis-editor): EditorNode中info支持设置sharedContext; fix: InputTable & Combo获取上下文错误
|
2023-06-15 12:46:36 +08:00 |
|
wutong
|
85810fea45
|
Merge pull request #7165 from igrowp/fix-style
Fix: 配置面板字体调整 & CRUD列支持fx
|
2023-06-14 15:44:25 +08:00 |
|
wutong25
|
c416f4aeb5
|
fix:「表达式」CRUD列支持fx
|
2023-06-14 14:22:16 +08:00 |
|
lvxiaojiao
|
b9e09e0528
|
fix:表单视图中动作配置面板报错问题
|
2023-06-14 14:18:29 +08:00 |
|
lvxiaojiao
|
96a9b272e0
|
fix:input-table构建dataschema报错问题
|
2023-06-13 16:36:08 +08:00 |
|
wutong
|
f05e361bd8
|
Merge pull request #7136 from igrowp/fix-lexer
fix: text文本框下默认值不支持不加空格的“-”减法运算
|
2023-06-12 14:45:42 +08:00 |
|
wutong25
|
3552983f74
|
fix: 单选框/复选框/checkbox绑定参照录入后,预览没有效果
|
2023-06-12 11:32:33 +08:00 |
|
刘丹
|
125d860c2b
|
Merge pull request #7130 from wibetter/master
fix(amis-editor): 补充国际化语料,并发布5.4.1
|
2023-06-09 17:43:29 +08:00 |
|
wibetter
|
47d7868154
|
fix(amis-editor): 补充国际化语料,并发布5.4.1
|
2023-06-09 16:29:06 +08:00 |
|
wutong
|
10a727cab2
|
Merge pull request #7128 from igrowp/fix-date-range-panel
fix: inputDateRange 快捷键选择上周时,配置面板报错
|
2023-06-09 16:15:52 +08:00 |
|
wutong25
|
2e203ed786
|
fix: inputDateRange 快捷键选择上周时,配置面板报错
|
2023-06-09 15:27:20 +08:00 |
|
yangwei9012
|
7b8bf51b6a
|
Merge pull request #7119 from yangwei9012/master
feat(amis-editor;amis):时间范围组件快捷键自定义支持固定值的配置 + 设计器快捷键配置功能
|
2023-06-09 14:49:55 +08:00 |
|
hsm-lv
|
e4256f1b5e
|
Merge pull request #7115 from wibetter/master
fix(amis-editor): 右侧属性配置 collapseGroup 增加可折叠控制项
|
2023-06-09 09:06:08 +08:00 |
|
yangwei9012
|
c8f47e48c9
|
feat(amis-editor;amis):时间范围组件快捷键自定义支持固定值的配置 + 设计器快捷键配置功能
|
2023-06-08 20:15:51 +08:00 |
|
wibetter
|
3537a25a0c
|
fix(amis-editor): 右侧属性配置 collapseGroup 增加可折叠控制项
|
2023-06-08 17:56:05 +08:00 |
|
RUNZE LU
|
f696b3a765
|
chore(amis-editor): Combo&InputTable支持绑定上下文变量 (#7104)
|
2023-06-08 16:33:07 +08:00 |
|
wutong
|
d225269d15
|
Merge pull request #7105 from lurunze1226/chore-editor-formula
chore(amis-editor): 公式编辑器支持打开前完成异步任务
|
2023-06-08 15:41:33 +08:00 |
|
sqzhou
|
3cd4385ec1
|
fix:editor修复input-rich-text的图片接收器默认值问题
|
2023-06-08 13:07:01 +08:00 |
|
lurunze1226
|
f4e31086b3
|
chore(amis-editor): 公式编辑器支持打开前完成异步任务
|
2023-06-07 22:47:47 +08:00 |
|
miaoxinyu01
|
91ec735523
|
补充form和crud的事件动作面板
|
2023-06-02 16:03:50 +08:00 |
|
2betop
|
eaa7a9532b
|
更新版本号
|
2023-05-31 21:30:34 +08:00 |
|
wibetter
|
914afa4244
|
fix(amis-editor): icon-button-group支持为icon字体设置自定义样式
|
2023-05-31 17:19:08 +08:00 |
|
zhangzhulei
|
fe23a21abb
|
feat: input-table接入事件动作面板 (#6612)
* amis-saas-9246 feat: input-table接入事件动作面板
* amis-saas-9246 feat: input-table接入事件动作面板
* amis-saas-9246 feat: input-table接入事件动作面板
* amis-saas-9246 feat: input-table接入事件动作面板
* amis-saas-9246 feat: input-table接入事件动作面板
* amis-saas-9246 feat: input-table接入事件动作面板
* pipeIn
* doc: 更新input-table文档
* doc: 更新input-table文档
* doc: 更新input-table文档
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
|
2023-05-31 15:36:11 +08:00 |
|
hsm-lv
|
069d34d4bd
|
Merge pull request #7039 from 2betop/chore-editor
chore(amis-editor): 调整 api 适配器 tip 写法,换成内部渲染器的 render 渲染配置 Close: #6971
|
2023-05-31 10:29:45 +08:00 |
|
hsm-lv
|
eb668a7852
|
Merge pull request #6963 from lurunze1226/inputdate-shortcuts
feat(amis): 日期选择器支持用表达式自定义快捷键
|
2023-05-31 10:26:30 +08:00 |
|