Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed proptype if defaultData is given Data URL #10

Closed
doei opened this issue Dec 18, 2016 · 1 comment
Closed

Failed proptype if defaultData is given Data URL #10

doei opened this issue Dec 18, 2016 · 1 comment

Comments

@doei
Copy link

doei commented Dec 18, 2016

I suppose a string shouldn't fail ?

@tbolis
Copy link
Owner

tbolis commented Nov 17, 2017

you can no longer give dataUrl as value, only as a background image and/or by adding the image as an object see relevant documentation which is coming with version 4

@tbolis tbolis closed this as completed Nov 17, 2017
tbolis added a commit that referenced this issue Nov 17, 2017
fixes issues
- issue #9
- issue #10
- issue #15
tbolis added a commit that referenced this issue Nov 17, 2017
**0.4.0** New Features and fixes
    - 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants