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
8a59e34ec8
Merge branch 'stable'
...
* stable:
Fix broken test.
tests for padding free horizontal list.
Update tests for charset changes.
Fix test failure in ruby 1.9.2
fix some gem issues
Option for horizontal-list to skip padding.
rake examples was getting a non-existent branch. Default to master.
update changelog
Make it easier to disable the asset cache buster.
Turns out that IE6 & 7 don't support this.
Fixed typo.
HTML5 reset includes box-model reset for newer browsers.
Added @charset declaration to force UTF-8 encoding on systems with different default encodings
Some doc modifications.
Conflicts:
Gemfile
doc-src/content/CHANGELOG.markdown
lib/compass/app_integration/rails/installer.rb
2010-10-11 02:18:26 -07:00
Chris Eppstein
822f35148b
Use the new Sass gem now.
2010-10-11 02:15:14 -07:00
Chris Eppstein
4c28d3d841
Use bundler in the rakefile too. rename test unit task to test
2010-10-11 02:14:49 -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
Chris Eppstein
3bf2a029b2
Keep the copyright up to date.
2010-09-09 11:45:41 -07:00
Chris Eppstein
dbb88965a6
Fix a bug and some broken tests.
2010-09-03 16:21:53 -07:00
Chris Eppstein
ee276ee7ea
Don't assume that sass users are haml users once the gems are split.
2010-09-01 09:00:14 -07:00
Nathan Weizenbaum
34e9feae73
Some doc modifications.
2010-08-31 22:39:59 -07:00
Chris Eppstein
3c295329da
Merge branch 'stable'
...
* stable:
better description of the --using option.
2010-08-31 22:36:22 -07:00
Chris Eppstein
3bd06d3033
better description of the --using option.
2010-08-31 22:35:08 -07:00
Chris Eppstein
3df9f7d3a5
Merge branch 'stable'
...
* stable:
Print out the new style help with -h and --help instead of the old-style help.
clean up the docs on the fancy-type module in blueprint.
update some comments and formatting
make the docs on extensions a bit more clear for rubygems extensions.
official gradients still need image declared
fix typo in docs
Print a better error message if the extension isn't found.
versions change.
prepare for release
Update docs
Update docs
A command to unpack an extension from the system location.
Conflicts:
VERSION.yml
doc-src/content/CHANGELOG.markdown
2010-08-31 22:30:35 -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
71bf9d6607
Disable that for now.
2010-08-29 19:32: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
ee6d537999
less stuff in the rails config file... more stuff coming from defaults.
2010-08-29 02:58:20 -07:00
Chris Eppstein
8a7fdd6fa3
Reload the compass configuration with each request in case it changes.
2010-08-29 02:58:20 -07:00