You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor/optimize status (#138)
* fix(renderer): fix invalid gradient color render
* refactor: optimize exportToSVG to support removeIds
* feat(resource): track resource load status and emit loaded event
* chore: update version to 0.2.6
* fix: fix cr issues
refactor: optimize measure text (#137)
* feat(utils): add is browser to judge truely browser
* refactor(utils): update measure text and export setFontExtendFactor function
* chore: update version
* fix: fix cr issue
* chore: fix site error