mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-07-08 13:21:53 +00:00
1。根据pinia调整toolbar和projecExplorer 2.删除按钮增加确认,禁止删除最后一个元素
This commit is contained in:
18
src/data/updateLog.json
Normal file
18
src/data/updateLog.json
Normal file
@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"date": "2025-03-16",
|
||||
"changes": [
|
||||
"修复了相同式神不能正确设置属性的问题",
|
||||
"支持了多文件编辑",
|
||||
"PS:当前导出截图宽度无法"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"date": "2025-03-09",
|
||||
"changes": [
|
||||
"首次发布"
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user