Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 11:11
· 603 commits to main since this release

Version 0.3.0

Released on 2023-06-14

✨ 新特性

  • Support undo/redo for ProEditor, 完善 AssetStore 数据链路, 实现 AssetStore 与 EditorStore 的状态自动同步, 新增 ContextMenu 组件, 新增 LevaPanel 属性面板, 重构优化 ComponentAsset store 实现,收敛 AssetStore 的定义方式.

🐛 修复

  • Fix config update, remove lucide icon, 修正潜藏的 undo/redo bug,并补充单测.

💄 样式

  • leva-panel: 添加 style 与 className 属性.
  • Update empty style.

Improvements and Fixes

What's improved

  • Support undo/redo for ProEditor (cec5611)
  • 完善 AssetStore 数据链路 (20df5b2)
  • 实现 AssetStore 与 EditorStore 的状态自动同步 (3eeb73b)
  • 新增 ContextMenu 组件 (265b442)
  • 新增 LevaPanel 属性面板 (ee2d922)
  • 重构优化 ComponentAsset store 实现,收敛 AssetStore 的定义方式 (37e85ab)

What's fixed

  • Fix config update (fee5441)
  • Remove lucide icon (697a8f3)
  • 修正潜藏的 undo/redo bug,并补充单测 (a671b65)

Styles

  • leva-panel: 添加 style 与 className 属性 (b0920fe)
  • Update empty style (a6a61c5)