Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 1.65 KB

0.0.2 (2024-03-11)

Bug Fixes

  • core/magnifier: 放大镜有一点偏移 (e20b694)

Features

  • core/graphics: handleStyle 改为 onAppend 时才调用 (ab9ea7a)
  • core/graphics: 添加 update 方法 (b1117ce)
  • core/renderer: 新增 cloneCanvas 方法 (2a298df)
  • core/style: 新增 color (e31e292)
  • core: 新增 Image 图片 (5067a84)
  • core: 新增 Magnifier 放大镜 (c174679)
  • core: 新增 Pencil 笔 (2d5bf7c)
  • core: 新增 Text 文本 (48594f5)
  • deps: update (b5b469a)

0.0.1 (2024-03-05)

Features

  • core: 新增 Shape Renderer Style Rectangle 等类 (d11b785)