Chris Eppstein
|
6486693b80
|
Only colorize the action when logging results.
|
2010-10-31 00:32:45 -07:00 |
|
Chris Eppstein
|
c39808c5c9
|
Update to use the new compass validator during development.
|
2010-10-31 00:29:26 -07:00 |
|
Chris Eppstein
|
f3fb895a32
|
Fix broken test cases.
|
2010-10-30 21:59:38 -07:00 |
|
Chris Eppstein
|
3a6481d2d5
|
Support true in addition to the inset keyword for the box-shadow mixin. Closes GH-206
|
2010-10-30 18:34:49 -07:00 |
|
Jeff Siegel
|
762c6a0b18
|
IE8 compat for :last-child selector
|
2010-10-30 18:06:42 -07:00 |
|
Chris Eppstein
|
a03ee6cb8f
|
Make the compass configuration file more self documenting by adding comments for preferred_syntax, output_style, and line_comments.
|
2010-10-30 17:59:18 -07:00 |
|
Chris Eppstein
|
b601fb8d04
|
Pass --no-line-comments to disable line comments.
|
2010-10-30 17:55:30 -07:00 |
|
Chris Eppstein
|
a154d2e5cf
|
A little less noise during installation.
|
2010-10-30 17:51:00 -07:00 |
|
Chris Eppstein
|
4ba6e57106
|
Change the default Sass directory in standalone projects from src to sass. Closes GH-203
|
2010-10-30 17:00:09 -07:00 |
|
Chris Eppstein
|
a40fce8af1
|
Bug fix: In webkit, when the last gradient color stop was a percent less than 100%, the
intermediate values were being scaled to that value. Closes GH-118.
|
2010-10-30 16:45:25 -07:00 |
|
Chris Eppstein
|
03e01c4eb2
|
Add the ability to print out compass configuration values
|
2010-10-30 15:46:26 -07:00 |
|
Chris Eppstein
|
81e2836f37
|
fix some test failures
|
2010-10-30 15:37:02 -07:00 |
|
Chris Eppstein
|
fcef174285
|
update ignores
|
2010-10-30 09:19:58 -07:00 |
|
Chris Eppstein
|
92afc6d426
|
Bump version for release
|
2010-10-27 07:59:28 -07:00 |
|
Chris Eppstein
|
a42ccfb16c
|
info on writing tests and some images.
|
2010-10-14 21:30:24 -07:00 |
|
Chris Eppstein
|
f274ec9f1e
|
fix failing test
|
2010-10-14 21:28:51 -07:00 |
|
Chris Eppstein
|
1cd73f4132
|
more contribution updates.
|
2010-10-14 18:04:13 -07:00 |
|
Chris Eppstein
|
fab2436c1e
|
update contribution howto
|
2010-10-13 23:15:16 -07:00 |
|
Chris Eppstein
|
67da3ee809
|
Start documentation on how to contribute to compass.
|
2010-10-12 09:51:33 -07:00 |
|
Chris Eppstein
|
3501a37608
|
version bump
|
2010-10-11 04:28:08 -07:00 |
|
Chris Eppstein
|
069f328562
|
Document the browser support variables
|
2010-10-11 04:27:42 -07:00 |
|
Chris Eppstein
|
60fc4b79ce
|
Allow users to disable the hacks surrounding IE6&7 by disabling legacy support for IE.
|
2010-10-11 03:51:51 -07:00 |
|
Chris Eppstein
|
00fe77715a
|
Make this example work right.
|
2010-10-11 03:10:35 -07:00 |
|
Chris Eppstein
|
37db7f3b8c
|
Add help text for the imports subcommand.
Closes GH-182
|
2010-10-11 02:33:35 -07:00 |
|
Chris Eppstein
|
45ca5eb147
|
Fix error in installation instructions on scss-based projects.
Closes GH-186.
|
2010-10-11 02:24:50 -07:00 |
|
Chris Eppstein
|
d5e4ba7533
|
Fix broken test.
|
2010-10-11 02:13:33 -07:00 |
|
Chris Eppstein
|
8998dddbf8
|
tests for padding free horizontal list.
|
2010-10-11 01:59:45 -07:00 |
|
Chris Eppstein
|
11b36a3831
|
Update tests for charset changes.
|
2010-10-11 01:58:20 -07:00 |
|
Chris Eppstein
|
03ebd5dd98
|
Fix test failure in ruby 1.9.2
|
2010-10-11 01:51:53 -07:00 |
|
Chris Eppstein
|
0a07211286
|
fix some gem issues
|
2010-10-11 01:51:19 -07:00 |
|
Andrew Vit
|
af72d2251f
|
Option for horizontal-list to skip padding.
|
2010-10-11 01:36:52 -07:00 |
|
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 |
|