Commit Graph

12082 Commits

Author SHA1 Message Date
2betop
123840c49b chore: 记住上次调整的位置 2023-08-15 19:03:55 +08:00
yinchunyu
4eee7f0b90 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 17:32:20 +08:00
wanglinfang2014
ed7779f326
fix: picker显隐勾选、value绑定上层数据变量等问题修复 (#7816)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-15 15:36:23 +08:00
wutong
c2e9063bcc
Merge pull request #7814 from QKflame/feat-complete-i18n-example-code
完善国际化调试代码
2023-08-15 11:21:13 +08:00
qkiroc
a8dce61f76
style: 还原容器边距 (#7820)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 10:15:02 +08:00
吴多益
9bdd6116b7
chore: 增加 word 拼写检查的说明 (#7807) 2023-08-15 10:13:00 +08:00
sqzhou
2a102312f3
chore: 支持表达式多语言默认显示 (#7805) 2023-08-15 10:12:22 +08:00
YangQi
42d43050ce
chore: 优化编辑器工具函数逻辑 (#7813)
* refactor: 重构工具函数

* Modified according to review comments
2023-08-15 10:11:25 +08:00
liaoxuezhi
0561ee4b4b
chore(amis-editor): 调整编辑器的 debug 数据查看,去掉修改当前层数据功能(此功能貌似无用) (#7817) 2023-08-15 10:09:38 +08:00
liaoxuezhi
d0edce2291
feat: tinymce 支持扩充插件 Close: #7801 (#7821) 2023-08-15 10:09:01 +08:00
liaoxuezhi
0afb0f02c4
style: 降低 sticky zindex Close: #7791 (#7823) 2023-08-15 10:07:48 +08:00
Hsirius
eb3bc754c2
fix: 修复transfer支持配置noResultsText (#7804) 2023-08-15 10:07:25 +08:00
2betop
ca8a1bf6c9 chore: 允许 api 配置相对路径 Close: #7815 2023-08-15 08:55:45 +08:00
Simon
99a31cc3c9
Merge branch 'baidu:master' into feat-complete-i18n-example-code 2023-08-14 20:05:26 +08:00
wutong
1882f91765
Merge pull request #7812 from CheshireJCat/fix-editor-select-keep-joinValues-after-close-multiple
fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关…
2023-08-14 17:54:24 +08:00
刘丹
9808eaf9f8
Merge pull request #7809 from wibetter/master
fix(amis): 修正chart的height设置
2023-08-14 17:22:53 +08:00
wangyuzhen01
cb77462c3f 完善国际化调试代码 2023-08-14 17:10:57 +08:00
jinye
40943ec52c fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关选项的问题 2023-08-14 16:56:58 +08:00
2betop
91b68a65f8 chore: input-sub-form 表单项默认改成不可读取上层数据 Close: #7715 2023-08-14 16:50:38 +08:00
2betop
f139567312 fix: 修复 table width 同步存在表头与内容列宽度不一致问题 2023-08-14 16:34:29 +08:00
wibetter
eb0efdd808 fix(amis): 修正chart的height设置 2023-08-14 16:12:06 +08:00
2betop
14afe96bb8 fix: 修复 jssdk 异步加载 input-color 问题 2023-08-14 13:38:44 +08:00
liaoxuezhi
5301cac8ee
fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题 & 移动端编辑预览方式调整无需提供 iframeUrl (#7776)
* fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题

* 调整 iframe 预览逻辑
2023-08-14 12:08:24 +08:00
liaoxuezhi
78c7141e1e
chore: 调整 table 宽度同步逻辑,OC 解决可能出现异常滚动条问题 (#7735) 2023-08-14 10:26:19 +08:00
hsm-lv
0a10356088
Merge pull request #7762 from BeMxself/fix-affixHeader-table-hide-nested-table-header
fix: 修复affixHeader会隐藏嵌套表格的标题的问题
2023-08-14 10:11:37 +08:00
lmaomaoz
fab42f8271
fix: 解决transfer\tree等options组件渲染大量节点约(10000以上)时页面卡死崩溃的问题 (#7679)
Co-authored-by: jinye <jinye@baidu.com>
2023-08-14 10:09:09 +08:00
RUNZE LU
010ea576ae
fix: CRUD组件列配置 reload 动作后已选项未清空问题; chore: CRUD单测添加序号 (#7610) 2023-08-14 10:08:36 +08:00
sqzhou
42c73999bc
fix: 修复树组件懒加载情况下,第一次点击节点展开后收起,再点击其他根节点懒加载时,第一次点击节点显示异常问题 (#7793) 2023-08-14 09:57:26 +08:00
RUNZE LU
4a184c7c03
styles: InputFile组件上传列表中错误任务飘红 (#7785) 2023-08-14 09:56:44 +08:00
Hsirius
1fc0b2274b
fix: InputFile组件限制选择文件上限后重新上传无效问题 (#7783)
* fix: 修复多选时,重新上传无效

* fix: 修复多选时,重新上传无效
2023-08-14 09:56:23 +08:00
Song Mingxu
522c393ae9
Merge branch 'baidu:master' into fix-affixHeader-table-hide-nested-table-header 2023-08-14 09:16:33 +08:00
Allen
bcd15ee92b
补充 getModalContainer 说明 (#7781) 2023-08-11 13:02:40 +08:00
hsm-lv
d022b37d22
Merge pull request #7693 from cocoCheungco/feat-amis-saas-13340
fix:「事件监听」动作配置-页面地址-全屏模式下,默认置灰字体「请输入」和光标对不齐
2023-08-11 11:02:53 +08:00
hsm-lv
5f51864638
Merge pull request #7700 from lurunze1226/fix-searchbox-composition
fix: SearchBox组件开启输入法提交数据错误
2023-08-11 11:02:35 +08:00
hsm-lv
7908448234
Merge pull request #7753 from ranwawa/feat-editor-reexport-plugings
chore(editor): reexport all builtin plugins Close: #7725
2023-08-11 11:00:31 +08:00
Dora
6b289a260a
chore: 删去timelineitem引入的声明 (#7769)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-11 10:33:28 +08:00
yujinghan
24fa5db8ba
feat:dropdownButton children buttons level & className (#7777) 2023-08-11 10:29:59 +08:00
xiangwaner
39797c4c4e
fix:修复Carousel配置description、href不生效问题 (#7772)
Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-08-11 10:29:04 +08:00
hsm-lv
0641153ce9
Merge pull request #7780 from hsm-lv/chore-eventaction
chore:确认弹窗动作取消后阻止组件默认行为 Close #6115
2023-08-11 10:23:09 +08:00
lvxiaojiao
c71c5b24c1 chore:确认弹窗动作取消后阻止组件默认行为 2023-08-11 09:56:38 +08:00
wutong
d8cc3fb2e0
Merge pull request #7764 from wibetter/master
fix(amis-ui): chart组件剔除默认最小宽高样式限制,支持特小宽高设置
2023-08-10 15:21:08 +08:00
wutong
7bac5a6886
Merge pull request #7752 from lurunze1226/crud-event-columnfilter
fix: CRUD组件列过滤重置时未触发 columnFilter 事件问题
2023-08-10 11:27:16 +08:00
liaoxuezhi
b066bf8c6f
Update LICENSE (#7767) 2023-08-10 10:46:25 +08:00
lurunze1226
f684c1856b fix: SearchBox组件开启输入法提交数据错误 2023-08-10 10:17:22 +08:00
wibetter
547de6f846 fix(amis): chart 默认宽度改用100% 2023-08-10 09:52:42 +08:00
hsm-lv
19b040fc6f
Merge pull request #7754 from Dora-boots/fix-clear-value
feat(amis-editor): timeline组件配置面板增加关联上下文配置
2023-08-10 09:44:56 +08:00
hsm-lv
119a3fd615
Merge pull request #7766 from hsm-lv/fix-event
fix:复选框上下文单选情况
2023-08-10 09:44:15 +08:00
wibetter
a8ae10be7e Merge branch 'master' of https://github.com/baidu/amis 2023-08-10 09:35:21 +08:00
lvxiaojiao
41e98aa657 Merge branch 'master' into fix-event 2023-08-10 08:59:14 +08:00
2betop
d4b4c7d3af fix: 修复 #7443 引发问题 2023-08-10 08:50:59 +08:00