MoyuScript
|
c4cdaede98
|
Switch build to use browserify (#502)
|
2015-02-03 21:34:05 +02:00 |
|
MoyuScript
|
b9f85c411d
|
Fix background rendering regression #496
|
2015-01-10 20:53:06 +02:00 |
|
MoyuScript
|
a7a719f864
|
Correctly render input[type="password"] value
|
2015-01-05 21:36:53 +02:00 |
|
MoyuScript
|
e1936be4d4
|
Manually call toString for colors
|
2014-12-13 19:23:00 +02:00 |
|
MoyuScript
|
15dd95c15c
|
Use Color objects for colors
|
2014-12-13 18:10:41 +02:00 |
|
MoyuScript
|
7cc5633c5c
|
Implement checkbox and radio input element rendering
|
2014-12-06 18:17:04 +02:00 |
|
MoyuScript
|
de6ba1beb5
|
Add options.background option
|
2014-11-04 21:53:26 +02:00 |
|
MoyuScript
|
25edefd995
|
Fix font rendering for IE with multiple inherited fonts
|
2014-11-02 22:15:48 +02:00 |
|
MoyuScript
|
cb11e1da95
|
Implement css clipping for rect() (with pixel values)
|
2014-10-12 20:32:47 +03:00 |
|
MoyuScript
|
418492074f
|
Add option to use existing canvas for rendering
|
2014-09-28 22:51:11 +03:00 |
|
MoyuScript
|
b46648657c
|
Fix firefox cross-origin iframe rendering
|
2014-09-27 23:03:57 +03:00 |
|
MoyuScript
|
ce2517ee6d
|
Correctly handle overflow content
|
2014-09-27 16:54:53 +03:00 |
|
MoyuScript
|
5a282666dc
|
Use correct document context for canvas render
|
2014-09-14 20:14:38 +03:00 |
|
MoyuScript
|
c9112bb54a
|
Allow tainting images to be drawn if option enabled
|
2014-09-08 21:24:26 +03:00 |
|
MoyuScript
|
6f35015b93
|
Preliminary support for svg rendering
|
2014-09-04 18:47:06 +03:00 |
|
MoyuScript
|
88c0fe291d
|
Fix linear gradient rendering
|
2014-05-18 19:14:22 +03: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
|
db437f8950
|
Fix background position rendering
|
2014-02-15 00:31:48 +02:00 |
|
MoyuScript
|
27ace9727c
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
|
MoyuScript
|
2ce928069a
|
Add support for single text-shadow
|
2014-02-01 20:03:23 +02:00 |
|
MoyuScript
|
1a1082a771
|
Add option to only render current view
|
2014-01-26 20:42:57 +02:00 |
|
MoyuScript
|
789b780c6e
|
Draw <img> elements
|
2014-01-26 18:10:04 +02:00 |
|
MoyuScript
|
e48fed63a5
|
Implement background rendering
|
2014-01-26 16:06:16 +02:00 |
|
MoyuScript
|
9698eaec5f
|
Begin implementing background-image rendering
|
2014-01-21 21:41:00 +02:00 |
|
MoyuScript
|
c12c3b53a9
|
Filter nodes and render correct size correctly
|
2014-01-20 22:42:39 +02:00 |
|
MoyuScript
|
355bde3655
|
0.5.0 rewrite
|
2014-01-19 18:04:27 +02:00 |
|
MoyuScript
|
d32ca469de
|
fix naming
|
2012-03-02 21:24:21 +02:00 |
|
MoyuScript
|
ffcd5c04fb
|
Split renderers to their own objects
|
2012-03-02 20:35:48 +02:00 |
|