Граф коммитов

904 Коммитов

Автор SHA1 Сообщение Дата
Thomas McDonald 7a25df2ac7 Merge pull request #130 from digineo/responsive_fixes
Fix for responsive grids
2012-05-06 10:56:35 -07:00
Julian Kornberger dad8ffdac5 responsive grids fixed 2012-05-05 01:20:09 +02:00
Thomas McDonald a3bcf7fc25 reorganize loading of framework specific files 2012-05-02 14:29:01 +01:00
Thomas McDonald 9fd4110230 changelog updates to date 2012-04-25 23:19:05 +01:00
Thomas McDonald f805a29d0a using 'our changelog' as a sitelink makes me sad. 2012-04-25 23:14:49 +01:00
Thomas McDonald e2e906552d new glyphicons 2012-04-25 23:09:48 +01:00
Thomas McDonald a72773a9e8 fix collapse regression 2012-04-25 22:35:34 +01:00
Thomas McDonald 375b76c684 update javascripts to 2.0.3
version number commit, huzzah!
2012-04-25 22:34:37 +01:00
Thomas McDonald bea2e955d1 version -> 2.0.3 2012-04-25 22:28:44 +01:00
Thomas McDonald 1f30c64af6 revert variable media breakpoints
sass < 3.2 doesn't support these yet. :(
2012-04-25 22:28:25 +01:00
Thomas McDonald e3314e5e43 update css to 2.0.3 2012-04-25 22:16:32 +01:00
Thomas McDonald 961ee5c701 updated javascripts to f848821 2012-04-21 11:23:28 +01:00
Casper Klenz-Kitenge c5b24a1347 Add note in the Readme about passing multiple values to mixins 2012-04-17 12:02:29 +02:00
Julian Kornberger c322fa1154 variables for small and large grids added 2012-04-16 17:03:09 +01:00
Julian Kornberger 7ddba78a1b variables for media queries 2012-04-16 17:02:46 +01:00
Thomas McDonald 7ae7b1ab06 Merge pull request #110 from julian7/patch-1 2012-04-16 16:42:44 +01:00
Balazs Nagy 55287f3a6f Typo in gridInputSpan
This typo resulted the miscalculation of form elements' .spanXX widths in responsive layout.
2012-04-09 15:43:14 +03:00
Thomas McDonald 60baf08a85 Revert "support for rails w/compass"
This reverts commit 0cea6384c8.

I had not considered the side effect of loading all the compass setup,
since this will mean that Rails' asset-url is overridden, or some side
effect will come about as a result.
2012-04-08 20:17:26 +01:00
Thomas McDonald df308c1b3a Merge branch 'rails_2_3' into 2.0.3 2012-04-08 20:00:25 +01:00
Thomas McDonald c637c73aab .rails_asset_pipeline -> .asset_pipeline for readability 2012-04-08 20:00:11 +01:00
Thomas McDonald 644623ae6e Merge pull request #106 from htanata/rails_2_3 2012-04-08 19:58:45 +01:00
Thomas McDonald 85e4cbdba9 Merge remote-tracking branch 'moiristo/patch-1' into 2.0.3 2012-04-08 19:42:12 +01:00
Thomas McDonald 0cea6384c8 support for rails w/compass 2012-04-08 18:39:34 +01:00
Hendy Tanata 711f3b36c8 Make it work with Rails 2.3 and Compass. 2012-04-04 18:01:59 +08:00
Reinier de Lange 9b72b6ddf5 Bugfix: use dropdown border variable instead of background variable 2012-04-03 14:41:05 +03:00
Thomas McDonald 4a8dc21e86 Merge branch '2.0.2' 2012-03-31 14:56:44 +01:00
Thomas McDonald ddd1ed29d4 bump README version 2012-03-31 14:49:46 +01:00
Thomas McDonald 4acc32bc81 Revert "refactor row generation"
This reverts commit 7c6eff62eb.

I'm an idiot.
2012-03-29 17:01:42 +01:00
Thomas McDonald 5b4a041f1a update changelog 2012-03-28 15:38:25 +01:00
Thomas McDonald e72b9e72e6 clarify readme
remove cat jokes. apparently not funny and confusing.
2012-03-28 15:37:48 +01:00
Thomas McDonald e66d7bded4 add makeFluidColumn mixin
see http://stackoverflow.com/a/9909626/241212 for more info
2012-03-28 15:29:05 +01:00
Thomas McDonald 354513b11d bump version to 2.0.2 2012-03-28 14:45:00 +01:00
Thomas McDonald 7c6eff62eb refactor row generation 2012-03-28 14:42:12 +01:00
Thomas McDonald de80b412f9 rm note about requiring sass-rails, it's just above. 2012-03-28 14:14:09 +01:00
Thomas McDonald 24eeb3c3b2 SASS -> Sass 2012-03-28 14:13:39 +01:00
Thomas McDonald 96fec83644 fix spelling of sprocket 2012-03-23 12:00:56 +00:00
Thomas McDonald 37563aab78 super comment removing speed boost!
Sass was getting hung up on the comment block at the top of both
bootstrap/bootstrap-responsive
2012-03-23 11:57:43 +00:00
Thomas McDonald 652e956c12 Merge pull request #94 from maxguzenski/2.0.2
issue at @mixin gridCore
2012-03-23 04:51:59 -07:00
Maximiliano Guzenski d7e5c0e7a6 issue at @mixin gridCore 2012-03-23 04:41:24 -03:00
Thomas McDonald 40bf4d14ca Merge pull request #91 from juggy/master
remove duplicate sass function
2012-03-15 12:09:39 -07:00
Julien Guimont e8025d3d84 Fix load sass_extentions in assets precompilation and compass 2012-03-14 14:49:39 -04:00
Thomas McDonald 1a28059172 updated Javascripts to 2.0.2 2012-03-13 22:05:21 +00:00
Thomas McDonald 69220b1b93 don't attempt to close this comment here 2012-03-13 21:56:55 +00:00
Thomas McDonald 1fa3c2519d update CSS to 2.0.2 2012-03-13 19:23:53 +00:00
Thomas McDonald f71cf6e63c Merge pull request #85 from masterkain/master
Make sure to not trip on sass' normalize_indentation
2012-03-12 15:41:29 -07:00
Claudio Poli b6b9e2342c Make sure sass does not compile funky stuff. 2012-03-12 23:15:46 +01:00
Thomas McDonald 6c960a739a fix button regression 2012-03-09 21:25:23 +00:00
Thomas McDonald 1544d335cc fixed selector on grid generation 2012-02-17 11:24:32 +00:00
Thomas McDonald 619a1d2f57 add !default to $gridRowWidth. fixes #64 2012-02-17 11:15:02 +00:00
Thomas McDonald 2e047302d9 bumped version 2012-02-17 11:13:26 +00:00