48 Commits

Author SHA1 Message Date
Ivan Malopinsky
5dcb7ab4b1 update versions 2013-06-17 13:49:19 -04:00
Ivan Malopinsky
b36696ecf5 simplify fluid rendering 2013-06-16 23:01:21 -04:00
Ivan Malopinsky
afb8feef86 finalize vertical height text functionality on fluid placeholdres 2013-06-13 22:26:03 -04:00
Ivan Malopinsky
4c6735ea3c fix text sizing bug on vertical fluid placeholders, add edge case for fluid placeholders in BODY tag without 100% height, increase default font size 2013-06-12 23:10:31 -04:00
Ivan Malopinsky
b8c82f8ae0 Merge branch 'master' of github.com:imsky/holder 2013-06-11 20:06:56 -04:00
Ivan Malopinsky
9650a5df78 first 2.0 checkin, fix #39 2013-06-11 20:06:32 -04:00
cnanney
3c716e6074 Remove errant tab 2013-03-25 18:39:03 -05:00
Ivan Malopinsky
ce55a0a38c add data-background-src, fix #34 2013-03-06 18:05:16 -05:00
Ivan Malopinsky
ed377a1883 fix ie7 and ie8 cssText issue 2013-01-31 16:47:56 -05:00
Ivan Malopinsky
8941f0c457 getattribute error in ie7 fix 2013-01-31 13:26:18 -05:00
Ivan Malopinsky
ed016cd5d3 fix background bug 2013-01-30 20:49:11 -05:00
Ivan Malopinsky
ee78a65933 fix #32 2013-01-30 20:43:29 -05:00
Ivan Malopinsky
54fcb72272 add backing store ratio computation, fix #31 2013-01-27 11:20:45 -05:00
Ivan Malopinsky
341be060c2 format source 2013-01-16 12:53:38 -05:00
Ivan Malopinsky
171c5b07d3 fix double-insertion bug for fluid placeholders on multiple .run calls 2013-01-16 12:52:25 -05:00
Ivan Malopinsky
e55e24fa33 remove comments 2013-01-16 10:40:47 -05:00
Ivan Malopinsky
68e99c2a56 fix #30, add checks for data-src and src 2013-01-16 10:40:15 -05:00
Ivan Malopinsky
e3a50bf48e allow optional css suppression, #26 2013-01-16 10:26:06 -05:00
Ivan Malopinsky
a1201ab149 fix #27, add auto flag 2013-01-10 13:45:20 -05:00
Ivan Malopinsky
9982b53b68 reuse a global style element 2013-01-09 14:22:39 -05:00
Ivan Malopinsky
9b88b5bba4 add support for nodes and nodelists as selectors, fix #26 and #23 2013-01-09 13:41:46 -05:00
Ivan Malopinsky
74b2cf8dec only set fixed width in fallback mode 2013-01-09 11:26:29 -05:00
Ivan Malopinsky
c8fc1f515a version change 2013-01-01 18:10:04 -05:00
Ivan Malopinsky
4f0d9c77ef lazyload.js support, fix #24 2013-01-01 18:08:05 -05:00
Ivan Malopinsky
d4728101da add font support, fix #25 2013-01-01 17:07:09 -05:00
Ivan Malopinsky
5305ce2942 hasownproperty polyfill and block refactor 2012-12-16 15:33:21 -05:00
Andre Farzat
09bc811ad7 Adding hasOwnProperty in 'for in' loops to avoid problems the Object.prototype is extended 2012-12-15 23:50:02 -05:00
Ivan Malopinsky
63ac9e08c3 amd fixes 2012-12-04 11:35:21 -05:00
clexit
b103310471 Exposed as AMD module, added package.json 2012-12-04 12:44:15 +04:00
Ivan Malopinsky
bb69380b89 fix #17 2012-11-30 14:41:36 -05:00
Ivan Malopinsky
d0f49c3fd9 simplify fluid placeholder 2012-11-30 00:55:27 -05:00
Ivan Malopinsky
2871be799c resolve #16, only set bgcolor on clients that don't support cnvas 2012-11-30 00:30:42 -05:00
Ivan Malopinsky
5eceb3b01e retina display, fix #15, fix minfactor bug 2012-11-30 00:27:25 -05:00
Ivan Malopinsky
ead0348cf9 fluid placeholders 2012-11-27 23:51:39 -05:00
Ivan Malopinsky
d45b3ed924 reorder src processsing, fix #13 2012-11-16 10:11:45 -05:00
Ivan Malopinsky
d39f088f05 fix #10 2012-11-02 18:41:54 -04:00
Ivan Malopinsky
653b3580e7 fix #5 2012-09-28 21:08:02 -04:00
Ivan Malopinsky
98d6051681 background placeholders, polyfill byClassName for IE<9, polyfill getComputedStyle, factor out rendering and flag parsing, ensure that in image urls only the last match is parsed 2012-09-28 21:06:41 -04:00
Piotr Frankowski
fa1b7cfeef fix missing parenthesis 2012-09-18 19:29:14 +02:00
Piotr Frankowski
da64dbd29e Fix problem, when you placed empty image, without src, or data-src 2012-09-18 19:20:23 +02:00
Ivan Malopinsky
18c9e383e9 fix #3, factor flag functions out 2012-08-27 21:02:37 -04:00
Ivan Malopinsky
1697bfac60 improve caption handling, add captions to fallback mode 2012-08-01 19:39:11 -04:00
Bernhard Döbler
df5dc52969 parseInt , 10 for decimal instead of octal 2012-07-21 17:00:12 +02:00
Ivan Malopinsky
3cf95f2754 add custom labels 2012-07-20 14:27:19 -04:00
Ivan Malopinsky
8dd42088a9 add fallback for ie6+ and android 2012-06-23 13:30:48 -04:00
Ivan Malopinsky
843db0d441 update selector to always return array 2012-06-20 13:30:14 -04:00
Ivan Malopinsky
8184caa438 update selector, feature detect for canvas 2012-06-19 19:09:38 -04:00
Ivan Malopinsky
d57230f134 init 2012-06-18 19:42:16 -04:00