Changelog
All notable changes to this project will be documented in this file.
[0.7.3] - 2025-08-19
🐛 Bug Fixes
- (ViewModels) 修复
InstanceWidgetsViewModel
的构造函数 - (EnsureRuntimeStage) 修复运行时检查逻辑
💼 Other
- (fmt) 致命格式化
- 添加实例资源视图
- 实现截图浏览功能
- (fmt) Fmt
- (fmt) Fmt
🚜 Refactor
- 重命名
OnInitializedAsync
为OnInitializeAsync
- 优化视图模型和视图的代码格式
- 移除
trident.abstractions
项目,并将其作为 submodule 引入 - (trident) 移除多余的项目引用和文件
- 优化数据模型和代码风格
- 移除
packagesegment.cs
文件 - (Gallery) AI 完成了整个 Gallery 需要精修一下
- 重构导航,更换字体
- (ScrollViewer) 尝试按照官方的写法去修复Padding吞Bottom问题,无果
🎨 Styling
- 修复
.editorconfig
文件中unity序列化字段符号的配置问题
⚙️ Miscellaneous Tasks
- 移除
Polymerium.App.csproj
中的 GitVersion 属性 - (sln) Remove sln
- (project file) Remove .idea
- (editorconfig) Remove bom
- (kiro) Add some kiro stuff