Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 564 Bytes

changelog.md

File metadata and controls

25 lines (16 loc) · 564 Bytes

Changelog

0.0.4

⚠️ Breaking changes

  • (feat) Recorder and Toolbar can now be extended
  • (feat) Editables group now have its own class
  • (feat) EditorFactory is ready to be extended
  • (fix) Editables are now hidden when calling hide()
  • (refactor) EditableFactory, Editable and editables
  • (style) Adopt the Javascript style guide

0.0.3

  • (feat) Add support for NPM

0.0.2

  • (fix) Better support for editables events
  • (fix) Toolbar is yet fixed instead of being absolute

0.0.1

  • Initial release