Skip to content

v3.1.0 - TypeScript Rewrite

Latest

Choose a tag to compare

@mizy mizy released this 03 Mar 10:52
· 4 commits to master since this release

v3.1.0

Full TypeScript rewrite based on nebulagraph-veditor.

Changes

  • Complete TypeScript rewrite (JS → TS)
  • Replaced Snap.svg with native SVG APIs
  • Added BrushSelector plugin
  • Added ForceLine support
  • Webpack 5 build system
  • Better type definitions

Breaking Changes

  • Package entry point changed, import from mmeditor
  • API largely compatible with v3.0.x