Commit Graph

1278 Commits

Author SHA1 Message Date
Andrew Vit
4820676d3a rake examples was getting a non-existent branch. Default to master. 2010-10-11 01:18:31 -07:00
Chris Eppstein
7ceb4b4c6d Merge commit 'nex3/stable' into stable
* commit 'nex3/stable':
  Some doc modifications.
2010-10-11 01:16:17 -07:00
Chris Eppstein
416936ca0b Merge commit 'snoblet/stable' into stable
* commit 'snoblet/stable':
  Fixed typo.
2010-10-11 01:15:03 -07:00
Chris Eppstein
08f9f47c43 update changelog 2010-10-11 01:13:07 -07:00
Chris Eppstein
0d464adb27 Merge commit 'dparis/stable' into stable
* commit 'dparis/stable':
  Added @charset declaration to force UTF-8 encoding on systems with different default encodings
2010-10-11 01:07:15 -07:00
Chris Eppstein
794703fbc4 Make it easier to disable the asset cache buster. 2010-10-09 13:31:51 -07:00
Chris Eppstein
12f4bc7a06 Turns out that IE6 & 7 don't support this. 2010-10-09 13:31:51 -07:00
Steven Noble
04141c62e2 Fixed typo. 2010-10-01 06:02:04 -07:00
Eric Meyer
2ff13efce1 HTML5 reset includes box-model reset for newer browsers. 2010-09-24 16:52:37 -06:00
Dylan Paris
62c78d9545 Added @charset declaration to force UTF-8 encoding on systems with different default encodings 2010-09-21 19:08:24 -07:00
Nathan Weizenbaum
34e9feae73 Some doc modifications. 2010-08-31 22:39:59 -07:00
Chris Eppstein
3bd06d3033 better description of the --using option. 2010-08-31 22:35:08 -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