pikaso

Seamless, headless and fully tested HTML5 Canvas library

MIT License

Downloads
4.4K
Stars
217
Committers
4

Bot releases are visible (Hide)

pikaso - v2.0.0

Published by raminious about 3 years ago

New Features

New Methods

  • isVisible, isInvisible, isActive added to ShapeModel
  • Filter.apply, Selection.addFilter and ShapeModel.addFilter will accept an array of filters
  • Filter.remove, Selection.removeFilter and ShapeModel.removeFilter will accept an array of filters

Improvements and Bug Fixes

Breaking Changes

  • As of now editor.board.shapes will return the list of all created shapes and editor.board.activeShape will return the list of all shapes except hidden and deleted items