Hexqi
477aa411da
v2.4.0 ( #1287 )
2025-04-07 19:49:11 +08:00
Hexqi
40df6ee51c
v2.4.0-rc.0 ( #1228 )
2025-03-21 16:21:51 +08:00
lisong
3739ce2d72
refactor: project plugins module typescript support ( #1217 )
2025-03-20 11:49:08 +08:00
lisong
8d31bd3ed4
feat: plugin flexible layout ( #1219 )
2025-03-20 10:29:17 +08:00
Gene
20c3b071bd
feat: The outline tree supports hotkeys and works like canvas ( #1226 )
2025-03-19 16:39:36 +08:00
**啸
46dbbe8bdc
feat: 添加大纲树节点删除功能 ( #1216 )
...
Co-authored-by: 1degrees <xiaozhang20@iflytek.com>
2025-03-14 10:08:44 +08:00
xuanlid
f53c455eba
feat: Modify the outer class name of the module ( #1181 )
...
1. 修改plugin下模块外层类名
2. 复选框选中状态和默认状态大小调整
3. 部分模块滚动条修改
4. 弹窗关闭图标样式调整
2025-03-13 11:25:48 +08:00
Hexqi
330c4d2b31
chore: update version v2.3.0 ( #1192 )
2025-03-07 14:06:33 +08:00
Gene
a5d2fd46db
feat: clicking node in the outline tree is invalid when page unlocked ( #1172 )
...
允许页面未锁定时通过点击大纲树 hover 和 选中节点。
2025-03-04 11:08:24 +08:00
Gene
2860d1c9bb
fix: title content lost when dragging from outline tree ( #1149 )
...
修复拖拽Header组件会导致内容消失的 bug
2025-02-26 16:48:30 +08:00
Hexqi
5ea78adea6
chore: update version v2.3.0-rc.0 ( #1130 )
2025-02-19 14:08:38 +08:00
Gene
1ccf8e5656
feat: outline tree support dragging ( #1050 )
2025-02-18 19:57:03 +08:00
xuanlid
1a5587783e
feat(theme): change incorrect css variables and delete the ‘less’ file ( #1121 )
2025-02-18 19:28:08 +08:00
xuanlid
60d0b2cdf8
feat: variable convergence(materials, page, schema, script, state, tree, tutorial) ( #1087 )
2025-02-13 17:31:11 +08:00
hexqi
1edcfade83
Merge branch 'refactor/develop' into release-v2.2.0-merge
2025-01-27 03:11:08 +08:00
Hexqi
34525174aa
v2.2.0 ( #1084 )
2025-01-26 18:59:19 +08:00
Hexqi
b5789c51f4
v2.2.0-rc.1 ( #1077 )
...
* chore: add update template script
* chore: upgrade to 2.2.0-rc.1
* refactor: code refactor
2025-01-26 11:24:33 +08:00
xuanlid
5b9d61a9fe
feat: Module variable rectification ( #1065 )
2025-01-24 11:23:52 +08:00
chilingling
477c96aafa
feat: bump tiny-vue version ( #1008 )
2025-01-23 14:50:14 +08:00
chilingling
dd8ae425bc
v2.2.0-rc.0
2025-01-16 19:38:44 -08:00
chilingling
04459f34e5
v2.2.0-beta.3
2025-01-16 19:14:26 -08:00
chilingling
97efa2aa88
v2.2.0-beta.2
2025-01-16 17:35:50 -08:00
wenmine
ed569f6815
feat(refactor/theme): change incorrect css variables to the common va… ( #1027 )
2025-01-16 15:15:15 +08:00
chilingling
d2fc9b1b2a
v2.2.0-beta.1
2025-01-15 17:24:51 -08:00
chilingling
e32b9b3ab5
v2.2.0-beta.0
2025-01-15 17:07:17 -08:00
xuanlid
15597a1544
fix: Modify UI review comments ( #941 )
...
* fix:Modify Code Font in bridge/state
* fix:modify the block list style in block
* fix:Modify schema panel style
* fix:Modify tabs in materials
* fix:Modify global dialog, modal and search
* fix:Modify the component list style in materials
* fix:Modify search in i18n
* fix: Modify UI in Schema Panel
* fix:Modify dialog style and i18n Panel shadow
* fix:Modify the component list style in materials
* fix:Modify the block list style in block
* fix: Modify UI review comments in i18n
* fix: Modify modal style
* fix: Modify modal in clean
* fix: Modify modal in block
* fix: Modify the block list and modal in block
* fix: modify the block list in block
* fix: modify font size
* fix: Modify global button
* fix: delete comment code
* fix: change plugin-icon-js.svg
* fix:Modify Code Font in bridge/state
* fix:Modify button in header
* fix: Modify button in state
* fix:Modify Font Size in datasource
* fix: Modify icon in lifecycle/blockEvent
* fix: Modify validate in dialog
* fix: modify second-panel and tree styles
* fix: Modify tree componentType
* fix: Modify the fixed column style of the table
* fix: Modify top save and more
* fix:Modify code style in state
* fix:Modify the block list in block
* fix: Modify remote panel
* fix: Modify the icon to tips and gray background
* fix:Modify global popover and toolTip
* fix:Modify open-delay to a constant
2025-01-07 09:39:50 +08:00
chilingling
b38af9f2ac
v2.1.0
2025-01-02 23:26:31 -08:00
Hexqi
a6b7892f98
chore: update version to 2.1.0-rc.0 ( #947 )
2025-01-02 23:26:31 -08:00
chilingling
cff74bb791
feat: schemaDataAsync ( #885 )
...
* feat: schemaDataAsync
* fix: adapt schema plugin
* fix: add import export schema
* fix: remove useless code
* fix: shcmea change cant't trigger canvas rerender
* fix: replace setSchema
* refactor: schema data sync to canvas
* refactor: change synchoronized method between canvas and host
* fix: remove useless node tree
* fix: support recursive update attr
* feat: support recursive update nodesMap
* fix: selectNode updateRect conflict
* refactor: sync update to schemaService
* feat: migrade canvas collection
* fix: dataSourceMap update
* feat: add docs
* fix: add direct change schema api doc
* fix: use toRaw optimize performance
* fix: add default fallback for changeProps
* fix: schema update issue
* fix: add compatible for empty children
* fix: provide schemaUtils to canvas
* fix: update collection table data
* fix: add error handling
2024-12-20 10:01:37 +08:00
chilingling
eee70e1796
v2.0.0 ( #934 )
2024-12-12 09:44:37 +08:00
chilingling
dee65eb9fc
v2.0.0-rc.4
2024-12-04 03:26:30 -08:00
chilingling
9e799e702a
v2.0.0-rc.3
2024-12-02 17:27:43 -08:00
yy
49f68c3c92
fix: fix materials panel ( #909 )
...
* fix: fix materials panel
* fix: replace fixed icon
* fix: persistent fixed panels
* fix: review
* fix: review
* fix: review
* fix: 消除同源设计器storage影响
2024-11-28 15:17:07 +08:00
chilingling
67330d419f
v2.0.0-rc.2
2024-11-11 04:08:31 -08:00
lichunn
2b2b685d87
fix:missing outline tree eyes icon ( #900 )
...
* fix: 修复大纲树显示隐藏按钮重叠问题
* fix: 调整大纲树眼睛控制状态
2024-11-11 14:42:07 +08:00
chilingling
ea0440b4ed
v2.0.0-rc.1
2024-11-06 04:05:46 -08:00
chilingling
d158fcd9aa
v2.0.0-rc.0
2024-10-30 22:49:04 -07:00
chilingling
d283c5ad83
v2.0.0-alpha.6
2024-10-30 07:09:51 -07:00
chilingling
add50e9750
v2.0.0-alpha.5
2024-10-23 04:59:25 -07:00
chilingling
14f9f41f9f
bump version
2024-10-15 02:12:55 -07:00
chilingling
20aba1ffa8
bump version
2024-10-11 00:54:30 -07:00
chilingling
f02d458cb6
bump deps version ( #816 )
2024-09-27 16:03:55 +08:00
chilingling
ef2f8317e4
bump version ( #813 )
2024-09-24 20:53:04 +08:00
lichunn
49fc8bc6f9
feat: page management and block ui redesign ( #740 )
...
* fix: panel组件间距调整
* feat: page management ui redesign
* feat: block ui redesign
* fix: 去掉选择区块高亮
* feat: 数据源样式调整
* feat: 数据源交互调整
* feat: 帮助样式整改
* feat: AI功能样式调整
* feat: 资源管理、状态管理样式整改
* feat: 国际化样式调整
* feat: 头部、按钮、图标细节调整
* feat: 样式细节调整
* feat: 样式细节调整
* fix:面包屑区分区块和页面
* fix:调整帮助面板间距颜色
* fix: 页面管理间距调整
* fix: 历史备份样式调整
* fix: 数据源/状态管理下拉调整
* fix: 全屏图标位置调整
* fix:去掉工具栏左侧面包屑边框
* fix: fix review
* fix: fix pageInputOutput review
* fix: fix review
* fix: codeEditor添加插槽
2024-09-23 20:37:01 +08:00
chilingling
80a36d656a
bump alpha version ( #793 )
...
* bump alpha version
* fix: add public access config
* bump version 2.0.0-alpha.1
2024-09-09 23:59:44 +08:00
lichunn
b8da6052e1
fix: data-source dependency configurator package ( #622 )
...
* fix: data-source dependency configurator package
* fix:resolve review
* feat: troubleshooting plugin dependencies
* feat:将CanvasDragItem移到common
2024-07-11 11:30:33 +08:00
wenmine
63a0dcb98f
refactor: extract material-related code to useMaterial from useResource ( #591 )
...
* refactor(material): 将物料(组件,区块)从resource剥离出来
* refactor(useMaterial): useResource拆分
* refactor(useMaterial): 机器人review意见修改
* refactor(useMaterial): review意见修改
* refactor(useMaterials): 更新冲突后的调整,以及增加注释
* refactor(useMaterials): review bot
* refactor(useMaterials): review bot
* fix: sync update
* refactor(useMaterials): review bot
---------
Co-authored-by: chilingling <michaelchiling1024@gmail.com>
2024-07-01 20:45:40 +08:00
Hexqi
cf0daa18f1
refactor: move controller js and remove package ( #617 )
...
* feat: copy js to common
2024-06-30 18:49:37 +08:00
Hexqi
5ad227bfd0
refactor: import composable from register ( #614 )
2024-06-30 17:21:33 +08:00
Hexqi
7823a1343c
refactor: rename package entry to meta-register ( #611 )
2024-06-30 14:55:37 +08:00