Commit Graph

34 Commits

Author SHA1 Message Date
Chris Eppstein
f5bb9ff0f2 Release version 0.6.6 2009-05-08 08:26:28 -07:00
Chris Eppstein
96364ffbfe Version 0.6.2 2009-04-19 09:48:19 -07:00
Chris Eppstein
afac933532 Version 0.6.1 2009-04-07 00:22:22 -07:00
Chris Eppstein
c0c12bd727 Compass Release: version 0.6.0 2009-04-06 01:54:30 -07:00
Chris Eppstein
53960d9c25 Port of the Blueprint Buttons plugin to Compass.
This port adds semantic win and color customization to your blueprint button
styles. It also let's you choose whether you want to float them right,
left, or leave them inline-block.

To install this plugin into your project run the following command.
compass -f blueprint -p buttons

Or if you have a rails project:
compass --rails -f blueprint -p buttons
2009-04-03 12:18:47 -07:00
Chris Eppstein
f2eaf3216a Update the manifest. 2009-04-02 22:55:11 -07:00
Chris Eppstein
63de13debd Validate your project's CSS files by running compass --validate. 2009-04-01 21:24:02 -07:00
Chris Eppstein
2558e8cff3 Bump version to 0.5.3 for output_style bug fix and new +unobtrusive-logo mixin. 2009-03-12 11:54:30 -07:00
Chris Eppstein
63ba519ad1 Compass 0.5.0 release. 2009-02-21 00:27:49 -08:00
Chris Eppstein
3f0e16b261 Updated Manifest and gemspec. 2009-02-12 23:32:49 -08:00
Chris Eppstein
d0a9e0bcab Version is now 0.4.0.
This release is a major rewrite of the compass command line utility. It
is much more flexible and will better support other project types with
varying project structures.

There is a new configuration file format that allows you to specify
the sass, css, image and javascript locations for your project when
using compass in a stand-alone (or unsupported project) format.

Compass frameworks and plugins must now provide a manifest that
specifies what files and file types exist in the project template. This
paves the way for other types of templates as the same installation
framework that creates a project can now be used to install other
things.

The compass command line has better help text and more informative
output in general.
2009-02-08 03:47:59 -08:00
Chris Eppstein
359be7e46e Added an import to the install_rails command line command. Bumped the version up to 0.3.9 2009-02-06 10:57:08 -08:00
Chris Eppstein
ab149f895e Bump version. 2009-01-25 22:45:36 -08:00
Chris Eppstein
9311922cc0 Updated Manifest and gemspec. 2009-01-02 00:34:44 -08:00
Chris Eppstein
c36e539990 Updated Manifest and gemspec. 2008-12-17 13:15:59 -08:00
Andrew Vit
208d0b1f04 Added +sticky-footer mixin
Forces page layout to expand, pinning the footer
to the bottom edge of the browser window.

Refer to:
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
2008-12-08 20:37:06 -08:00
Chris Eppstein
7495e1d284 Updated version to 0.3.2 2008-12-08 10:46:26 -08:00
Chris Eppstein
9b6f5159ed Updated the manifest and gemspec. 2008-12-06 13:47:00 -08:00
Chris Eppstein
cf544a961c Updated the manifest and gemspec. 2008-12-04 20:03:29 -08:00
Chris Eppstein
e2ec3873c3 Updated manifest and gemspec. 2008-12-01 11:22:47 -08:00
Chris Eppstein
010cc9ad39 Update manifest and gemspec with new files. 2008-12-01 00:27:30 -08:00
Chris Eppstein
ecf64fceeb Updated the Gem Manifest. 2008-11-30 14:29:26 -08:00
Roland Moriz
670595484e - added missing entries to cover 'lib/compass/commands/watch_project.rb' 2008-11-19 17:00:34 +01:00
Chris Eppstein
98e13e306d Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again. 2008-10-31 13:07:35 -07:00
Chris Eppstein
23ef723d8c Added a gemspec and updated the Manifest. 2008-10-29 15:11:56 -07:00
Andrew Vit
94083e82e1 Introduced replace-text mixin for showing images in place of HTML text. 2008-10-03 08:26:26 -07:00
Andrew Vit
278cda2ed6 Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet.
To perform a reset, simply @import compass/reset.sass

To perform a selective reset, you should @import compass/utilities/general/reset.sass which will provide
reset mixins without defining any css rules.
2008-10-03 08:23:30 -07:00
Geoff Garside
f9f77069ea Added an example of semantic liquid example.
The example can be found at examples/blueprint_semantic/parts/liquid.html
2008-10-03 07:56:35 -07:00
Geoff Garside
b0f35c4731 Add SASS adaptation of liquid.css.
Liquid.css is a liquid adaptation of the Blueprint grid by Ben Listwon, David Bedingfield and Andrei Michael Herasimchuk at Involution Studios.
2008-10-03 07:56:25 -07:00
Chris Eppstein
39ba715973 Updated the gem manifest. 2008-10-01 22:20:35 -07:00
Glenn Rempe
8079f16955 Fix incorrect paths in Manifest 2008-08-24 19:12:18 -07:00
Chris Eppstein
46cb91f59b updated gemspec 2008-08-24 18:14:24 -07:00
Chris Eppstein
6efe31a066 Merb support 2008-08-24 12:57:49 -07:00
Chris Eppstein
6a64c44feb gemspec 2008-08-24 00:05:04 -07:00