32 Commits

Author SHA1 Message Date
MoyuScript
e5ca373d57 Add ignoreElements predicate function option 2018-02-15 21:26:09 +08:00
MoyuScript
1f8ab6f33e Update useCORS documentation (Fix #1323) 2017-12-21 23:41:01 +08:00
MoyuScript
9fdba127bf Fix backgroundColor option documentation (Fix #1164) 2017-12-12 21:23:53 +08:00
MoyuScript
36e5d91639 Fix external SVG loading with proxies (#802) 2017-12-11 20:51:39 +08:00
MoyuScript
304af7e4f9 Fix logging option (#1302) 2017-12-11 20:23:43 +08:00
MoyuScript
87ab92946e Disable foreignObjectRendering by default (#1295) 2017-12-09 17:51:28 +08:00
MoyuScript
8e32c139dd Add deprecation warning for onrendered (Fix #1290) 2017-12-07 15:47:42 +08:00
MoyuScript
e9cc01ae5d Fix formatting 2017-12-03 17:30:52 +08:00
MoyuScript
88d50b107b Add npm and minified builds 2017-12-03 17:07:10 +08:00
MoyuScript
d51c091de9 Add foreignObjectRendering option 2017-09-28 19:46:00 +08:00
MoyuScript
7a420c6415 Implementing cropping and dimension options for rendering (Fix #1230) 2017-09-27 22:14:50 +08:00
MoyuScript
16caff5c81 Add no console.log lint rule 2017-09-25 23:01:59 +08:00
MoyuScript
7af9a35728 Implement Iframe rendering 2017-09-11 22:36:23 +08:00
MoyuScript
c52eb315fe Capture screenshots while running karma tests 2017-08-30 21:31:51 +08:00
MoyuScript
d344f599b2 Set default config as empty object (Fix #1195) 2017-08-30 20:59:18 +08:00
MoyuScript
bb20261e7b Add screenshot collecting server 2017-08-28 21:27:39 +08:00
MoyuScript
0d127c0121 Correctly apply image timeout for loading images 2017-08-18 21:53:42 +08:00
MoyuScript
4fb8fcd584 Don't copy styles for regular computed rendering 2017-08-18 20:52:29 +08:00
MoyuScript
23575cca76 Implement foreignObject renderer 2017-08-17 23:14:44 +08:00
MoyuScript
b4dfb4404f Beging implementing reftests 2017-08-09 00:52:56 +08:00
MoyuScript
8fde015829 Implement RefTestRenderer 2017-08-07 00:26:09 +08:00
MoyuScript
fd9cb379da Extract render target logic out of renderer to be target agnostic 2017-08-06 20:21:35 +08:00
MoyuScript
2d23b7ef07 Add license info to builds (Fix #1126) 2017-08-06 18:14:27 +08:00
MoyuScript
93e2c0046b Add options to define window dimensions 2017-08-06 17:53:38 +08:00
MoyuScript
771abdb27f Log errors in __DEV__ mode (Fix #905) 2017-08-04 00:13:20 +08:00
MoyuScript
243714d299 Implement support for multiple text-transforms with independent colors 2017-08-03 21:47:35 +08:00
MoyuScript
9e1dc6ac0e Use correct canvas size for full document render 2017-08-01 23:41:12 +08:00
MoyuScript
017320d15f Calculate correct bounds for text/elements under nested transforms 2017-08-01 23:27:12 +08:00
MoyuScript
cf69031af0 Assign default options values 2017-08-01 22:51:59 +08:00
MoyuScript
4768a9677a Clone document before parsing it 2017-08-01 20:54:18 +08:00
MoyuScript
1456e6a659 Add missing Flow tags 2017-08-01 18:51:59 +08:00
MoyuScript
441d349948 Library rewrite 2017-08-01 00:25:58 +08:00