Releases: tbolis/react-sketch
Releases · tbolis/react-sketch
Release v0.5.1
Release v0.5.0
After a long time!!
- Ability to copy/paste item
- Ability to remove item
- latest versions
- Many Bugs and fixes resolved
Release v0.4.4
fixing lib issue #29
Release v0.4.2
update of libraries (issue #26 )and .travis-CI improvements
Release v0.4.0
- Fixes
Upgraded to latest packages (thanks, @fjogeleit)
Fix for undo/redo (thanks @pomelyu)
Issue #9 fixed
Issue #10 and #15 you can no longer give dataUrl as value only as background image and/or by adding the image as an object - Breaking Changes
data
anddataType
properties have been replaced withvalue
anddefaultValue
to be able to use the component as controlled component
node support of 6,7 and 8 - New Features
Ability to add an image as object
Release v0.3.2
New tool addition (Pan)
Adding some documentation
Release v0.3.0
New Features
- Added selection of background Color
- Added selection of a background image
Bug fixes and improvements
- HOT Deploy fixed
- Fixing canUndo button
Release v0.2.13
Maintenance release
- Upgrading packages
- performing required changes for webpack v2.x
Release v0.2.11
Fixing issue #7
Upgrading to latest packages
Release v0.2.9
Libraries update
Travis configuration fix
removing optional jsdom and xmldom