compass/doc-src/content/reference/compass
Chris Eppstein b07f303d9b Merge branch 'stable'
* stable: (36 commits)
  Tweak the changelog.
  [CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
  update the lockfile
  some todos
  Move the contributing guide to the tutorials section.
  add on-page anchors to the command line reference page.
  Better docs on the grid image command.
  Move the tutorials to the main nav... I don't think most people see it.
  Don't set the display in the box-flex mixin. This makes nested flex boxes annoying. Closes GH-207
  Add a note about the colorization change.
  Add a note about the compass validator
  Only colorize the action when logging results.
  Update to use the new compass validator during development.
  Fix broken test cases.
  Support true in addition to the inset keyword for the box-shadow mixin. Closes GH-206
  IE8 compat for :last-child selector
  Make the compass configuration file more self documenting by adding comments for preferred_syntax, output_style, and line_comments.
  Pass --no-line-comments to disable line comments.
  A little less noise during installation.
  Change the default Sass directory in standalone projects from src to sass. Closes GH-203
  ...

Conflicts:
	TODO.md
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	features/command_line.feature
	features/step_definitions/command_line_steps.rb
	lib/compass/commands/write_configuration.rb
2010-11-11 21:45:07 -08:00
..
css3 Support for the experimental display: box model. 2010-04-27 01:13:52 -07:00
helpers adjust & scale lightness and saturation 2010-11-11 21:30:59 -08:00
layout Some minor doc content changes 2010-04-25 11:26:37 -07:00
reset Document the reset module. 2010-04-30 07:04:13 -07:00
utilities Turns out that IE6 & 7 don't support this. 2010-10-09 13:31:51 -07:00
css3.haml [Compass Core] [CSS3] Refactored the css3 modules to share a common implementation for experimental css3 properties. 2010-04-24 23:24:39 -07:00
helpers.haml adjust & scale lightness and saturation 2010-11-11 21:30:59 -08:00
layout.haml Some minor doc content changes 2010-04-25 11:26:37 -07:00
reset.haml Document the reset module. 2010-04-30 07:04:13 -07:00
support.haml Document the browser support variables 2010-10-11 04:27:42 -07:00
utilities.haml nav context selection 2010-04-21 09:03:13 -07:00