Skip to content

Releases: tbolis/react-sketch

Release v0.5.1

13 Dec 11:17
3dff7d7
Compare
Choose a tag to compare
  • Fix for react-hot-loader redundant dependency

Release v0.5.0

30 Nov 07:39
c2714ff
Compare
Choose a tag to compare

After a long time!!

  • Ability to copy/paste item
  • Ability to remove item
  • latest versions
  • Many Bugs and fixes resolved

Release v0.4.4

06 Feb 11:44
Compare
Choose a tag to compare

fixing lib issue #29

Release v0.4.2

02 Feb 11:46
Compare
Choose a tag to compare

update of libraries (issue #26 )and .travis-CI improvements

Release v0.4.0

17 Nov 10:54
Compare
Choose a tag to compare
  • 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 and dataType properties have been replaced with value and defaultValue 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

06 Mar 09:04
Compare
Choose a tag to compare

New tool addition (Pan)
Adding some documentation

Release v0.3.0

08 Feb 10:58
Compare
Choose a tag to compare

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

02 Feb 14:04
Compare
Choose a tag to compare

Maintenance release
- Upgrading packages
- performing required changes for webpack v2.x

Release v0.2.11

29 Sep 09:17
Compare
Choose a tag to compare

Fixing issue #7
Upgrading to latest packages

Release v0.2.9

31 Aug 09:15
Compare
Choose a tag to compare

Libraries update
Travis configuration fix
removing optional jsdom and xmldom