Commit Graph

80 Commits

Author SHA1 Message Date
Ivan Malopinsky
c0f596dbe0 generator comment 2014-11-09 00:00:00 -05:00
Ivan Malopinsky
8b3dea0bd4 add version property 2014-10-13 00:00:00 -04:00
Edgard
3ebf7bd2be Fixed text alignment with 'turbolinks' 2014-12-30 15:42:00 -02:00
Ivan Malopinsky
f5204eebc0 remove limit on ALT text, fix #112 2014-10-21 22:39:01 -04:00
Ivan Malopinsky
3c2e7a295f remove Window.prototype since not using Window polyfill, rework getPropertyValue to check if regex match is a string without array accessor 2014-10-20 00:47:20 -04:00
Ivan Malopinsky
4708f1fcb9 charCodeAt fix for IE7 2014-10-20 00:42:38 -04:00
Ivan Malopinsky
2f9683968e Merge branch 'master' of github.com:imsky/holder 2014-10-08 20:49:30 -04:00
Collin Anderson
43dc17aca1 clean whitespace 2014-09-08 17:11:48 -04:00
Ivan Malopinsky
66b3552383 fixed zoomed-in svg with pt units 2014-08-31 00:09:53 -04:00
Ivan Malopinsky
1fe626f050 simplify imageExists parameter marshalling 2014-08-31 00:08:12 -04:00
Ivan Malopinsky
ebef8f0b2e switch to implicit pt 2014-08-30 23:57:26 -04:00
Ivan Malopinsky
79785500bc prevent scene graph building if unable to render, fix #110 2014-08-20 00:35:37 -04:00
Ivan Malopinsky
26d033c508 syntax cleanup 2014-08-18 14:45:12 -04:00
Ivan Malopinsky
8a2688c2ec entity encoding, split on vtabs, make test images more consistent 2014-08-18 14:12:19 -04:00
Ivan Malopinsky
e7fdb805c5 allow Holder.run to be called without arguments 2014-08-17 18:24:41 -04:00
Ivan Malopinsky
faec3d0a2c notice about carets/hashes 2014-08-17 15:12:48 -04:00
Ivan Malopinsky
aed4783003 document various features 2014-08-17 14:50:50 -04:00
Ivan Malopinsky
465e1b1f10 make sure html renderer is not overridden 2014-08-17 14:21:47 -04:00
Ivan Malopinsky
069768e2a1 clean holder URL 2014-08-17 14:03:23 -04:00
Ivan Malopinsky
8149a8d8d3 per-flag uri decoding, cf #107 2014-08-17 13:52:00 -04:00
Ivan Malopinsky
bab3aac615 indentation 2014-08-16 18:34:16 -04:00
Ivan Malopinsky
f88245f789 generic setattribute 2014-08-16 18:33:59 -04:00
Ivan Malopinsky
6a43ed49e8 dominant baseline 2014-08-16 17:35:23 -04:00
Ivan Malopinsky
2d21edd38c add <object> rendering, fix #86, fix #73 2014-08-16 17:30:54 -04:00
Ivan Malopinsky
ae75e4ca24 multi line rendering for canvas and svg, overflow corner case, custom newlines 2014-08-16 16:38:53 -04:00
Ivan Malopinsky
431e82649b split text into lines, prevent background image from leaking forward, add caret/hex for colors due to opera bug 2014-08-16 15:12:38 -04:00
Ivan Malopinsky
0c0275cfe1 todos 2014-08-16 01:53:08 -04:00
Ivan Malopinsky
ef2fe2d987 line wrap 2014-08-16 01:52:25 -04:00
Ivan Malopinsky
2fda97a43a monospace fallback for canvas, fix regex 2014-08-13 00:34:16 -04:00
Ivan Malopinsky
af6568f44d 10ms re-render 2014-08-13 00:22:29 -04:00
Ivan Malopinsky
b51ff02359 canvas fallback for external fonts 2014-08-12 23:55:12 -04:00
Ivan Malopinsky
a627bd15c6 comments and style 2014-08-12 20:33:46 -04:00
Ivan Malopinsky
7b2de09c07 all 3 ways of including stylesheets 2014-08-12 19:40:01 -04:00
Ivan Malopinsky
1731410cca svg single-line renderer 2014-08-12 16:50:45 -04:00
Ivan Malopinsky
0ecf29aa9f move flags to app object 2014-08-12 10:05:42 -04:00
Ivan Malopinsky
11b9d1abb0 remove changedNodes code 2014-08-03 03:47:26 -04:00
Ivan Malopinsky
e05dc78f82 add lineHeight to normalize firefox with webkit/opera 2014-08-03 03:42:40 -04:00
Ivan Malopinsky
a6664616c8 fixes for opera rendering 2014-08-03 03:08:28 -04:00
Ivan Malopinsky
9d62b3bd7a use local + group position 2014-08-03 02:29:34 -04:00
Ivan Malopinsky
adc667d0fd use local instead of group text 2014-08-03 02:28:10 -04:00
Ivan Malopinsky
af5333d89b dpr positioning fix 2014-08-03 02:26:10 -04:00
Ivan Malopinsky
09ec1e587c render entire bg, dpr bug 2014-08-03 02:25:53 -04:00
Ivan Malopinsky
ac0266b4bb single-line canvas scene graph rendering 2014-08-03 02:22:51 -04:00
Ivan Malopinsky
7b4b7c9cb4 refactor duplicate code, remove unnecessary imageNodes conversion step 2014-08-02 23:00:16 -04:00
Ivan Malopinsky
92475e7e14 don't clone app setup, prevent stylesheets from being bgnodes, rename variables for clarity, move settings up 2014-08-02 22:49:05 -04:00
Ivan Malopinsky
37fb9b804a remove redundant code, remove serialization from scenegraph 2014-08-02 21:58:36 -04:00
Ivan Malopinsky
fba3a7a7f5 remove ondomready submodule 2014-08-02 17:24:05 -04:00
Ivan Malopinsky
209a8b9175 semicolons 2014-08-02 17:09:16 -04:00
Ivan Malopinsky
425ecdf5a6 start scene graph building function 2014-08-02 02:44:05 -04:00
Ivan Malopinsky
2e80582abf simpler scene graph organization, stub serialize 2014-08-02 02:09:33 -04:00