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
|
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
|
dfadfed174
|
Merge pull request #7193 from joelost/feat-inputimage-renderer
fix: 传图多选,joinValues为false的时候,render死循环问题修复
|
2023-06-16 13:46:43 +08:00 |
|
hsm-lv
|
321e66347c
|
Merge pull request #7182 from lurunze1226/chore-jsonql-req
chore: JSONQL请求支持追加 data 中的变量到 query 中
|
2023-06-16 13:46:09 +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 |
|
RUNZE LU
|
ff0514e8d4
|
chore: Table2排序属性名称变更order => orderDir (#7188)
|
2023-06-16 13:35:57 +08:00 |
|
liaoxuezhi
|
a3802d8327
|
chore: 补充 picker 值右侧删除按钮不触发 change 事件问题 Close: #7084 (#7197)
* chore: tpl 初始用同步模版渲染后更新异步模版 Close: #7099
* chore: 补充 picker 值右侧删除按钮不触发 change 事件问题 Close: #7084
|
2023-06-16 13:30:49 +08:00 |
|
hsm-lv
|
3181488c92
|
Merge pull request #7183 from lurunze1226/styles-editor-featcontrol
styles(amis-editor): FeatControl样式优化
|
2023-06-16 13:29:48 +08:00 |
|
hsm-lv
|
115a956d24
|
Merge pull request #7158 from 2betop/chore-fieldset
chore: fieldset 没有配置 title 时不要输出相关 dom
|
2023-06-16 13:28:38 +08:00 |
|
hsm-lv
|
6a0df22514
|
Merge pull request #7164 from 2betop/chore-jssdk
feat: JSSDK 支持更新 schema Close: #7150
|
2023-06-16 13:24:12 +08:00 |
|
hsm-lv
|
8b48d3b7b3
|
Merge pull request #7169 from 2betop/feat-trackExpression
feat: 数据域组件扩充 trackExpression 属性用于显式的设置跟踪上层数据变化 Close: #7152
|
2023-06-16 13:23:29 +08:00 |
|
hsm-lv
|
5037c0bfda
|
Merge pull request #7174 from 2betop/fix-select-tree-mode
fix: 修复 select 的 tree 模式点击搜索结果无效果问题 Close: #7173
|
2023-06-16 13:19:16 +08:00 |
|
hsm-lv
|
320108817e
|
Merge pull request #7175 from 2betop/fix-table-affixedHeader
fix: 修复二级弹窗表格表头固顶位置不正确问题 Close: baidu#7153
|
2023-06-16 13:18:47 +08:00 |
|
hsm-lv
|
15f8c88467
|
Merge pull request #7177 from 2betop/chore-affixrow-prefixrow
chore: affixRow 和 prefixRow 支持跟列固定搭配使用 Close: #7131
|
2023-06-16 13:17:42 +08:00 |
|
hsm-lv
|
c07951b123
|
Merge pull request #7181 from 2betop/feat-crud-filter-togglable
feat: CRUD 的 filterTogglable 支持配置文案和图标 Close: #7089
|
2023-06-16 13:17:00 +08:00 |
|
2betop
|
8956591323
|
应该是缺少 id 导致的
|
2023-06-15 19:17:47 +08:00 |
|
Allen
|
cedffce737
|
Merge pull request #7194 from allenve/master
feat: tabs 配置面板优化
|
2023-06-15 17:34:14 +08:00 |
|
allenve
|
e7c63bf4ab
|
feat: tabs 配置面板优化
|
2023-06-15 16:44:38 +08:00 |
|
2betop
|
ef3b3c6314
|
fix: 修复二级弹窗表格表头固顶位置不正确问题 Close: #7153
|
2023-06-15 16:23:29 +08:00 |
|
hsm-lv
|
26faa2630c
|
Merge pull request #7186 from allenve/master
feat: input-number 支持根据精度设置展示长度
|
2023-06-15 16:10:34 +08:00 |
|
joelost
|
2a146fcec4
|
feat: 传图多选,joinValues为false的时候,render死循环问题修
|
2023-06-15 15:24:57 +08:00 |
|
allenve
|
8d7c63d3f8
|
feat: input-number 支持根据精度设置展示长度
|
2023-06-15 14:00:48 +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 |
|
lurunze1226
|
c9f5ae11e1
|
styles(amis-editor): FeatControl样式优化
|
2023-06-15 11:48:04 +08:00 |
|
吴多益
|
a4f877587c
|
chore: ios 的 DragEvent 报错修复挪到 core 模块下 (#7154)
* chore: ios 的 DragEvent 报错修复挪到主项目中
* chore: ios 的 DragEvent 报错修复挪到 core 模块下
|
2023-06-15 11:36:29 +08:00 |
|
lurunze1226
|
8a62aa7d7d
|
chore: JSONQL请求支持追加 data 中的变量到 query 中
|
2023-06-15 11:14:30 +08:00 |
|
2betop
|
5881ca2ee5
|
feat: CRUD 的 filterTogglable 支持配置文案和图标 Close: #7089
|
2023-06-15 10:19:47 +08:00 |
|
2betop
|
d02e113413
|
chore: affixRow 和 prefixRow 支持跟列固定搭配使用 Close: #7131
|
2023-06-15 09:22:38 +08:00 |
|
2betop
|
796db753fb
|
Merge remote-tracking branch 'baidu/master'
|
2023-06-14 20:34:06 +08:00 |
|
2betop
|
66d674906c
|
fix: 修复 select 的 tree 模式点击搜索结果无效果问题 Close: #7173
|
2023-06-14 20:10:13 +08:00 |
|
2betop
|
fc33a00e73
|
feat: 数据域组件扩充 trackExpression 属性用于显式的设置跟踪上层数据变化 Close: #7152
|
2023-06-14 17:25:10 +08:00 |
|
wutong
|
85810fea45
|
Merge pull request #7165 from igrowp/fix-style
Fix: 配置面板字体调整 & CRUD列支持fx
|
2023-06-14 15:44:25 +08:00 |
|
hsm-lv
|
c86ecb4030
|
Merge pull request #7163 from hsm-lv/fix-action
fix:表单视图中动作配置面板报错问题
|
2023-06-14 14:42:13 +08:00 |
|
2betop
|
ab6bfe1af6
|
feat: JSSDK 支持更新 schema Close: #7150
|
2023-06-14 14:42:09 +08:00 |
|
wutong25
|
c416f4aeb5
|
fix:「表达式」CRUD列支持fx
|
2023-06-14 14:22:16 +08:00 |
|
wutong25
|
9a52635e87
|
fix: 配置面板字体调整
|
2023-06-14 14:19:05 +08:00 |
|
lvxiaojiao
|
b9e09e0528
|
fix:表单视图中动作配置面板报错问题
|
2023-06-14 14:18:29 +08:00 |
|
2betop
|
56cb4413e9
|
Merge remote-tracking branch 'baidu/master'
|
2023-06-14 14:13:33 +08:00 |
|
张涛
|
dee5d5e33e
|
Merge pull request #7159 from z1769057083/master
fix: 移动端表单项错误提示、description 样式调整
|
2023-06-13 20:10:03 +08:00 |
|
zhangxulong
|
cc2b63d227
|
fix: 移动端表单行内样式调整
|
2023-06-13 19:42:42 +08:00 |
|
2betop
|
6b4bce35c0
|
chore: fieldset 没有配置 title 时不要输出相关 dom
|
2023-06-13 19:08:01 +08:00 |
|
ls
|
bfcfab6fa5
|
Merge branch 'baidu:master' into master
|
2023-06-13 17:50:20 +08:00 |
|
zhangxulong
|
1779966f85
|
fix: 调整class
|
2023-06-13 17:26:54 +08:00 |
|
zhangxulong
|
169669320d
|
fix: 修改TouchEvent
|
2023-06-13 17:16:57 +08:00 |
|
zhangxulong
|
321c188758
|
fix: 移动端表单项错误提示、description 样式调整
|
2023-06-13 17:13:29 +08:00 |
|
hsm-lv
|
463c53d855
|
Merge pull request #7156 from hsm-lv/fix-inputtable
fix:input-table构建dataschema报错问题
|
2023-06-13 16:40:56 +08:00 |
|
lvxiaojiao
|
96a9b272e0
|
fix:input-table构建dataschema报错问题
|
2023-06-13 16:36:08 +08:00 |
|
hsm-lv
|
e046cfc423
|
Merge pull request #7155 from z1769057083/master
fix:sdk中popup失效
|
2023-06-13 15:58:11 +08:00 |
|