Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

v0.3.3

Compare
Choose a tag to compare
@yarbshk yarbshk released this 09 Aug 22:47
· 82 commits to master since this release

Improvements

  • Reverted importing style of the plain controls (e.g. import { Span } from '...') to don't clog Vue components. This functionality was implemented through an optional library (plain-controls.js) and lets have an access to any plain control from wherever. It's final implementation!
  • Reduced size of the NPM plugin (add a lot of files to .npmignore).