Skip to content

v0.83

Compare
Choose a tag to compare
@army8735 army8735 released this 17 Nov 03:10
· 357 commits to master since this release
  • feature
    • 支持boxSizing #255
    • 支持fontSizeShrink #255
    • 节点添加get env(),获取当前渲染画布的信息
    • webgl自定义渲染后自动回到当前program
  • bugfix
    • fontSize单位为%时定义分母取根节点字体大小
    • 组件remove()时报错
    • 其它一些细微问题