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

Add support for registering adapters #10

Closed
kangax opened this issue Dec 8, 2010 · 0 comments
Closed

Add support for registering adapters #10

kangax opened this issue Dec 8, 2010 · 0 comments
Labels

Comments

@kangax
Copy link
Member

kangax commented Dec 8, 2010

E.g., for some of the util methods (fabric.util.addClass, etc.), so that existing, 3rd party methods could be used. Also see discussion with Garrett: ed4dca3#comments

@kangax kangax closed this as completed Jun 28, 2012
asturur added a commit that referenced this issue May 10, 2015
asturur added a commit that referenced this issue Dec 26, 2015
birdage pushed a commit to birdage/fabric.js that referenced this issue Jun 19, 2018
fixes issues
- issue fabricjs#9
- issue fabricjs#10
- issue fabricjs#15
birdage pushed a commit to birdage/fabric.js that referenced this issue Jun 19, 2018
**0.4.0** New Features and fixes
    - Fixes
    -- Upgraded to latest packages (thanks @fjogeleit)
    -- Fix for undo/redo (thanks @pomelyu)
    -- Issue fabricjs#9 fixed
    -- Issue fabricjs#10 and fabricjs#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
Projects
None yet
Development

No branches or pull requests

1 participant