chilingling
fab1c9a5d0
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
2024-01-02 17:54:41 -08:00
chilingling
467d5a223a
feat(chore): change dependencies type to workspace:* ( #216 )
2024-01-03 09:44:29 +08:00
wenmine
e8b2e58c00
feat(docs): 增加跟本地后端直连的方案 ( #208 )
...
* docs(readme): 增加后端的启动描述
2023-12-29 16:51:27 +08:00
chilingling
93fcba0205
feat(generate-vue): change generate vue code location ( #201 )
...
* feat(generate-vue): change generate vue code location
* fix(generate-vue): fix generate route did not export
2023-12-29 16:45:10 +08:00
yaoyun8
2d3b380764
doc:README添加物料同步脚本说明 ( #207 )
2023-12-29 16:21:43 +08:00
yaoyun8
b343220d77
feat: add materials script ( #195 )
...
增加拆分物料与构建物料脚本
2023-12-29 16:21:16 +08:00
Gene
11767f2b64
feat: 开放区块管理相关功能 ( #206 )
2023-12-29 16:19:35 +08:00
Gene
ec95df7c7d
fix: 精简应用发布时commit消息的校验规则 ( #205 )
2023-12-29 09:09:38 +08:00
Gene
f8390c0c89
fix: 修复多个全局变量下载代码出错 ( #197 )
...
* fix: 修复多个全局变量下载代码出错
2023-12-27 19:39:23 +08:00
lichunn
f87fa76335
feat:设计器增加帮助文档说明 ( #100 )
2023-12-26 19:50:39 +08:00
yaoyun8
2cc1071e4d
fix: 修复unpkg依赖 ( #188 )
...
* fix: 修复unpkg依赖
* fix:固定opentiny/vue的次版本号
* fix:升级devtools-api版本
* fix:CDN域名提取环境变量
* fix:升级opentiny/vue版本
* fix:修改主题样式文件版本
* fix:修复codeCheck
2023-12-26 10:09:53 +08:00
Xppp0217
021524c128
fix:添加style变量赋值 ( #154 )
2023-12-26 09:02:34 +08:00
chilingling
0b83919fb5
fix(preview): upgrade vue repl version ( #170 )
...
* fix(preview): upgrade vue repl version
* fix(preview): optimized by review comment
2023-12-22 19:20:27 +08:00
Gene
1b80dd3a35
fix: 使用import动态导入有cdn的工具类 ( #133 )
...
* fix: 使用import动态导入有cdn的工具类
2023-12-22 17:29:39 +08:00
yaoyun8
a3b43ec166
feat:引入第三方组件库element-plus部分组件示例 ( #105 )
...
* feat: 引入第三方组件库element-plus示例
* fix:修复格式错误
* feat:表格列配置组件
* feat:增加表格列配置组件
* fix:build error
* fix:修复scheme2code接口报错
* fix:修改import顺序
2023-12-22 14:34:14 +08:00
lizhijie429
422714e7a3
fix: 修复复制静态文件时接口报错 ( #175 )
2023-12-22 14:20:04 +08:00
Gene
069b051457
fix: 修复画布宽度设置问题 ( #128 )
...
* fix: 修复画布宽度设置问题
2023-12-19 14:43:13 +08:00
lhuans
394ab180bb
fix: 画布中右键弹框,修复添加父级-弹出框功能 ( #60 )
...
* fix: 画布中右键弹框,修复添加父级-弹出框功能
* fix: schema缺少children
* fix: 按检视意见修改
2023-12-19 14:42:07 +08:00
chilingling
d3e75cecdd
fix(blockBuild): change packageName to block build ( #160 )
2023-12-15 17:14:30 +08:00
chilingling
11e302f1f9
fix(chore): replace unpkg with npmmirror ( #149 )
...
* fix(chore): replace unpkg with npmmirror
* fix(dev): dev environment use node_moduels
* fix(chore): sync version
* fix(preview): use npmmirror link
* fix(preview): devtoolapi use unpkg link
* fix(preview): import map add esm cdn
* fix(version): fix tiny-vue version
* fix(version): fix tiny-vue version
* fix(version): fix tiny-vue version
2023-12-15 16:08:26 +08:00
yaoyun8
1d4c32e279
fix:删除lowcodeWrap多余参数 ( #119 )
2023-12-15 15:41:15 +08:00
chilingling
588baaab07
feat(block2webcomponent): add block2webcomponent package ( #146 )
...
* feat(block2webcomponent): add block2webcomponent package
* fix(build): fix build config uncorrect
* fix(build): change cdn link to npmmirror
2023-12-15 15:33:02 +08:00
wenmine
67e35395c4
fix(dataSources): 解决collection添加表格时预览报错 #118 ( #151 )
2023-12-14 16:46:50 +08:00
Gene
8474ddbc68
fix: 手动更新画布key导致表格渲染出错 ( #129 )
2023-12-13 14:50:13 +08:00
Hexqi
699dc7b77f
fix(plugin-script): js plugin code format when save ( #138 )
2023-12-11 14:22:56 +08:00
yaoyun8
af3989a02e
fix: 修复DSL出码报错 ( #139 )
2023-12-11 14:16:16 +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
yaoyun8
0478258c87
fix:修复国际化参数配置 ( #106 )
2023-12-07 20:37:19 +08:00
yaoyun8
0cc2993eb2
fix: 变量修改后保存页面,再次修改变量失败 ( #110 )
2023-12-07 20:36:53 +08:00
yaoyun8
009a6d0754
fix: code check ( #117 )
2023-12-07 20:36:26 +08:00
yaoyun8
a8379f2bda
fix: code check ( #112 )
2023-11-30 17:08:14 +08:00
chilingling
8ed61ca311
fix(canvasShortCutPanel): add click event to quick insert component in… ( #81 )
...
* fix(canvasShotCutPanel): add click event to quick insert component in shortcutpanel
* fix(canvasShortPanel): add deepclone utils
* feat(utils): add deepClone method
* feat(unit-test): add unit test for deepclone function
2023-11-30 15:56:13 +08:00
lizhijie429
3ae47c811b
fix:修复自定义属性新增功能 ( #108 )
...
* fix:修复自定义属性新增功能
* fix: 修复MetaHtmlText组件控制台警告
* fix:调整透传Attributes警告解决方案
* fix:调整透传Attributes警告解决方案
* fix:调整透传Attributes警告解决方案
2023-11-30 14:23:10 +08:00
gargameljyh
1e72976c4c
fix: 修复空页面执行右键删除和右键复制时控制台报错的问题 ( #103 )
...
* fix: 修复空页面执行右键删除和右键复制时控制台报错的问题
* fix: 修复空页面执行右建操作时控制台报错的问题
* refactor: 简化operations空判断代码
* fix: verify operations copy id
* fix: verify operations copy id
* fix: verify operations copy id
* fix: copyNode function verify params
* fix: 不可操作的菜单项disabled
* fix: 点击disabled菜单项 不关闭菜单
2023-11-30 09:30:11 +08:00
yaoyun8
a6232e5c92
fix:组件属性绑定工具类utils,修改预览出码实现 ( #93 )
2023-11-28 11:14:25 +08:00
wenmine
6a4de499a4
添加eslint&自动化构建 ( #101 )
2023-11-23 19:20:19 +08:00
chilingling
6de244f098
feat(builtin): builtinComponent 组件独立包抽离 ( #52 )
...
* feat(builtin): builtinComponent 组件独立包抽离
2023-11-23 15:14:22 +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
yaoyun8
f6981fd36e
fix:修复组件属性绑定工具类函数,出码预览未定义 ( #90 )
2023-11-20 17:24:14 +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
chilingling
d1dd2c56b5
fix(metaComponent): fix #79 metaListItems dragging not working ( #86 )
2023-11-17 10:13:27 +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
lichunn
9be6f31129
fix:时间线步骤条编辑数据,步骤条会消失 ( #84 )
...
* fix: 时间线步骤条编辑data,时间线会消失
* Revert "fix: 时间线步骤条编辑data,时间线会消失"
This reverts commit b24f8ba60d
.
* fix:时间线步骤条编辑数据,时间线会消失
2023-11-16 10:19:55 +08:00
yaoyun8
1bc436530b
fix:修复属性面板-插槽开关切换schema不正确 ( #85 )
2023-11-15 15:12:54 +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
aaa83ba162
feat(chore): add setup script setup environment before serving ( #80 )
2023-11-14 19:35:30 +08:00