Commit Graph

  • 3fe2fe6a77 Update the changelog. Chris Eppstein 2009-06-05 10:08:43 -0700
  • e37b3b4d24 Extracted the CSS Validator to a separate gem to keep the compass gem size small. Chris Eppstein 2009-06-05 09:49:06 -0700
  • 5f0c20e6a9 Regenerated gemspec for version 0.6.13 v0.6.13 Andrew Vit 2009-05-28 18:56:32 -0700
  • e57bd0692f Record current revision for release. Andrew Vit 2009-05-28 18:56:32 -0700
  • f487b82f28 Version bump to 0.6.13 Andrew Vit 2009-05-28 18:56:32 -0700
  • f033ee2ec0 Fixed a bug in +horizontal-list mixin Gustavo Delfino 2009-05-28 09:09:35 -0430
  • 8aeedb616b Regenerated gemspec for version 0.6.12 v0.6.12 Chris Eppstein 2009-05-23 23:55:35 -0700
  • e4228f7db8 Record current revision for release. Chris Eppstein 2009-05-23 23:55:35 -0700
  • bd6ce9a869 Version bump to 0.6.12 Chris Eppstein 2009-05-23 23:55:35 -0700
  • bb8a54a9eb Regenerated gemspec for version 0.6.11 Chris Eppstein 2009-05-23 23:55:14 -0700
  • 80327d8c6f Record current revision for release. Chris Eppstein 2009-05-23 23:55:13 -0700
  • 83ff9bb79b Need the REVISION and VERSION.yml files in the distribution too. Chris Eppstein 2009-05-23 23:55:05 -0700
  • e216126f3d Regenerated gemspec for version 0.6.11 v0.6.11 Chris Eppstein 2009-05-23 23:31:17 -0700
  • 6d472fcd92 Record current revision for release. Chris Eppstein 2009-05-23 23:31:17 -0700
  • 40ae0cc29c Version bump to 0.6.11 Chris Eppstein 2009-05-23 23:31:16 -0700
  • 7a3bc728f1 Proper version tracking that is compatible with jeweler. Chris Eppstein 2009-05-23 23:30:49 -0700
  • b2d2d46d58 Regenerated gemspec for version 0.6.10 v0.6.10 Chris Eppstein 2009-05-23 22:28:40 -0700
  • 80ee4c3486 Version bump to 0.6.10 Chris Eppstein 2009-05-23 22:28:40 -0700
  • 2fb323dbcb Compass works better when it has code. Chris Eppstein 2009-05-23 22:27:17 -0700
  • 5dac0869d0 Regenerated gemspec for version 0.6.9 v0.6.9 Chris Eppstein 2009-05-23 14:48:32 -0700
  • 80c3a45662 Version bump to 0.6.9 Chris Eppstein 2009-05-23 14:48:04 -0700
  • 2558443ec0 Updated changelog for v0.6.9 Chris Eppstein 2009-05-23 14:47:20 -0700
  • 1e5a80d4fd Add the dependency to haml-edge back. Chris Eppstein 2009-05-23 14:44:45 -0700
  • 00ded7e000 Regenerated gemspec for version 0.6.8 v0.6.8 Chris Eppstein 2009-05-23 14:42:10 -0700
  • 6c3534db6d Migrate to Jeweler and away from Echoe for gem building. Chris Eppstein 2009-05-23 14:41:04 -0700
  • bf1f1bd956 Version bump to 0.6.8 Chris Eppstein 2009-05-23 14:39:39 -0700
  • d7bb7d6e4f Release version 0.6.7 Chris Eppstein 2009-05-23 10:07:57 -0700
  • 7b90aef5d4 [Rails] Don't set the output style in the compass.config file for rails projects. It will default according to the runtime environment. Closes GH-4. Chris Eppstein 2009-05-23 09:57:50 -0700
  • fcdaf41dbc [Command Line] Store sass cache files in the sass directory of the project. Closes GH-8. Chris Eppstein 2009-05-23 09:45:16 -0700
  • faadde2379 [Compass Core] Extracted two new mixins from +horizontal-list. Closes GH-9. The new +horizontal-list-container and +horizontal-list-item mixins can be used to build your horizontal list when you need more control over the selectors (E.g. when working with nested lists). Chris Eppstein 2009-05-23 09:15:33 -0700
  • f6948d1d58 rails 2.3 compass installer template. makes installing and configuring compass a breeze. Derek Perez 2009-05-19 18:49:53 -0700
  • f5bb9ff0f2 Release version 0.6.6 v0.6.6 Chris Eppstein 2009-05-08 08:26:28 -0700
  • a2462db334 Need to reset the configuration before each configuration test case. Chris Eppstein 2009-05-08 08:11:42 -0700
  • d4aa36f0f0 Fix some failing tests and refactor the tests to make better use of new compass facilities that didn't exist when the tests were first written. Chris Eppstein 2009-05-08 08:08:26 -0700
  • 3921465e95 Don't unecessarily set the output style in the Compass TestCase. Chris Eppstein 2009-05-08 08:05:02 -0700
  • 36992e0173 Remove some unecessary code. Chris Eppstein 2009-05-08 08:03:44 -0700
  • b2c403711b Return arguments from the configuration suitable for passing to the compass compiler. Chris Eppstein 2009-05-08 07:56:36 -0700
  • 22b61e13a9 Added a NullLogger class that can be used to silence the compiler output via the :logger option. Chris Eppstein 2009-05-07 20:08:19 -0700
  • 2c7eede9fb Factor out the css_path and sass_path methods for accessing the full path to respective compass project directories. Chris Eppstein 2009-05-07 20:05:51 -0700
  • 9a9b0b3d43 Update unit tests to work with the new timestamp checking support for the compass compiler. Chris Eppstein 2009-05-07 12:29:06 -0700
  • b7f38e40f7 Fixed some broken unit tests due to internal Sass API change. Chris Eppstein 2009-05-07 12:01:03 -0700
  • 5acb8a0520 [Blueprint] Updated a broken link in the comments. Chris Eppstein 2009-05-07 11:59:46 -0700
  • 70086c880b Fall back to normal loading if the haml-edge gem isn't found. Chris Eppstein 2009-05-07 10:24:32 -0700
  • 84f657027a Compass now depends on the haml-edge gem instead of haml. Sean Schofield 2009-05-06 20:14:31 -0400
  • f108fe5303 Updated the compass examples to work correctly with the images_url() function. Chris Eppstein 2009-05-02 15:05:31 -0700
  • c40566c93b [Command Line] The --force option will now force recompilation. Useful when the stylesheets don't appear to need a recompile. Chris Eppstein 2009-05-02 15:07:14 -0700
  • ddfba8ec83 [Command Line] Fixed bug that caused the --write-configuration option to break. Chris Eppstein 2009-05-02 14:30:18 -0700
  • 55828788d1 Release 0.6.5 v0.6.5 Chris Eppstein 2009-04-29 08:27:59 -0700
  • da4c73d676 [Compass Core] Make all compass core library mixins use the image_url function where appropriate. Chris Eppstein 2009-04-29 08:27:18 -0700
  • 8aee42e5a1 [Compass Core] The image_url sass function now handles absolute urls correctly. Chris Eppstein 2009-04-29 08:26:27 -0700
  • 6409be1646 [Command line] Make sure that compass frameworks required on the command-line will appear in the initial project configuration. Chris Eppstein 2009-04-29 08:19:35 -0700
  • 64f6e08887 Version 0.6.4 Chris Eppstein 2009-04-25 12:34:11 -0700
  • e6b7774774 [Command line] Add a command line option that prints out where compass is installed. Chris Eppstein 2009-04-25 11:57:18 -0700
  • 4a2b4c538e A more sensible order of command line options. Chris Eppstein 2009-04-25 10:48:38 -0700
  • 315e53385e Updated the README Chris Eppstein 2009-04-24 16:22:14 -0700
  • 698f147b56 Version 0.6.3 v0.6.3 Chris Eppstein 2009-04-22 13:09:22 -0700
  • 531c90a1a4 [Command Line] Respect the -q (quiet) option during compilation. Set the quiet option when watching a project for changes. Chris Eppstein 2009-04-22 12:50:18 -0700
  • be594d2b1f [Command Line] Don't recompile sass files that haven't changed (taking import dependencies into account). Chris Eppstein 2009-04-22 12:48:00 -0700
  • cc1b603263 [Rails] Bug fix: The http_images_path configuration default should be "/images" instead of "/public/images". Chris Eppstein 2009-04-21 10:07:48 -0700
  • 96364ffbfe Version 0.6.2 v0.6.2 Chris Eppstein 2009-04-19 09:48:19 -0700
  • 2c89b21f82 Conditionally defining #blank? on String/NilClass Erik Bryn 2009-04-17 02:29:55 +0800
  • 3f16225556 [Blueprint] Split the push and pull mixins into sub-mixins that separate the common styles from the ones that vary. Chris Eppstein 2009-04-13 18:51:20 -0700
  • 5d4a885671 [YUI] Added Yahoo's version of the css reset. Chris Eppstein 2009-04-10 00:25:55 -0700
  • d5f44081ef Set compass environment in plugin based on RAILS_ENV (currently used to set line_comments option). Fix line_comments option for plugin. Lee Nussbaum 2009-04-10 02:20:57 +0800
  • baa734df25 Fixed typo in credits. ltackett 2009-04-07 15:29:38 -0700
  • 7a83d0d71e [Blueprint] Update liquid plugin to have a span mixin that matches elsewhere. Chris Eppstein 2009-04-07 15:32:53 -0700
  • afac933532 Version 0.6.1 v0.6.1 Chris Eppstein 2009-04-07 00:19:42 -0700
  • cb2b5c0891 Slightly better followup message for rails projects installing patterns. Chris Eppstein 2009-04-07 00:18:54 -0700
  • ab42e46906 Update the copyright. Chris Eppstein 2009-04-07 00:13:16 -0700
  • 559b981015 All commands must implement execute now. Chris Eppstein 2009-04-07 00:11:54 -0700
  • 591bd882bf There were far too many things trying to be in charge of setting configuration. Now there are less. Chris Eppstein 2009-04-06 23:58:53 -0700
  • 1170d324a7 Fix failing test cases. Chris Eppstein 2009-04-06 23:56:29 -0700
  • 0a5633a469 More changelog cleanup. Chris Eppstein 2009-04-06 02:15:01 -0700
  • dd4083fef8 More changelog cleanup. Chris Eppstein 2009-04-06 02:09:33 -0700
  • 2e2b01035a Slightly better formatting for the CHANGELOG. chriseppstein 2009-04-06 02:05:48 -0700
  • c0c12bd727 Compass Release: version 0.6.0 v0.6.0 Chris Eppstein 2009-04-06 01:54:30 -0700
  • 9686852244 Convert the debug module to use the new image_url sass function. Chris Eppstein 2009-04-06 00:36:33 -0700
  • a56fe74dbb Fix a bug for the cases where http_images_path ends in a slash. Chris Eppstein 2009-04-06 00:35:47 -0700
  • ff14940206 Use a deterministic order for setting configuration defaults. Chris Eppstein 2009-04-06 00:35:19 -0700
  • 6c0a301d91 centralize the config setup and parsing for commands. Chris Eppstein 2009-04-06 00:34:27 -0700
  • c36f63fd92 Incorporate Blueprint 0.8 grid changes, make the generated grid more closely match Blueprint's by adding an enumerate(prefix, startindex, endindex) sass function that generates a list of enumerated selectors. Chris Eppstein 2009-04-06 00:00:44 -0700
  • 759c422c34 Incorporate more bugfixes from Blueprint 0.8 Chris Eppstein 2009-04-05 23:56:31 -0700
  • dc5f5672a4 Port of the blueprint rtl plugin to compass with example. Also a small re-org of some of the files in the blueprint_plugin example. Chris Eppstein 2009-04-05 22:07:48 -0700
  • ae4daa2572 Better rails boot sequence for compass that is both rails and compass command line friendly. Chris Eppstein 2009-04-05 03:50:41 -0700
  • f425075978 Added an example for the link icons plugin. Chris Eppstein 2009-04-05 03:23:19 -0700
  • a5712edc3e Added the link icons plugin from blueprint 0.8. To install this plugin: Chris Eppstein 2009-04-05 03:14:47 -0700
  • bed5fe3458 Added a new Sass function called image_url() that can be used instead of url() to link to an image relative to the images directory according to the compass project configuration. Chris Eppstein 2009-04-05 03:13:42 -0700
  • 2a18e075c6 0.6.0 preview release. Chris Eppstein 2009-04-03 14:27:35 -0700
  • 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. Chris Eppstein 2009-04-03 12:11:44 -0700
  • bb197d849b Strip some trailing whitespace. Chris Eppstein 2009-04-03 12:09:45 -0700
  • e18ed8118b Support for Framework Patterns. Chris Eppstein 2009-04-03 01:06:23 -0700
  • fbd6f55c56 IE changes for Blueprint 0.8 Chris Eppstein 2009-04-02 23:23:22 -0700
  • f2eaf3216a Update the manifest. Chris Eppstein 2009-04-02 22:55:11 -0700
  • c040c1d2d9 Fix some test failures. Chris Eppstein 2009-04-02 22:53:42 -0700
  • d9416f65fa Changed standard +clearfix to use overflow: hidden. Added alternate +pie-clearfix using content :after Andrew Vit 2009-03-31 15:02:38 -0700
  • 150e7bf6a7 Updated frameworks to use new float implementation Andrew Vit 2009-03-22 00:24:31 -0700
  • b36e2d2622 Added +float-left and +float-right as mixins Andrew Vit 2009-03-22 00:18:22 -0700
  • 43fc3be14b Generate a grid background image with the --grid-img command line option. Chris Eppstein 2009-04-02 20:20:29 -0700
  • 63de13debd Validate your project's CSS files by running compass --validate. Chris Eppstein 2009-04-01 18:23:22 -0700
  • a8b36a6441 Remove a puts used for debugging. Chris Eppstein 2009-04-01 18:03:29 -0700