25 Commits

Author SHA1 Message Date
MoyuScript
f1936348af Accept matrix3d and convert it 2015-03-05 15:52:23 +01:00
MoyuScript
c4cdaede98 Switch build to use browserify (#502) 2015-02-03 21:34:05 +02:00
MoyuScript
790e395bca Fix #517 2015-01-26 22:55:10 +02:00
MoyuScript
a7a719f864 Correctly render input[type="password"] value 2015-01-05 21:36:53 +02:00
MoyuScript
15dd95c15c Use Color objects for colors 2014-12-13 18:10:41 +02:00
MoyuScript
08e532eb6b Fix canvas cropping with type: 'view' 2014-10-15 20:28:26 +03:00
MoyuScript
cb11e1da95 Implement css clipping for rect() (with pixel values) 2014-10-12 20:32:47 +03:00
MoyuScript
587e8a73ef Fix pseudoelement rendering (with nth-child selectors etc.) 2014-10-06 22:46:43 +03:00
MoyuScript
ce2517ee6d Correctly handle overflow content 2014-09-27 16:54:53 +03:00
MoyuScript
f875ee6c9b Correctly apply canvas background color 2014-09-21 11:24:20 +03:00
MoyuScript
e23f9dd71b Don't parse/render input hidden nodes 2014-09-14 17:44:55 +03:00
MoyuScript
90100dbc05 Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
MoyuScript
bfe31cf71f Fix transform nesting 2014-03-15 14:30:26 +02:00
MoyuScript
e2991adc76 Render input elements correctly 2014-03-02 19:51:46 +02:00
MoyuScript
308b8fd8f4 Fix IE misalignment of content after scroll 2014-03-02 18:03:30 +02:00
MoyuScript
a8d0678328 Fix text rendering for IE and Opera 2014-03-02 16:00:59 +02:00
MoyuScript
1b9a73b3f2 Partial implementation for transforms 2014-02-23 17:35:46 +02:00
MoyuScript
a004d59897 Add support for pseudoelements 2014-02-08 16:52:41 +02:00
MoyuScript
f1482b8c2f Correctly assign image loading method for <img> elements 2014-02-08 14:07:20 +02:00
MoyuScript
2ce928069a Add support for single text-shadow 2014-02-01 20:03:23 +02:00
MoyuScript
3ecf793eb2 Fix IE issues 2014-01-26 20:43:50 +02:00
MoyuScript
9698eaec5f Begin implementing background-image rendering 2014-01-21 21:41:00 +02:00
MoyuScript
1398457f7a Cache backgroundImages request for nodes 2014-01-20 22:42:58 +02:00
MoyuScript
9754c224e5 Make image loading to work on top of Promises/polyfill 2014-01-19 21:05:07 +02:00
MoyuScript
355bde3655 0.5.0 rewrite 2014-01-19 18:04:27 +02:00