Commit Graph

1267 Commits

Author SHA1 Message Date
Nathan Weizenbaum
34e9feae73 Some doc modifications. 2010-08-31 22:39:59 -07:00
Chris Eppstein
01cbc9cc6c Print out the new style help with -h and --help instead of the old-style help. 2010-08-31 21:57:34 -07:00
Chris Eppstein
de66f7ad6a clean up the docs on the fancy-type module in blueprint. 2010-08-31 21:57:34 -07:00
Chris Eppstein
180e8780d8 update some comments and formatting 2010-08-31 21:57:34 -07:00
Chris Eppstein
2d198870db make the docs on extensions a bit more clear for rubygems extensions. 2010-08-31 21:57:34 -07:00
Eric Meyer
994e0e3335 official gradients still need image declared 2010-08-30 16:13:17 -06:00
Chris Eppstein
7672739f98 fix typo in docs 2010-08-29 19:42:01 -07:00
Chris Eppstein
32856b5899 Print a better error message if the extension isn't found. 2010-08-29 14:35:32 -07:00
Chris Eppstein
caa26626c0 versions change. 2010-08-29 13:43:52 -07:00
Chris Eppstein
bd897aca73 prepare for release 2010-08-29 11:39:29 -07:00
Chris Eppstein
f3cca854b7 Update docs 2010-08-29 11:39:29 -07:00
Chris Eppstein
5c523e3308 Update docs 2010-08-29 11:33:55 -07:00
Chris Eppstein
8ad10dc467 A command to unpack an extension from the system location. 2010-08-29 11:30:58 -07:00
Chris Eppstein
13055f4731 Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3. 2010-08-28 13:58:08 -07:00
Chris Eppstein
a2a9835688 provide correct installation steps when the compass validator is not found. 2010-08-28 12:52:54 -07:00
Chris Eppstein
84f95019ce Fix a broken test case. 2010-08-28 12:50:48 -07:00
Chris Eppstein
7467463d13 That wasn't supposed to be released yet. 2010-08-28 10:55:28 -07:00
Andrew Vit
3db4760782 Fixed error: there is no opposite-position(both) 2010-08-28 10:43:17 -07:00
Chris Eppstein
8083760ef2 Fix a bug in the statistics analyzer for rules with interpolation. 2010-08-27 09:30:01 -07:00
Chris Eppstein
576bf9d409 bump version for release 2010-08-27 07:33:47 -07:00
Chris Eppstein
c79fd5448c upgrade to bundler 1.0 2010-08-26 23:04:35 -07:00
Chris Eppstein
759bf32cee link the docs to the stable branch. 2010-08-26 23:04:35 -07:00
Chris Eppstein
b13f5ac713 Update the CHANGELOG for the 0.10.5 release 2010-08-26 23:04:31 -07:00
Chris Eppstein
b6b0723788 Read assets in binary mode for the windows users. 2010-08-26 22:23:43 -07:00
Chris Eppstein
9a81fa560e bump version. 2010-08-25 11:53:16 -07:00
Chris Eppstein
a8da95d4f1 Get the imports straightend out for the new mixins. 2010-08-25 08:54:33 -07:00
Chris Eppstein
ec648f17b0 Bug fix: make the path-based configuration really work right. 2010-08-25 08:41:03 -07:00
Eric Meyer
64a5527ecf inline-block-list tests 2010-08-11 17:18:45 -06:00
Eric Meyer
bc12d26f17 inline-block-list documentation 2010-08-11 17:15:58 -06:00
Eric Meyer
d20603296c inline-block-list mixin 2010-08-11 16:35:08 -06:00
ericdfields
c899b78aed added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/ 2010-08-11 00:36:57 +08:00
Chris Eppstein
63cbc21d53 Prepare for release. 2010-08-08 10:32:56 -07:00
Chris Eppstein
de651db9ad Prepare for release 2010-08-06 13:05:13 -07:00
Chris Eppstein
30c28a76bf Update the rails version of image_url to match the new signature. 2010-08-06 12:59:54 -07:00
Chris Eppstein
813c817eb2 Prepare for release. 2010-08-06 11:52:01 -07:00
Chris Eppstein
46b4ce1679 [Rails] bug fix: the new rails initializer did not find old configuration files (config/compass.config) 2010-08-06 11:36:00 -07:00
Chris Eppstein
973a568c1d Tests are more useful if you actually run them. 2010-08-05 22:13:35 -07:00
Chris Eppstein
20b5f88b64 Prepare for release 2010-08-05 21:22:07 -07:00
Chris Eppstein
87b1d72885 Test case for fonts 2010-08-05 21:18:34 -07:00
Chris Eppstein
03221b9e7c [Extensions] Manifests don't have to be hard. Allow discovery of basic assets and follow conventions for templates. 2010-08-05 21:18:11 -07:00
Chris Eppstein
776b772c08 [Rails] Don't emit configuration files when installing extensions into an existing project. 2010-08-05 21:16:51 -07:00
Chris Eppstein
ad967f5e6d [Compass Core] All url helpers now accept a second argument that when true will cause only the path to be emited. 2010-08-05 20:55:48 -07:00
Chris Eppstein
d99698f67a [Compass Core] Make the logic behind the hide-text measurement more clear. no functional change. 2010-08-05 20:38:54 -07:00
Chris Eppstein
c9a2eb2154 update changelog that I already put up on the website. 2010-08-05 20:25:00 -07:00
Chris Eppstein
051bee7030 Prepare for release. 2010-08-01 11:24:27 -07:00
Chris Eppstein
7d7720ae53 fix test failures due to has-layout change. 2010-08-01 11:18:38 -07:00
Chris Eppstein
dd0f3a816b [Command Line] Make it easier to load non-gem frameworks from the
command line and project configuration files.
2010-08-01 11:18:33 -07:00
Chris Eppstein
a5e39eb709 [Compass Core] Make the hide-text mixin work in opera too. Credit: Denise Jacobs. 2010-08-01 09:55:16 -07:00
Chris Eppstein
81bbea8f1b Formatting change. 2010-08-01 09:52:46 -07:00
Chris Eppstein
704eaea0b2 [Docs] Make index pages that show all the available mixins and variables. 2010-08-01 09:52:17 -07:00