Commit Graph

93 Commits

Author SHA1 Message Date
Ivan Malopinsky
d1ecfef83f fix #40 2013-09-10 15:44:17 -04:00
Ivan Malopinsky
1fb8260dfc Merge pull request #56 from w3zp/master
fix imsky\holder #55
2013-09-10 12:18:27 -07:00
Ivan Malopinsky
42a0388101 Merge pull request #57 from Rarst/composer-fixup
Reverted package.json change and applied to composer.json
2013-09-09 21:20:56 -07:00
Andrey Savchenko
ba71b692b4 Adjusted Composer package type and removed hardcoded version.
See #54
2013-09-06 18:50:20 +03:00
Andrey Savchenko
264eefe086 Revert "Removed version, added type"
This reverts commit a98989172b.
2013-09-06 18:44:57 +03:00
Zach Packard
3b6e8e998d fix imsky\holder #55 2013-09-06 01:44:08 -04:00
Ivan Malopinsky
2a5d1073e5 Merge pull request #54 from rthrfrd/master
Adding composer package file
2013-09-05 21:04:43 -07:00
Alex Carver
a98989172b Removed version, added type 2013-08-31 19:00:51 +01:00
Alex Carver
2375b54377 Adding composer package file
Configured to use component-installer
2013-08-31 16:25:09 +01:00
Ivan Malopinsky
0467aabfd1 fix #52 2013-08-30 00:49:58 -04:00
Ivan Malopinsky
e014604e8c Merge pull request #51 from cvrebert/patch-1
Reflect Bootstrap's URL/org change in the README
2013-08-19 16:37:15 -07:00
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