.. |
fabric@791c74a82e
|
Fix rendering for safari 6
|
2014-09-04 19:29:42 +03:00 |
punycode@5c04e6fe95
|
Use punycode to parse unicode characters correctly
|
2014-09-14 19:32:26 +03:00 |
renderers
|
Use correct document context for canvas render
|
2014-09-14 20:14:38 +03:00 |
core.js
|
Fallback to jsonp proxy if browser doesn't support cors xhr/image
|
2014-09-20 19:53:22 +03:00 |
dummyimagecontainer.js
|
Don't fail on broken images
|
2014-03-15 13:20:05 +02:00 |
fallback.js
|
Move non-canvas supported fallback to seperate file
|
2014-03-15 13:22:55 +02:00 |
font.js
|
Add font metrics and text-decorations
|
2014-02-01 19:36:43 +02:00 |
fontmetrics.js
|
Add font metrics and text-decorations
|
2014-02-01 19:36:43 +02:00 |
framecontainer.js
|
Fallback to jsonp proxy if browser doesn't support cors xhr/image
|
2014-09-20 19:53:22 +03:00 |
gradientcontainer.js
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
imagecontainer.js
|
Continue render with failed svg images
|
2014-09-20 21:54:03 +03:00 |
imageloader.js
|
Continue render with failed svg images
|
2014-09-20 21:54:03 +03:00 |
lineargradientcontainer.js
|
Fix CSS gradients fail to render when non-vendor prefix property is included #388
|
2014-05-18 23:20:45 +03:00 |
log.js
|
Fix logging in IE9
|
2014-03-02 16:55:40 +02:00 |
nodecontainer.js
|
Don't parse/render input hidden nodes
|
2014-09-14 17:44:55 +03:00 |
nodeparser.js
|
Add preliminary support for same-origin iframes
|
2014-09-16 20:12:13 +03:00 |
promise.js
|
Add Promise polyfill
|
2014-01-26 16:06:39 +02:00 |
proxy.js
|
Fallback to jsonp proxy if browser doesn't support cors xhr/image
|
2014-09-20 19:53:22 +03:00 |
proxyimagecontainer.js
|
Fallback to jsonp proxy if browser doesn't support cors xhr/image
|
2014-09-20 19:53:22 +03:00 |
renderer.js
|
Use correct document context for canvas render
|
2014-09-14 20:14:38 +03:00 |
stackingcontext.js
|
0.5.0 rewrite
|
2014-01-19 18:04:27 +02:00 |
support.js
|
Prefer native svg rendering if available
|
2014-09-08 21:16:30 +03:00 |
svgcontainer.js
|
Add atob polyfill for ie9 for SVG base64 rendering
|
2014-09-09 18:42:00 +03:00 |
svgnodecontainer.js
|
Correctly use native rendering with inline <svg> nodes if possible
|
2014-09-20 20:21:25 +03:00 |
textcontainer.js
|
0.5.0 rewrite
|
2014-01-19 18:04:27 +02:00 |
webkitgradientcontainer.js
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
xhr.js
|
Prefer native svg rendering if available
|
2014-09-08 21:16:30 +03:00 |