Commit Graph

332 Commits

Author SHA1 Message Date
Ivan Malopinsky
2aa867767e do not add xml processing instruction, fix #125 2015-05-02 23:32:59 -04:00
Ivan Malopinsky
21482940fd jshint for polyfills.js, update build, ignore phantom.js image, add background to test doc 2015-05-02 22:32:20 -04:00
Ivan Malopinsky
2c05ff1654 add phantom.js test script 2015-05-02 22:26:40 -04:00
Ivan Malopinsky
3098c90009 concatenate polyfills with build, fix #137 2015-05-02 22:25:15 -04:00
Ivan Malopinsky
503fb2c826 update data-background-src docs, fix #139 2015-05-02 21:54:45 -04:00
Ivan Malopinsky
f17f825485 add performance.now polyfill, fix #134 2015-05-02 21:51:43 -04:00
Ivan Malopinsky
d1ff296816 add rawcdn 2015-04-19 13:11:11 -04:00
Ivan Malopinsky
cad845a404 2.6.0 build v2.6.0 2015-04-07 23:55:05 -04:00
Ivan Malopinsky
a89edc7ccf create css rules for text nodes, fix version replacement 2015-04-07 23:53:59 -04:00
Ivan Malopinsky
09ee1e4924 allow customization of data-src attribute, fix #129 2015-04-07 22:48:55 -04:00
Ivan Malopinsky
482a26617d extend beautify pass to more files 2015-03-08 20:38:07 -04:00
Ivan Malopinsky
708254a5dc update official package name, add beautify pass 2015-03-07 22:13:59 -05:00
Ivan Malopinsky
4b8813fc22 add npm package to readme, fix #106 2015-03-07 21:58:45 -05:00
Ivan Malopinsky
8805452a8c package name change 2015-03-07 21:56:42 -05:00
Ivan Malopinsky
34680d9654 factoring out additional utilities 2015-03-03 00:00:00 -05:00
Ivan Malopinsky
ef14dc97ba factor out scenegraph and utility functions into modules 2015-03-02 00:00:00 -05:00
Ivan Malopinsky
6ed6693149 fix jshint errors for third party libs 2015-03-01 00:00:00 -05:00
Ivan Malopinsky
71cebb6a69 refactor libs to use commonjs 2015-02-28 00:00:00 -05:00
Ivan Malopinsky
61bf08bb1f update holder to use commonjs modules 2015-02-27 00:00:00 -05:00
Ivan Malopinsky
39b518a176 add webpack 2015-02-26 00:00:00 -05:00
Ivan Malopinsky
f6ac8ff5da remove unused code 2015-02-24 00:00:00 -05:00
Ivan Malopinsky
b8837da7ad Merge pull request #131 from joshvillbrandt/master
Add link to ng-holder
2015-02-23 21:41:24 -05:00
Josh Villbrandt
0c9f7cb024 Add link to ng-holder 2015-02-23 13:59:03 -08:00
Ivan Malopinsky
02ed7b723d update test file, notes on data-src for <object> placeholders 2015-02-20 00:22:39 -05:00
Ivan Malopinsky
3023cee117 standardize SVG vertical centering across browsers, remove dominant baseline v2.5.2 2015-02-20 00:02:47 -05:00
Ivan Malopinsky
1e023ef6a5 provide rAF fallback for IE, fix #130, make version depend on package.json 2015-02-19 23:06:10 -05:00
Ivan Malopinsky
940d82b99f update official url 2015-02-02 22:40:09 -05:00
Ivan Malopinsky
1d87e3f5a6 fluid placeholder can be invisible 2015-02-02 22:31:17 -05:00
Ivan Malopinsky
ba097caeb3 mrt -> meteor 2015-02-02 20:31:25 -05:00
Ivan Malopinsky
a498e0e3cc 2.5.0 release v2.5.0 2015-02-02 20:06:26 -05:00
Ivan Malopinsky
ffe5eb9a18 ensure processing continues after unresizeable images 2015-02-01 21:38:06 -05:00
Ivan Malopinsky
db0cf7ebc4 update test for invisible fluid placeholder 2015-02-02 07:00:00 -05:00
Ivan Malopinsky
daeb6ba1f4 push size flag to holder URL, update README with size flag info 2015-02-02 00:00:00 -05:00
Ivan Malopinsky
55ab29e9f8 pre-2.5 release builds 2015-02-01 19:37:15 -05:00
Ivan Malopinsky
bb2999b4ee update textSize function to be more readable 2015-02-01 19:37:03 -05:00
Ivan Malopinsky
d8cf631ff3 font size as url flag, fix #123 2015-02-01 19:01:59 -05:00
Ivan Malopinsky
9493fd8019 init size flag 2015-02-01 18:49:40 -05:00
Ivan Malopinsky
179c40b7b5 Merge pull request #128 from imsky/fix-ios-readonly-bug
Fix #116
2015-02-01 18:39:19 -05:00
Ivan Malopinsky
01c526829f remove strict mode to fix #116 "attempted to assign to readonly property" bug 2015-02-01 18:38:47 -05:00
Ivan Malopinsky
3cffb1b4da holderSettings 2015-02-01 18:36:38 -05:00
Ivan Malopinsky
ffca705fa7 symlink holder.js in test to simplify debugging 2015-02-01 18:36:22 -05:00
Ivan Malopinsky
1da186937c holderSettings 2015-01-26 00:00:00 -05:00
Ivan Malopinsky
a6088a5de7 remove gCS polyfill, skip bgnode processing if gCS is unavailable, fix #121 2015-01-31 21:04:38 -05:00
Ivan Malopinsky
6eacc5950a update docs on setresizeupdate 2015-01-28 00:00:00 -05:00
Ivan Malopinsky
63402cd1e8 setResizeUpdate method, fix #97 2015-01-27 00:00:00 -05:00
Ivan Malopinsky
e61a67134d jsdoc for invisible image functions, polyfill for rAF 2015-01-25 00:00:00 -05:00
Ivan Malopinsky
41c9258802 add rAF check for invisible placeholders, fix #67, #91 2015-01-23 00:00:00 -05:00
Ivan Malopinsky
9e240ee055 remove invisible error function 2015-01-22 00:00:00 -05:00
Ivan Malopinsky
f3a8ccac21 convert source from tabs to spaces 2015-01-21 00:00:00 -05:00
Ivan Malopinsky
321d76c503 update package.json and internal versions to 2.5.0-pre 2015-01-20 00:00:00 -05:00