Commit Graph

74 Commits

Author SHA1 Message Date
Ivan Malopinsky
cd561db90f always run with an empty options object 2013-12-31 15:26:42 -05:00
Ivan Malopinsky
1cf13b680a fix #71 by using generated options instead of argument options 2013-12-31 15:22:09 -05:00
Ivan Malopinsky
1ba0945b88 fix #71 2013-12-31 13:19:01 -05:00
Ivan Malopinsky
ea2fac2b4e svg renderer with feature testing and new instance config, fix #65 and #68 2013-12-29 13:23:45 -05:00
Ivan Malopinsky
d054dc376d auto flag on fluid images preserves aspect ratio, fix #63 2013-10-22 16:09:45 -04:00
Ivan Malopinsky
db2959c0b1 update readme 2013-10-18 14:45:47 -04:00
Ivan Malopinsky
d714c7dff3 force fluid placeholders to always render 2013-10-13 14:35:06 -04:00
Ivan Malopinsky
e04ba34800 remove dimension text, original theme, simplify variables 2013-10-13 14:30:10 -04:00
Ivan Malopinsky
e6bacbe827 update version and README 2013-10-13 14:19:18 -04:00
Ivan Malopinsky
dd1517db94 add exact sizing, fix #60 2013-10-13 14:17:29 -04:00
Ivan Malopinsky
83a9a41059 fix theme override bugs 2013-10-13 13:56:39 -04:00
Ivan Malopinsky
92e044ca0c add holder object to draw arguments 2013-10-13 13:22:23 -04:00
Ivan Malopinsky
00b33aa5ad add re-render for hidden fluid elements prior to DOM ready, add exception for constantly hidden fluid elements, fix #59 2013-10-13 12:58:49 -04:00
Ivan Malopinsky
618a570d17 restore main file 2013-10-13 12:12:47 -04:00
Ivan Malopinsky
bdd634ea77 delete main file 2013-10-13 12:12:19 -04:00
Ivan Malopinsky
06c7a49229 Merge branch 'master' of github.com:imsky/holder 2013-10-13 12:09:16 -04:00
Ivan Malopinsky
1297272dfe collapse arguments into one args object 2013-10-13 12:07:55 -04:00
Johannes Würbach
25679ad911 Don't update inherited properties 2013-10-08 14:15:34 -07:00
Ivan Malopinsky
defb6c8e5b fix #41 2013-09-10 15:56:37 -04:00
Ivan Malopinsky
d1ecfef83f fix #40 2013-09-10 15:44:17 -04:00
Zach Packard
3b6e8e998d fix imsky\holder #55 2013-09-06 01:44:08 -04:00
Ivan Malopinsky
0467aabfd1 fix #52 2013-08-30 00:49:58 -04:00
Ivan Malopinsky
42f21058cf Merge pull request #48 from asselin/jshintfix
JSHint 2.1.9 requires W103 to be shutoff
2013-08-07 22:26:10 -07:00
Andre Asselin
687d9da731 JSHint 2.1.9 requires W103 to be shutoff 2013-08-04 22:04:50 -04:00
Andre Asselin
fe30ff58ba Fixed AMD loader line 2013-08-04 22:01:00 -04:00
John-Philip Johansson
9c5dcaf115 Add JSHint task to Grunt 2013-07-10 19:55:15 +05:30
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