wenmine
ce27050d1c
refactor: 原子化重构框架搭建
2024-05-21 17:03:47 +08:00
Kagol
a0a4e293d8
chore: Upgrade dependencies to fix security vulnerability ( #479 )
2024-05-17 11:44:44 +08:00
chilingling
aa8d361bd2
feat(chore): update OpenTinyVue version ( #457 )
...
* feat(chore): update OpenTinyVue version
* feat(chore): update opentinyvue version
* fix(breadcrumb): fix breadcrumb style after update opentiny vue version
* feat(chore): change opentinyvue to peer dependencies
* feat(builtinComponent): add vue to peerDependencies
2024-05-11 17:43:33 +08:00
chilingling
30cfeb19df
feat(canvasApi): use canvasApi to access canvas methods ( #425 )
...
* feat(canvasApi): use canvasApi to access canvas methods
* fix(canvas): optimize import order
* fix(canvasApi): change by review comment tips
2024-05-11 17:36:43 +08:00
tianxin
c36cc66f59
修复新增页面搜索条件存在并没有触发 ( #448 )
2024-05-06 19:55:04 +08:00
tianxin
e98994f8d9
Fix/serarch empty:为对部分功能设置搜索为空样式处理 ( #446 )
2024-05-06 19:54:14 +08:00
betterdancing
7bb3adfcba
fix(dataSource): 数据源新增字段时,新增的表单设置在列表头部,且数组插入数据时插入到头部 ( #454 )
2024-05-06 19:50:50 +08:00
betterdancing
d613b4e8f6
fix(data-source): on configuring static data panel, the batch delete button should horizontally aligned. ( #413 )
...
* 【设计器】静态数据配置面板,批量删除未对齐 BUG202403140918
2024-04-23 08:59:31 +08:00
tianxin
7d965fceee
fix(plugin-dataSource): 修复数据源面板新增时未校验名称的重复性 ( #434 )
2024-04-23 08:55:31 +08:00
chilingling
8e89cc47e7
fix(chore): fix some vue warining on console ( #421 )
2024-04-16 11:21:27 +08:00
chilingling
6c92ffefec
fix(scrollbar): fix robot plugin scrollbar hide almost all scrollbar bug ( #340 )
...
* fix(scrollbar): fix robot plugin scrollbar hide almost all scrollbar bug
* fix(scrollbar): change by review comment
* fix(theme-scrollbar): change by review comment
* fix(theme-base): apply default scrollbar style to body * children
2024-04-07 14:16:48 +08:00
Gene
e9a67b9de0
feat: 状态管理代码编辑UI优化 ( #318 )
...
* feat: 状态管理代码编辑UI优化
2024-03-27 16:15:51 +08:00
chilingling
13db22af27
fix(build): 修复构建设计器产物 ref 值未转化的 bug ( #347 )
2024-03-21 20:01:24 +08:00
zeyong tsai
030497fbad
fix(datasource): data type icon invisible #312 ( #332 )
...
* fix(datasource): data type icon invisible
* fix(common): #325 reduce unnecessary network requests.
* style(datasource): remove unnecessary comment
---------
Co-authored-by: zeyong.cai <zeyong.cai@xquant.com>
2024-03-19 18:50:30 +08:00
Hexqi
731a8536aa
refactor: 解决子包循环依赖问题 ( #313 )
...
* refactor: move common/js to controller/js
* refactor: replace common/js
* refactor: replace ../js
* refactor: update package.json
* refactor: resolve canvas rely on common
* refactor: remove controller deps in http
* refactor: add canvas renderer state
* refactor: remove useless file ext
* refactor: modify controller deps path
* refactor: fix eslint
* refactor: resolve http env
2024-03-08 15:10:42 +08:00
chilingling
913f40c4d2
chore(release): publish ( #320 )
...
- @opentiny/tiny-engine-mock: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-block-build: 1.0.1 => 1.0.2
- @opentiny/tiny-engine-builtin-component: 1.0.0 => 1.0.1
- @opentiny/tiny-engine-canvas: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-common: 1.0.1 => 1.0.2
- @opentiny/tiny-engine-controller: 1.0.2 => 1.0.3
- @opentiny/tiny-engine: 1.0.0-beta.3 => 1.0.0-beta.4
- @opentiny/tiny-engine-http: 1.0.1 => 1.0.2
- @opentiny/tiny-engine-i18n-host: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-block: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-bridge: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-data: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-datasource: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-help: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-i18n: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-materials: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-page: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-robot: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-schema: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-script: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-tree: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-plugin-tutorial: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-setting-design: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-setting-events: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-setting-props: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-setting-styles: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-svgs: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-theme-dark: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-theme-light: 1.0.4 => 1.0.5
- @opentiny/tiny-engine-toolbar-breadcrumb: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-clean: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-collaboration: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-fullscreen: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-generate-vue: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-lang: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-toolbar-layout: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-toolbar-checkinout: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-logo: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-logout: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-toolbar-media: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-preview: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-redoundo: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-refresh: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-save: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-toolbar-setting: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-utils: 1.0.3 => 1.0.4
- @opentiny/tiny-engine-dsl-vue: 1.0.2 => 1.0.3
- @opentiny/tiny-engine-webcomponent-core: 1.0.3 => 1.0.4
2024-03-07 15:13:10 +08:00
lichunn
7d967777d8
fix:资源管理工具类型文字字色与设计稿不一致 ( #319 )
...
* fix:资源管理工具类型文字字色与设计稿不一致
* fix:调整资源工具类型字体
2024-03-06 11:45:39 +08:00
Gene
bf2bc188a5
fix: 数据源远程字段表单验证样式修改 ( #309 )
...
* fix: 数据源远程字段表单验证样式修改
2024-02-26 14:16:05 +08:00
chilingling
9bccbfacb6
fix(plugin-page): setting home should not close settingPanel ( #308 )
2024-02-20 15:30:31 +08:00
chilingling
caeb540d19
fix(chore): sync vue version ( #285 )
...
* fix(chore): sync vue version
* fix(chore): sync vue-i18n version
* fix(chore): change vue and vue-i18n to peerdependencies
* fix(chore): update block build dependencies
* fix(chore): change vue-generator dependencies to update
2024-01-31 09:46:07 +08:00
yaoyun8
e79853cb09
fix: 修改远程字段发送请求无效 ( #278 )
...
* fix:修复修改远程字段发送请求无效
* fix:修复请求参数处理函数未生效
* fix:修复数据源表单校验提前退出
* fix:修改提示语
* fix:按review添加注释
2024-01-25 16:46:48 +08:00
wenmine
9e57be080c
fix(material-panel-svg): 修复物料左侧插件面板里图标旋转的问题 ( #280 )
...
* docs(readme): 增加后端的启动描述
* docs(readme): 增加后端的启动描述
* docs(readme): 增加后端的启动描述
* docs(readme): 增加后端的启动描述
* docs(readme): 更新图片地址
* docs(readme): 更新图片地址
* fix(material-panel-svg): 修复物料左侧插件面板里图标旋转的问题
2024-01-25 09:57:23 +08:00
lizhijie429
12b7a11280
fix: 修复由于物料边框引起的左侧面板样式问题 ( #247 )
2024-01-19 14:21:26 +08:00
lizhijie429
3c2e14d4de
fix: 左右两侧面板宽度固定为280px ( #230 )
2024-01-12 15:08:56 +08:00
yaoyun8
7b9ff6cfd5
fix:修复资源管理工具类型切换 ( #239 )
...
* fix:修复资源管理工具类型切换
2024-01-11 14:43:54 +08:00
rhlin
1cbecd2497
[plugin-data] Fix state use jsfunction issue ( #237 )
...
* feat(monaco-editor-completion): 隔离不同代码编辑器自动补全的注册,变量声明增加自动补全去掉js函数和state变量的自动补全提示
* feat(state): 状态管理使用JS表达式创建变量的时候提示不可使用其他变量以及JS函数
2024-01-11 14:41:45 +08:00
chilingling
47be96756c
chore(release): publish ( #219 )
...
* chore(release): publish
- @opentiny/tiny-engine-mock@1.0.1
- @opentiny/tiny-engine-block-build@1.0.0
- @opentiny/tiny-engine-builtin-component@1.0.0
- @opentiny/tiny-engine-canvas@1.0.1
- @opentiny/tiny-engine-common@1.0.1
- @opentiny/tiny-engine-controller@1.0.1
- @opentiny/tiny-engine@1.0.0-beta.2
- @opentiny/tiny-engine-http@1.0.1
- @opentiny/tiny-engine-i18n-host@1.0.1
- @opentiny/tiny-engine-plugin-block@1.0.2
- @opentiny/tiny-engine-plugin-bridge@1.0.2
- @opentiny/tiny-engine-plugin-data@1.0.2
- @opentiny/tiny-engine-plugin-datasource@1.0.2
- @opentiny/tiny-engine-plugin-help@1.0.2
- @opentiny/tiny-engine-plugin-i18n@1.0.2
- @opentiny/tiny-engine-plugin-materials@1.0.2
- @opentiny/tiny-engine-plugin-page@1.0.2
- @opentiny/tiny-engine-plugin-robot@1.0.2
- @opentiny/tiny-engine-plugin-schema@1.0.2
- @opentiny/tiny-engine-plugin-script@1.0.2
- @opentiny/tiny-engine-plugin-tree@1.0.2
- @opentiny/tiny-engine-plugin-tutorial@1.0.2
- @opentiny/tiny-engine-setting-design@1.0.2
- @opentiny/tiny-engine-setting-events@1.0.2
- @opentiny/tiny-engine-setting-props@1.0.2
- @opentiny/tiny-engine-setting-styles@1.0.2
- @opentiny/tiny-engine-svgs@1.0.2
- @opentiny/tiny-engine-theme-dark@1.0.2
- @opentiny/tiny-engine-theme-light@1.0.3
- @opentiny/tiny-engine-toolbar-breadcrumb@1.0.2
- @opentiny/tiny-engine-toolbar-clean@1.0.2
- @opentiny/tiny-engine-toolbar-collaboration@1.0.2
- @opentiny/tiny-engine-toolbar-fullscreen@1.0.2
- @opentiny/tiny-engine-toolbar-generate-vue@1.0.2
- @opentiny/tiny-engine-toolbar-lang@1.0.2
- @opentiny/tiny-engine-toolbar-layout@1.0.2
- @opentiny/tiny-engine-toolbar-checkinout@1.0.2
- @opentiny/tiny-engine-toolbar-logo@1.0.2
- @opentiny/tiny-engine-toolbar-logout@1.0.2
- @opentiny/tiny-engine-toolbar-media@1.0.2
- @opentiny/tiny-engine-toolbar-preview@1.0.2
- @opentiny/tiny-engine-toolbar-redoundo@1.0.2
- @opentiny/tiny-engine-toolbar-refresh@1.0.2
- @opentiny/tiny-engine-toolbar-save@1.0.2
- @opentiny/tiny-engine-toolbar-setting@1.0.2
- @opentiny/tiny-engine-utils@1.0.2
- @opentiny/tiny-engine-dsl-vue@1.0.2
- @opentiny/tiny-engine-webcomponent-core@1.0.2
* chore(release): publish
- @opentiny/tiny-engine-mock@1.0.2
- @opentiny/tiny-engine-block-build@1.0.1
- @opentiny/tiny-engine-builtin-component@1.0.0
- @opentiny/tiny-engine-canvas@1.0.2
- @opentiny/tiny-engine-common@1.0.1
- @opentiny/tiny-engine-controller@1.0.2
- @opentiny/tiny-engine@1.0.0-beta.3
- @opentiny/tiny-engine-http@1.0.1
- @opentiny/tiny-engine-i18n-host@1.0.2
- @opentiny/tiny-engine-plugin-block@1.0.2
- @opentiny/tiny-engine-plugin-bridge@1.0.2
- @opentiny/tiny-engine-plugin-data@1.0.2
- @opentiny/tiny-engine-plugin-datasource@1.0.2
- @opentiny/tiny-engine-plugin-help@1.0.2
- @opentiny/tiny-engine-plugin-i18n@1.0.2
- @opentiny/tiny-engine-plugin-materials@1.0.2
- @opentiny/tiny-engine-plugin-page@1.0.2
- @opentiny/tiny-engine-plugin-robot@1.0.2
- @opentiny/tiny-engine-plugin-schema@1.0.2
- @opentiny/tiny-engine-plugin-script@1.0.2
- @opentiny/tiny-engine-plugin-tree@1.0.2
- @opentiny/tiny-engine-plugin-tutorial@1.0.2
- @opentiny/tiny-engine-setting-design@1.0.2
- @opentiny/tiny-engine-setting-events@1.0.2
- @opentiny/tiny-engine-setting-props@1.0.2
- @opentiny/tiny-engine-setting-styles@1.0.2
- @opentiny/tiny-engine-svgs@1.0.3
- @opentiny/tiny-engine-theme-dark@1.0.3
- @opentiny/tiny-engine-theme-light@1.0.4
- @opentiny/tiny-engine-toolbar-breadcrumb@1.0.2
- @opentiny/tiny-engine-toolbar-clean@1.0.2
- @opentiny/tiny-engine-toolbar-collaboration@1.0.2
- @opentiny/tiny-engine-toolbar-fullscreen@1.0.2
- @opentiny/tiny-engine-toolbar-generate-vue@1.0.2
- @opentiny/tiny-engine-toolbar-lang@1.0.3
- @opentiny/tiny-engine-toolbar-layout@1.0.3
- @opentiny/tiny-engine-toolbar-checkinout@1.0.2
- @opentiny/tiny-engine-toolbar-logo@1.0.2
- @opentiny/tiny-engine-toolbar-logout@1.0.3
- @opentiny/tiny-engine-toolbar-media@1.0.2
- @opentiny/tiny-engine-toolbar-preview@1.0.2
- @opentiny/tiny-engine-toolbar-redoundo@1.0.2
- @opentiny/tiny-engine-toolbar-refresh@1.0.2
- @opentiny/tiny-engine-toolbar-save@1.0.2
- @opentiny/tiny-engine-toolbar-setting@1.0.2
- @opentiny/tiny-engine-utils@1.0.3
- @opentiny/tiny-engine-dsl-vue@1.0.2
- @opentiny/tiny-engine-webcomponent-core@1.0.3
2024-01-04 19:39:28 +08:00
chilingling
467d5a223a
feat(chore): change dependencies type to workspace:* ( #216 )
2024-01-03 09:44:29 +08:00
Gene
11767f2b64
feat: 开放区块管理相关功能 ( #206 )
2023-12-29 16:19:35 +08:00
lichunn
f87fa76335
feat:设计器增加帮助文档说明 ( #100 )
2023-12-26 19:50:39 +08:00
Gene
1b80dd3a35
fix: 使用import动态导入有cdn的工具类 ( #133 )
...
* fix: 使用import动态导入有cdn的工具类
2023-12-22 17:29:39 +08:00
lizhijie429
422714e7a3
fix: 修复复制静态文件时接口报错 ( #175 )
2023-12-22 14:20:04 +08:00
Hexqi
699dc7b77f
fix(plugin-script): js plugin code format when save ( #138 )
2023-12-11 14:22:56 +08:00
yaoyun8
009a6d0754
fix: code check ( #117 )
2023-12-07 20:36:26 +08:00
wenmine
59074024d8
fix(styles-import): 解决tree组件选中样式背景色为黑色的问题 ( #102 )
2023-11-23 15:10:18 +08:00
Xppp0217
68addea488
fix(insert-footer-button):设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一直;大纲书导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;提示框样式修改 ( #94 )
...
* fix(insert-footer-button):
设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一致;
大纲树导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;
提示框样式修改
2023-11-22 15:59:05 +08:00
Xppp0217
5c2ea9c37d
fix: 数据源面板中,点击新建字段报错 ( #37 )
2023-11-20 17:22:01 +08:00
chilingling
7febb33d8d
fix(pagePlugin): clear some state when delte current page ( #72 )
...
* fix(pagePlugin): clear some state when delte current page
* fix(pagePlugin): del unnecessary optional chaining operator
* fix(chore): add code readablity
* fix(chore): optimize code by review comment
2023-11-20 10:20:30 +08:00
yaoyun8
ac4b52ce13
fix:loading can't be closed when state is saved ( #87 )
...
* fix:loading can't be closed when state is saved
* fix: remove global loading
2023-11-16 19:01:33 +08:00
chilingling
9911abe6de
fix(pagePlugin): 删除文件夹添加节流,避免多次出现无法删除弹窗 ( #74 )
...
* fix(pagePlugin): 删除文件夹添加防抖,避免多次出现无法删除弹窗
* fix(pagePlugin): use throttle by review comment
2023-11-16 17:55:48 +08:00
lhuans
d13309f23b
feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。 ( #66 )
...
* feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。
* feat: 方法名修改更加符合语义
2023-11-14 20:30:01 +08:00
chilingling
ed0b8a3073
fix(pluginMaterial): fix block list can't scroll when visible in canvas ( #77 )
2023-11-14 19:41:16 +08:00
chilingling
cb8414da9b
feat(chore): update package info ( #53 )
...
* feat(chore): update package info
* feat(docs-package): add homepage url
2023-11-03 18:01:36 +08:00
tianxin
0958b0e51d
fix(block-list-icon):区块管理面板去掉列表图标 ( #33 )
...
* fix:区块管理面板去掉列表图标
* fix(block-list-icon):区块管理面板去掉列表图标
2023-11-02 10:44:45 +08:00
gargameljyh
bf5d322b6d
fix: 修复不切换页面点击页面设置时表单校验错误问题 ( #32 )
2023-11-01 17:15:03 +08:00
gargameljyh
8be11f2075
fix: 修复无页面时页面内容显示错误问题 ( #31 )
2023-11-01 17:00:15 +08:00
ajaxZheng
f3c03e5b6d
feat: add pnpm to project
2023-09-29 11:17:46 +08:00