Niklas von Hertzen
|
5137e5f35a
|
Render correct element
|
2014-02-23 17:02:49 +02:00 |
|
Niklas von Hertzen
|
82e5a8a7c0
|
Fix image loading for cross-origin resources
|
2014-02-17 00:04:09 +02:00 |
|
Niklas von Hertzen
|
9beae48cf0
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
|
Niklas von Hertzen
|
17731169e9
|
Add support for single text-shadow
|
2014-02-01 20:03:23 +02:00 |
|
Niklas von Hertzen
|
b4bb34c95b
|
Move NodeParser to seperate file
|
2014-02-01 18:52:53 +02:00 |
|
Niklas von Hertzen
|
1070cec852
|
Implement background rendering
|
2014-01-26 16:06:16 +02:00 |
|
Niklas von Hertzen
|
f474542382
|
Begin implementing background-image rendering
|
2014-01-21 21:41:00 +02:00 |
|
Niklas von Hertzen
|
2b8389cb64
|
Make image loading to work on top of Promises/polyfill
|
2014-01-19 21:05:07 +02:00 |
|
Niklas von Hertzen
|
8b8c080841
|
0.5.0 rewrite
|
2014-01-19 18:04:27 +02:00 |
|
Niklas von Hertzen
|
053a0a4787
|
switched background rendering to use patterns
|
2013-01-03 22:25:35 +02:00 |
|
Niklas von Hertzen
|
496c8488bd
|
Moved font metrics to seperate file
|
2012-12-30 21:26:25 +02:00 |
|
Niklas von Hertzen
|
d93e36d768
|
Moved browser support checks to seperate file
|
2012-12-30 15:48:55 +02:00 |
|
Niklas von Hertzen
|
fb0e7ca29d
|
removed external files
|
2012-12-27 23:57:06 +02:00 |
|
Niklas von Hertzen
|
4e978c60cc
|
formatted tests into smaller units
|
2012-12-27 23:53:27 +02:00 |
|
Niklas von Hertzen
|
582d10e00d
|
webdriver testing
|
2012-12-27 23:06:47 +02:00 |
|
Benjamin Lupton
|
1059314258
|
Added a sublime-project file for Sublime Text 2 that contains the detected linting and standards set. Allows Sublime Text 2 to automatically follow the standards and have live linting enabled. Trimmed useless whitespace.
|
2012-05-29 11:26:26 +10:00 |
|
Niklas von Hertzen
|
3d7a6374ad
|
bug fixes
|
2012-03-03 21:03:59 +02:00 |
|
Niklas von Hertzen
|
4579fb25c6
|
removed jQuery.css dependancy and few general CSS bug fixes
|
2012-03-03 19:18:39 +02:00 |
|
Obexer Christoph
|
187ae9816e
|
update tests/origin.html to use the new options overriding
allow tests to override selector and rendering options
|
2012-03-03 15:24:26 +01:00 |
|
Niklas von Hertzen
|
7726cd9f39
|
updated test.js to allow options
|
2012-03-03 00:52:46 +02:00 |
|
Niklas von Hertzen
|
94f2f799a4
|
Split renderers to their own objects
|
2012-03-02 20:35:48 +02:00 |
|
Niklas von Hertzen
|
c7d526c9ea
|
simplified API and cleaned up code
|
2012-03-02 18:05:03 +02:00 |
|
Niklas von Hertzen
|
3ad49efa00
|
added support for CORS images and option to create canvas as tainted
|
2012-03-01 19:44:25 +02:00 |
|
Obexer Christoph
|
b82be022b2
|
build: improve minification, more verbose
|
2012-02-26 22:30:34 +01:00 |
|
Niklas von Hertzen
|
b65357c55d
|
added flashcanvas integration and some legacy IE bug fixes
|
2012-02-26 00:19:16 +02:00 |
|
Obexer Christoph
|
bbd75286a8
|
jquery.plugin.html2canvas: add profiling option, tests: enable profiling
in case you run the tests in firefox and have firebug installed and
active you now get a profiling run of html2canvas ;)
|
2012-02-04 15:32:09 +01:00 |
|
Obexer Christoph
|
2e494bde23
|
moved common code into tests/test.js
|
2011-12-11 18:06:57 +01:00 |
|