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
rhlin
681a6fa612
Feat provide eslint prettier modify config ( #385 )
...
* fix(monaco-eslint): 修复eslint-worker支持问题
* fix(linter): 解决cdn后eslint worker相对路径问题
* fix: 移除多余的包
* feat(controller): eslint、prettier新增配置文件,worker文件打包从主应用改为随着分应用打包
* fix(controller): 修复eslint worker地址
* feat(controller): eslint-linter-browserify 降版本
* build: 去掉define process.env设置为空对象(旧版tinyVue库需要),当前引起eslint-linter-browserify脚本(已经处理过process的包)构建报错,且主应用有nodePollyfill可以处理process场景重复了
* fix(controller): 去掉多余注释和测试代码注释
* fix: 解决代码检视问题, 去掉注释,补充包引用去掉external,去掉多余的新增依赖
* feat: 单页预览格式化统一引用prettierrc文件配置
* fix: 解决子包的js没有打包为入口的问题
* fix(controller): 修复因目录结构改变需要worker打包为相对地址
2024-04-16 14:22:10 +08:00
chilingling
259ef69ba3
fix(controller): build with env variable ( #420 )
2024-04-16 11:21:54 +08:00
chilingling
da8f58b0d9
fix(err-monitor): stop monitoring if monitorurl not exist ( #423 )
...
* fix(err-monitor): stop monitoring if monitorurl not exist
* fix(error-monitor): cancel request if url not exist
2024-04-16 11:21:06 +08:00
chilingling
0e6d30183a
fix(controller-environment): preserve import.meta.env variable when build controller lib ( #380 )
2024-04-10 16:34:16 +08:00
chilingling
68838ed5f9
fix(errorMonitor): add config for errormonitor ( #381 )
2024-04-09 20:13:53 +08:00
chilingling
13db22af27
fix(build): 修复构建设计器产物 ref 值未转化的 bug ( #347 )
2024-03-21 20:01:24 +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
Gene
3e1cb599d7
fix: 修复属性面板中设置空字符串的问题 ( #307 )
2024-02-19 16:47:53 +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
lhuans
f843d121fa
修复画布没有根元素,与vue出码、预览不一致 ( #259 )
...
* feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。
* feat: 方法名修改更加符合语义
* fix: 1. 给画布添加根元素(与出码、预览保持一致)。2. 选中画布相当于选中根节点,右侧面板会出现可以添加属性的节点。3. 可以支持给根节点添加类名,id、ref,并修改样式。 4. 支持给根元素添加事件,循环等
* fix: 意见修复
2024-01-25 16:43:35 +08:00
chilingling
28ee851b2a
feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互 ( #238 )
...
* feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互
* feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互
* feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互-细节优化
* feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互-细节优化
* fix(settingPanel-style): 样式面板新交互细节调整
* fix(setting-stylePanel): 修复样式选择器颜色不对的 bug
* fix(setting-stylePanel): 样式选择器间距调整
* fix(setting-stylePanel): 调整样式选择器距离顶部距离与下拉列表滚动条颜色
* feat(setting-style): add help link button
* fix(setting-style): delete empty row by code review
2024-01-24 17:35:08 +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
lichunn
f87fa76335
feat:设计器增加帮助文档说明 ( #100 )
2023-12-26 19:50:39 +08:00
chilingling
fd5baf1660
feat(style): stylePanel add style selector, write css to global styles ( #41 )
...
* feat(style): stylePanel add style selector, write css to global styles
* feat(style): classNameSelector support edit and delete
* fix(build): fix setting-style plugin build error
* fix(chore): fix review comment
2023-12-08 15:34:43 +08:00
chilingling
6de244f098
feat(builtin): builtinComponent 组件独立包抽离 ( #52 )
...
* feat(builtin): builtinComponent 组件独立包抽离
2023-11-23 15:14:22 +08:00
Xppp0217
68addea488
fix(insert-footer-button):设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一直;大纲书导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;提示框样式修改 ( #94 )
...
* fix(insert-footer-button):
设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一致;
大纲树导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;
提示框样式修改
2023-11-22 15:59:05 +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
213e7d80e8
fix(toolbars): disable toolbar btn when page is empty ( #70 )
...
* fix(toolbars): disable toolbar btn when page is empty
* fix(toolbar): disable preview when page is empty
2023-11-08 17:16:28 +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
ajaxZheng
f3c03e5b6d
feat: add pnpm to project
2023-09-29 11:17:46 +08:00