Chris Rebert
cb5acde059
Reflect Bootstrap's URL/org change
2013-08-13 21:48:42 -07:00
Ivan Malopinsky
cc2929a54a
mit, mit everywhere
2013-08-10 19:15:47 -04:00
Ivan Malopinsky
ab74365243
Merge pull request #50 from marclaporte/patch-1
...
Move to MIT license, to go with Bootstrap 3.x
2013-08-10 16:09:39 -07:00
Marc Laporte
c230d9819c
Simplify the license line so there is no potential confusion and insure compatibility with Bootstrap 3.x
...
The MIT license already states: "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."
2013-08-09 19:50:34 -04:00
Marc Laporte
a391c9b8f3
Move to MIT license, to go with Bootstrap 3.x
...
Ref: https://github.com/twbs/bootstrap/issues/2054
Thank you Ivan!
2013-08-09 19:46:13 -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
Ivan Malopinsky
5ed6ca1dba
Merge pull request #47 from asselin/amdfix2
...
Fixed AMD loader line
2013-08-07 22:25:41 -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
Ivan Malopinsky
2780d8754a
Merge pull request #43 from seriema/jshint
...
Add support for GruntJS, with JSHint
2013-07-23 06:11:41 -07:00
Ivan Malopinsky
00e8815919
Merge pull request #42 from seriema/grunt
...
Add support for GruntJS
2013-07-23 06:11:24 -07:00
John-Philip Johansson
9c5dcaf115
Add JSHint task to Grunt
2013-07-10 19:55:15 +05:30
John-Philip Johansson
ebd079fd92
Automatically normalize line endings for all text-based files
...
When cloning this repo I had an issue with package.json being
reformated because of different line endings.
2013-07-10 18:55:56 +05:30
John-Philip Johansson
e101e58938
Add GruntJS to create minified holder.js
2013-07-10 18:55:01 +05:30
Ivan Malopinsky
5dcb7ab4b1
update versions
v2.0
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
Ivan Malopinsky
7fd1b53a16
Merge pull request #37 from cnanney/patch-1
...
Remove errant tab
2013-03-28 17:30:20 -07: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
1.9.0
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
9db19d56cd
Merge branch 'master' of github.com:imsky/holder
2013-01-16 10:26:34 -05:00
Ivan Malopinsky
e3a50bf48e
allow optional css suppression, #26
2013-01-16 10:26:06 -05:00
Ivan Malopinsky
c65ef1e7da
Merge pull request #28 from ovax3/master
...
Upgrade npm and bower packages version to 1.9.0
2013-01-11 06:17:55 -08:00
Ov
8dd6bf32f8
Upgrade npm and bower packages version to 1.9.0
2013-01-11 13:07:20 +01:00
Ivan Malopinsky
a1201ab149
fix #27 , add auto flag
v1.9
2013-01-10 13:45:20 -05:00
Ivan Malopinsky
577e929086
update readme
2013-01-09 15:00:58 -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
v1.8
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
541cb8c6e8
bower fix
v1.7
2012-12-24 16:17:30 -05:00
Ivan Malopinsky
5305ce2942
hasownproperty polyfill and block refactor
2012-12-16 15:33:21 -05:00
Ivan Malopinsky
ecc9bd2cc4
Merge pull request #21 from andrefarzat/master
...
Adding hasOwnProperty in 'for in' loops
2012-12-16 12:26:59 -08: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
9abe90fd12
Merge pull request #20 from bobundov/master
...
Add support for installing Holder via Bower
2012-12-13 15:27:55 -08:00
Ov
6aa9dd9f11
add support for installing Holder via Bower
2012-12-13 15:00:36 +01:00