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

Remove Prototype.js as a dependency. #2

Closed
kangax opened this issue Jun 10, 2010 · 1 comment
Closed

Remove Prototype.js as a dependency. #2

kangax opened this issue Jun 10, 2010 · 1 comment

Comments

@kangax
Copy link
Member

kangax commented Jun 10, 2010

For DOM + events + XHR use (already included) APE library. For array, string and function helpers (e.g. Function#bind, Array#map, String#trim, etc.) — create small standalone module (possibly under Canvas.util).

@kangax
Copy link
Member Author

kangax commented Oct 11, 2010

This was done before initial release.

asturur added a commit that referenced this issue Apr 29, 2015
asturur added a commit that referenced this issue Nov 2, 2015
WietseWind added a commit to WietseWind/fabric.js that referenced this issue Sep 19, 2017
asturur pushed a commit that referenced this issue Sep 29, 2017
* Fix IE rendering of SVG as overlay image

* Fix IE rendering of SVG as overlay image #2 - Fix coding syntax (CI)

* Fix IE rendering of SVG as overlay image #3 - Fix coding syntax (CI)

* Fix IE rendering of SVG as overlay image #4 - Moved to method 'loadImageInDom'

* Fix IE rendering of SVG as overlay image #5 - Moved some stuff around

* Fix IE rendering of SVG as overlay image #6 - Fixed the setTimeout (removed)

* Update misc.js
birdage pushed a commit to birdage/fabric.js that referenced this issue Jun 19, 2018
This issue was closed.
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

1 participant