99
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make framework plugins actually work. More... over 15 years ago
Register the blueprint framework as the correct name. More... over 15 years ago
Don't limit the legal framework values on the command line. More... over 15 years ago
Add a command to list available frameworks. More... over 15 years ago
Allow frameworks more control over specifying where the templates and stylesheets are located. More... over 15 years ago
Updated Manifest and gemspec. More... over 15 years ago
Bump the version number. More... over 15 years ago
Updated Manifest and gemspec. More... over 15 years ago
Allow the project source and target directories to be different by specifying --source and --target to any of the command line commands. More... over 15 years ago
Added a rake task to do normal stuff before a github push. More... over 15 years ago
Updated Manifest and gemspec. More... over 15 years ago
Unit tests for compass stylesheets. More... over 15 years ago
Removed redundant include of +global-reset. More... over 15 years ago
Silence implicit string deprecation warnings. More... over 15 years ago
Bump version to 0.3.4 More... over 15 years ago
Require rubygems helps to require sass when running locally instead of out of a gem. More... over 15 years ago
Meant to include this mixin, not (re)define it. More... over 15 years ago
Added +sticky-footer mixin More... over 15 years ago
Update version to 0.3.3 More... over 15 years ago
Work around a bug in Sass comments at the start of a file. More... over 15 years ago
Updated version to 0.3.2 More... over 15 years ago
Created top level imports for all frameworks. This change broke backwards compatibility for YUI, where users should now @import yui.sass instead of yui/screen.sass More... over 15 years ago
extracted a +global-reset and +nested-reset mixins from the reset library which got moved to compass/utilities/general/reset. More... over 15 years ago
yui should be mixed into the top level because of yui-base-fonts mixin. More... over 15 years ago
Updated gemspec. More... over 15 years ago
On second thought: Don't scope blueprint grid classes within the container. This will make them difficult to override and BP-css doesn't do it. More... over 15 years ago
Updated the manifest and gemspec. More... over 15 years ago
Coding spree to clean up the blueprint stylesheets and make them more similar to blueprint-css, more configurable, and more consistent. More... over 15 years ago
The Liquid grid mixin has been renamed from +blueprint-liquid to +blueprint-liquid-grid. More... over 15 years ago
The incremental leading mixin (+incr) in the fancy type module now accepts arguments and performs the incremental leading calculations for you if you want to use different font sizes. The +dquo mixin now accepts an offset argument if the default isn't appropriate. More... over 15 years ago