Commit Graph

26 Commits

Author SHA1 Message Date
Dirkjan Bussink
10168fe147 Gemfile.lock should not be part of a library / gem
http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2011-07-03 14:12:10 -07:00
Brandon Mathis
f86bbfc013 updated the sencha site graphic 2011-04-26 22:58:26 -05:00
Scott Davis
d23e5546d8 updated ignore 2011-03-03 01:19:49 -05:00
Chris Eppstein
e8073dc247 ignore rvmrc files. 2010-11-15 03:52:31 -08:00
Chris Eppstein
92080bd337 Revert "Updated gitignore"
This reverts commit c9a684c1cf.
2010-11-15 03:52:31 -08:00
B Mathis
b3bd71082c Updated gitignore
Conflicts:

	.gitignore
2010-11-15 03:52:31 -08:00
Chris Eppstein
1d0cba7620 Ignore this folder where I put shit I don't want in source control but don't want to delete yet. 2010-11-11 21:53:39 -08:00
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
Chris Eppstein
fcef174285 update ignores 2010-10-30 09:19:58 -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
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
ad1e185229 Ignore textmate project files. 2010-05-02 13:11:19 -07:00
Chris Eppstein
1ab4a2de1a Ignore built gem files. 2010-04-20 11:16:19 -07:00
Chris Eppstein
c01faf7714 Switch to bundler 0.9 for docs. 2010-03-06 22:38:55 -08:00
Chris Eppstein
02570b445b update ignores. 2010-02-07 09:10:14 -08:00
Chris Eppstein
5a893ee8a6 Initial doc site with nanoc. 2010-01-20 22:25:59 -08:00
Chris Eppstein
f6f50fc94c The docs directory is ignored because it's generated. 2010-01-20 22:23:11 -08:00
Chris Eppstein
53e8b5f9a5 update the gitignore file. 2009-11-27 16:23:25 -08:00
Chris Eppstein
c0a3916080 Use rcov to generate a coverage report for tests. 2009-10-25 20:14:09 -07:00
Chris Eppstein
9105d5a8de Added an example for the ninesixty plugin using local extensions. 2009-08-29 15:14:52 -07:00
Chris Eppstein
6ab6707001 Converted html to haml in the examples for consistency. 2009-06-05 10:43:04 -07:00
Chris Eppstein
fcdaf41dbc [Command Line] Store sass cache files in the sass directory of the project. Closes GH-8. 2009-05-23 09:57:41 -07:00
Chris Eppstein
2efbdda1e1 Made the 'rake examples' task use the command line tool instead of using custom code for compiling the examples. 2009-03-12 10:59:54 -07:00
Chris Eppstein
dd6fb6473a Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. 2008-12-04 12:35:00 -08:00
Chris Eppstein
6a64c44feb gemspec 2008-08-24 00:05:04 -07:00
Chris Eppstein
88ed4591cc Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00