Commit Graph

575 Commits

Author SHA1 Message Date
Scott Davis
a2200b1d83 fixed test 2011-03-26 13:46:36 -04:00
Scott Davis
c2015635dc added some anchor tags for easy linking 2011-03-25 21:25:27 -04:00
Scott Davis
365fc5d68f im bad at typing 2011-03-25 19:05:21 -04:00
Scott Davis
3d9365ec48 screwed up a date 2011-03-25 19:02:55 -04:00
Scott Davis
ab04d6fc04 updated docs for magic selectors 2011-03-25 18:51:41 -04:00
Scott Davis
337d4da1ae updated docs for magic selectors 2011-03-25 18:49:49 -04:00
Chris Eppstein
6d91ecc0ea Fix broken link 2011-03-25 08:24:07 -07:00
Chris Eppstein
2b5d91fa9d fix some broken links 2011-03-25 07:58:57 -07:00
Scott Davis
713ebe1600 added extending section to turtorials 2011-03-25 02:53:25 -04:00
Scott Davis
ca1f13744f added sprite config options to config reference 2011-03-25 02:18:37 -04:00
Scott Davis
6822db1705 added link to change log 2011-03-25 02:12:49 -04:00
Scott Davis
9540450e25 updated change log 2011-03-25 02:11:03 -04:00
Chris Eppstein
3272dc7e5a Load extensions found in ~/.compass/extensions, if the directory exists. 2011-03-24 22:57:17 -07:00
Chris Eppstein
0fdf606ad3 Rename Download to Install and spruce up the madlib a bit. 2011-03-21 00:57:22 -07:00
Chris Eppstein
7057f0f5bd Release documentation. 2011-03-15 17:09:46 -07:00
Eric Meyer
c521908947 Merge branch 'master' of github.com:chriseppstein/compass 2011-02-21 23:23:14 -07:00
Eric Meyer
c5949beca3 bring back (deprecated) legacy reset and legacy docs 2011-02-21 23:22:55 -07:00
Chris Eppstein
3269cbf743 Added docs for the new appearance mixin. 2011-02-21 18:02:18 -08:00
Chris Eppstein
2147240c1d Changelog entry for delimited-list 2011-02-21 16:46:07 -08:00
Chris Eppstein
5524745b93 changelog entry for the color contrast module. 2011-02-21 13:00:57 -08:00
Chris Eppstein
2b29dd0bbc Docs for the new contrast module. 2011-02-21 12:49:54 -08:00
Eric Meyer
802bc71c05 Eric Meyers css reset v2.0 2011-02-21 12:31:34 -07:00
Chris Eppstein
beda56a2c8 note the reset-float mixin in the changelog 2011-02-21 09:11:10 -08:00
Chris Eppstein
a83b62fbc3 Update changelog 2011-02-20 10:25:13 -08:00
Chris Eppstein
2fe1c17ac4 Don't rely on global callbacks 2011-02-20 10:16:11 -08:00
Scott Davis
2142430735 Callbacks for the following events:
* sprite_saved
* sprite_generated
* stylesheet_saved
* stylesheet_error

From the compass configuration file you can attach code to run when the
event occurs like so:

on_stylesheet_error do |filename, message|
  # do something
end
2011-02-20 10:14:34 -08:00
Eric Meyer
53e975100b added vertical-rhythm and docs, moved lists, links and text, all into new typography module 2011-02-17 18:14:40 -07:00
Chris Eppstein
6f1ea8a651 Update font-face docs 2011-02-01 23:03:12 -08:00
Chris Eppstein
e935d512e7 Update changelog with date. 2011-01-17 13:59:21 -08:00
Chris Eppstein
bf52c76470 Rename the sprite-position mixin in compass/utilities/sprites/base to
sprite-background-position in order to avoid a naming conflict with the
older sprite-image module.
2011-01-17 11:54:58 -08:00
Chris Eppstein
0ecdfc4631 make a note about --skip-overrides in the changelog 2011-01-16 15:04:36 -08:00
Chris Eppstein
72435363cd Link to John's article on the terminal 2011-01-14 18:05:59 -08:00
Chris Eppstein
b9be4702fd made the stretching example be less lame. 2011-01-10 09:26:34 -08:00
Chris Eppstein
ceeb11ec9a Guide the new users to some follow up docs. 2011-01-10 08:15:18 -08:00
Chris Eppstein
de99dddebf Version bump for release 2011-01-09 22:59:23 -08:00
Chris Eppstein
cb7ac80330 New Download page for compass docs 2011-01-09 22:26:47 -08:00
Chris Eppstein
5bc36855bc fix typo 2011-01-09 22:26:46 -08:00
Brandon Mathis
0ed6525827 Merge branch 'master' of github.com:chriseppstein/compass 2011-01-07 17:45:36 -06:00
Brandon Mathis
f3bcbaee19 added redirect for reference and updated general layouts redirect 2011-01-07 17:45:30 -06:00
Chris Eppstein
2e2b384327 Link to index pages from the search page, link ruby functions to their appropriate compass docs, where they exist. 2011-01-05 09:34:45 -08:00
Chris Eppstein
faf769cd39 Better index structure for vars, mixins, and functions. 2011-01-04 10:42:05 -08:00
Chris Eppstein
8a995fe903 homepage copy tweaks 2011-01-04 10:01:46 -08:00
Chris Eppstein
136954561f Deprecate the blueprint span mixin in favor of the blueprint span function. 2011-01-03 09:35:07 -08:00
Chris Eppstein
2ad47f5c16 Better changelog entry for the new css3 cross browser function support. 2011-01-03 09:29:25 -08:00
Chris Eppstein
48e3825053 Document Sass Functions 2011-01-02 12:34:16 -08:00
Chris Eppstein
068ee421f1 Add docs on the compass cross browser helper functions. 2010-12-31 15:06:41 -08:00
Chris Eppstein
15f760e002 Infrastructure for cross browser support of simple, experimental functions 2010-12-30 12:19:00 -08:00
Jordan Byron
4c289c9db0 Fix typo in css3 image documentation 2010-12-23 13:43:34 -05:00
Chris Eppstein
3c99f5eaa8 Better docs for the images module and deprecated gradients module. Silence deprecation warnings. 2010-12-23 09:40:50 -08:00
Chris Eppstein
1f1d93a072 Touch up these docs based on a review from Brandon. 2010-12-19 20:20:58 -08:00
Chris Eppstein
cb6f130217 Comment out links to missing docs. 2010-12-19 11:20:49 -08:00
Brandon Mathis
2aa2baf16d Fixed links on contributing to point to other tutorial pages, updated some basic page styles 2010-12-18 22:23:21 -06:00
Chris Eppstein
2040be4b6c Smarter sidebar logic 2010-12-18 16:25:49 -08:00
Chris Eppstein
ff6c3a078a Remove the old redirect system. 2010-12-18 14:29:21 -08:00
Chris Eppstein
411adba777 [Docs] Add a link from the example to the reference documentation. 2010-12-18 13:12:11 -08:00
Chris Eppstein
668a856c14 Document that you can read CLI config settings in the configuration reference. 2010-12-18 12:49:21 -08:00
Chris Eppstein
f318e93764 Expose CLI config parameters at configuration parse time. 2010-12-18 11:26:48 -08:00
Chris Eppstein
ec699c42c8 Watch arbitrary files within the compass configuration file. 2010-12-18 00:03:07 -08:00
Brandon Mathis
4abe386847 removed deprecated text shadows from example files and improved text shadow example and box shadow example markup 2010-12-17 22:49:19 -06:00
Brandon Mathis
30f446daa0 fixed font-face issues on headings for docs site 2010-12-15 21:58:18 -06:00
Brandon Mathis
2da5502040 improved syntax highlighting 2010-12-15 18:15:19 -06:00
Brandon Mathis
34f8763b22 added haml/html toggle on examples, improved code styling, added get involved page 2010-12-14 16:44:44 -06:00
Brandon Mathis
e616fa1ea8 updated code styles to support scrolling on pre elementts, improved ipad display with meta view port on all layouts 2010-12-11 14:37:09 -06:00
Brandon Mathis
bc93883499 fixed code styling on examples in docs site 2010-12-10 21:52:18 -06:00
Brandon Mathis
354beb965d improved the styling for the docs example pages 2010-12-10 18:16:27 -06:00
Brandon Mathis
de3fab45c3 Merge branch 'master' of github.com:chriseppstein/compass
Conflicts:
	doc-src/content/CHANGELOG.markdown
2010-12-10 18:13:56 -06:00
Brandon Mathis
389ab1b62b updated changelog with articles for the previous commit 2010-12-10 18:11:51 -06:00
Chris Eppstein
38e13e55e6 Removed deprecated command line options. 2010-12-10 11:32:26 -08:00
Chris Eppstein
0fb52388cc Upgrade FSSM to whatever version Sass is running. 2010-12-10 11:32:25 -08:00
Chris Eppstein
ab71230b94 Add a --time option to the compile and watch commands. 2010-12-10 11:32:25 -08:00
Brandon Mathis
2635f91049 added syntax toggling for example pages including: haml, html and scss, sass, css 2010-12-09 23:27:41 -06:00
Brandon Mathis
7f7b3c5ff8 general typography improvements 2010-12-08 23:02:20 -06:00
Brandon Mathis
4ab7a6ca9d updated docs design and added a layout for site pages 2010-12-07 17:28:52 -06:00
Chris Eppstein
04fb6dfd9c bump version, update changelog 2010-12-05 22:12:38 -08:00
Chris Eppstein
45da3837b6 Upgrade PIE to beta3. 2010-12-05 21:32:38 -08:00
Chris Eppstein
5acbfc4879 Clean up the extension documentation regarding creating rubygems. Closes GH-231 2010-12-05 21:17:47 -08:00
Chris Eppstein
93040322b3 Allow the cache buster in image-url() to be disabled on a per-call basis. 2010-12-05 20:16:40 -08:00
Chris Eppstein
a89d61ce21 Generated sprite filename is now unique based on inputs. 2010-12-05 20:12:50 -08:00
Chris Eppstein
b131fe23da Add a note about requiring sass 3.1 in the changelog 2010-12-05 16:18:18 -08:00
Chris Eppstein
c9beaafb0b Spriting tutorial. 2010-12-05 16:14:55 -08:00
Brandon Mathis
43fa6cf93b updated sass brush 2010-12-05 16:14:55 -08:00
Chris Eppstein
e874c005e9 Reference documentation on spriting 2010-12-05 16:14:37 -08:00
B Mathis
b17450e5e2 removed old homepage site and unused sass files 2010-11-27 17:14:27 -06:00
B Mathis
38b372bbbf added home page and improved site styles for IE 2010-11-27 17:13:47 -06:00
Chris Eppstein
8f9cce83c3 update changelog 2010-11-24 15:43:52 -08:00
B Mathis
1f97ae1221 improved styling for source code views 2010-11-24 17:43:25 -06:00
B Mathis
9cd80d11b4 fixed source code toggling 2010-11-24 12:39:19 -06:00
B Mathis
2eeae2b92c Merge branch 'master' of github.com:chriseppstein/compass 2010-11-23 15:34:36 -06:00
B Mathis
4e1269ef20 added light theme to docs 2010-11-23 15:34:29 -06:00
Chris Eppstein
4eb35c8209 I thought I removed this 2010-11-22 22:13:20 -08:00
B Mathis
17ab1d3820 improved docs styling 2010-11-23 00:09:18 -06:00
Chris Eppstein
78bcd4451a Make this the general upgrade guide. 2010-11-22 08:46:31 -08:00
Chris Eppstein
2048309618 update changelog 2010-11-22 00:29:13 -08:00
Chris Eppstein
c8daf8a440 Versioned modules was a bad idea. 2010-11-22 00:28:55 -08:00
Chris Eppstein
cf8ee88abd Redirects 2010-11-21 17:53:32 -08:00
Chris Eppstein
404c404fdb move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
Chris Eppstein
c547d48256 Output docs to doc-src/output and drop the /docs prefix 2010-11-21 17:17:36 -08:00
B Mathis
7956b8a41a improved navigation styling 2010-11-21 18:33:38 -06:00
B Mathis
df908d3854 improved docs theming framework 2010-11-21 17:33:58 -06:00
Irina Dumitrascu
15a3ede491 Gradients - fix Opera's bug on gradient + border
* This fixes Opera's gradient background bug when the container has border.
It is still displayed wrong as the gradient is repeated towards the end.
* Firefox and Webkit ignore background-size
* IE9 displays correctly
2010-11-20 09:22:39 -08:00
Sven Steinheißer
3ad9c764c2 Added font configuration options to configuration reference 2010-11-20 09:18:16 -08:00
Chris Eppstein
f61e50e229 Add upgrading documentation on gradients. 2010-11-20 09:11:58 -08:00
Chris Eppstein
1d7882b9e6 Deprecate the CSS3 Gradient module. 2010-11-20 09:10:41 -08:00
Chris Eppstein
928bf675c2 CSS3 PIE module. 2010-11-20 08:31:38 -08:00
Chris Eppstein
88275d1281 Add beta indicator for new modules 2010-11-20 08:26:32 -08:00
B Mathis
f959baacca removed old docs stylesheets 2010-11-16 23:04:05 -06:00
B Mathis
37a6555fd3 improved styling for docs 2010-11-16 23:03:42 -06:00
Chris Eppstein
38560eadd9 Getting close. 2010-11-15 17:44:23 -08:00
Chris Eppstein
5f11b126e6 Touch up docs 2010-11-15 17:41:03 -08:00
Chris Eppstein
b49f2c7b0b On the subject of upgrading. 2010-11-15 17:30:23 -08:00
Chris Eppstein
cac1bf915f Doc cleanup 2010-11-15 17:27:46 -08:00
Chris Eppstein
3699065086 Use a javascript based syntax highlighter. 2010-11-15 14:41:45 -08:00
Chris Eppstein
897f307051 Layout the comments better. 2010-11-15 13:53:52 -08:00
Chris Eppstein
1286fceab0 Clean up the nav and main css3 page a bit 2010-11-15 13:53:36 -08:00
Chris Eppstein
b5f748d149 Remove this link 2010-11-15 12:54:37 -08:00
Chris Eppstein
35cb65786c generate docs on the css3 images module. 2010-11-15 03:55:09 -08:00
Chris Eppstein
2cff4cc775 start working on upgrade docs. 2010-11-15 03:55:09 -08:00
Chris Eppstein
08d7957c77 Update the changelog and add an upgrading guide. 2010-11-15 03:55:09 -08:00
Chris Eppstein
c7613b4534 Add a changelog note on the new compass helpers for gradients. No docs on them because they're mostly internal and they match the official CSS syntax. 2010-11-15 03:55:09 -08:00
Chris Eppstein
c4de9a3a85 Deprecate the radial-gradient mixin, linear-gradient mixin, and add
deprecation notices to the changelog.
2010-11-15 03:55:09 -08:00
Chris Eppstein
d7da056fb1 Add a new configuration property to disable sass warnings: disable_warnings 2010-11-15 03:55:09 -08:00
B Mathis
2a7a7498cf updated changelog to indicate changes to the box-shadow and text-shadow mixin defaults 2010-11-15 03:52:32 -08:00
B Mathis
e09de2628a added home page layout for serving new home page deisgn 2010-11-15 03:52:31 -08:00
Chris Eppstein
dabdaecee3 A new function: if() 2010-11-15 03:52:30 -08:00
Chris Eppstein
b3b7c898b1 Add note about an opera bug. 2010-11-15 03:52:30 -08:00
Chris Eppstein
9176a3f9a7 Tweak the gradient docs to explain svg support. 2010-11-15 03:52:30 -08:00
Chris Eppstein
cd49bd4bbd Clean up the gradient demo page. 2010-11-15 03:52:30 -08:00
Chris Eppstein
fd1e0d3943 Make the new deprecated library documentation more obviously deprecated. 2010-11-15 03:52:30 -08:00
Eric Meyer
48e6438fe6 documentation for new transform api 2010-11-15 03:52:30 -08:00
Eric Meyer
996eb1e8d1 document new text shadow api 2010-11-15 03:52:30 -08:00
Eric Meyer
d43d698318 text shadows v2, supports multiple shadows 2010-11-15 03:52:29 -08:00
Eric Meyer
57b6d20939 2d and 3d transforms, version 2, closes 170 2010-11-15 03:52:29 -08:00
Chris Eppstein
5d8f532b27 Document the new box shadow api 2010-11-15 03:52:29 -08:00
Chris Eppstein
dce90daac8 Create a new version of the box shadow api to accomodate multiple box shadows. 2010-11-15 03:52:29 -08:00
Sven Steinheißer
b16f1306d4 Added :preferred_syntax to the configuration reference 2010-11-12 17:26:56 -08:00
Chris Eppstein
a8a2f42b60 Add reference documentation and examples for stretching module. 2010-11-12 16:45:19 -08:00
Chris Eppstein
a618ff3509 Docs about the trig functions. 2010-11-12 15:57:03 -08:00
Chris Eppstein
463301e983 Added trigonometry functions for fun and profit.
Closes GH-201.
2010-11-12 15:38:39 -08:00
Chris Eppstein
c0533a01d9 Tell folks how to stay on the old version of blueprint if they prefer it. 2010-11-12 11:54:13 -08:00
Chris Eppstein
4fac970a1f Update changelog with link to the compare view for the blueprint upgrade 2010-11-12 11:49:48 -08:00
Chris Eppstein
30d6006bc8 update changelog 2010-11-12 11:43:29 -08:00
Chris Eppstein
f76b8bde17 Add html5 elements to the elements-of-type() helper 2010-11-12 08:50:21 -08:00
Chris Eppstein
79b23a8ed9 don't forget 2010-11-11 21:52:07 -08:00
Chris Eppstein
094a95e7ee Add an entry in the changelog for the new color helpers. 2010-11-11 21:51:20 -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
cd6ce54515 adjust & scale lightness and saturation 2010-11-11 21:30:59 -08:00
Chris Eppstein
af850cae97 Tweak the changelog. 2010-11-01 10:45:19 -07:00
Chris Eppstein
0374d8e230 [CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
Since the browser default is 0, you shouldn't see any visible change.
Set $default-box-shadow-spread to 0 if you prefer the older behavior.
2010-11-01 09:24:35 -07:00
Chris Eppstein
45d4a8837b Move the contributing guide to the tutorials section. 2010-11-01 00:48:50 -07:00
Chris Eppstein
b5943dd450 add on-page anchors to the command line reference page. 2010-11-01 00:48:50 -07:00
Chris Eppstein
99a95e25e0 Better docs on the grid image command.
Closes GH-213.
2010-11-01 00:48:31 -07:00
Chris Eppstein
deef53f437 Move the tutorials to the main nav... I don't think most people see it. 2010-10-31 23:51:17 -07:00
Chris Eppstein
55a649fbc5 Add a note about the colorization change. 2010-10-31 00:37:40 -07:00
Chris Eppstein
6c89c5c287 Add a note about the compass validator 2010-10-31 00:36:56 -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
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
a42ccfb16c info on writing tests and some images. 2010-10-14 21:30:24 -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
069f328562 Document the browser support variables 2010-10-11 04:27:42 -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
Andrew Vit
af72d2251f Option for horizontal-list to skip padding. 2010-10-11 01:36:52 -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
08f9f47c43 update changelog 2010-10-11 01:13:07 -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
Nathan Weizenbaum
34e9feae73 Some doc modifications. 2010-08-31 22:39:59 -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
2d198870db make the docs on extensions a bit more clear for rubygems extensions. 2010-08-31 21:57:34 -07:00
Chris Eppstein
7672739f98 fix typo in docs 2010-08-29 19:42:01 -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
034012295a Merge branch 'stable'
* stable: (81 commits)
  Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
  provide correct installation steps when the compass validator is not found.
  Fix a broken test case.
  That wasn't supposed to be released yet.
  Fixed error: there is no opposite-position(both)
  Fix a bug in the statistics analyzer for rules with interpolation.
  bump version for release
  upgrade to bundler 1.0
  link the docs to the stable branch.
  Update the CHANGELOG for the 0.10.5 release
  Read assets in binary mode for the windows users.
  bump version.
  Get the imports straightend out for the new mixins.
  Bug fix: make the path-based configuration really work right.
  inline-block-list tests
  inline-block-list documentation
  inline-block-list mixin
  added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
  Prepare for release.
  Prepare for release
  ...

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/blueprint/stylesheets/blueprint/_colors.scss
	frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
	frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
Chris Eppstein
b13f5ac713 Update the CHANGELOG for the 0.10.5 release 2010-08-26 23:04:31 -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
bc12d26f17 inline-block-list documentation 2010-08-11 17:15:58 -06: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
813c817eb2 Prepare for release. 2010-08-06 11:52:01 -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
03221b9e7c [Extensions] Manifests don't have to be hard. Allow discovery of basic assets and follow conventions for templates. 2010-08-05 21:18:11 -07:00
Chris Eppstein
ad967f5e6d [Compass Core] All url helpers now accept a second argument that when true will cause only the path to be emited. 2010-08-05 20:55:48 -07:00
Chris Eppstein
c9a2eb2154 update changelog that I already put up on the website. 2010-08-05 20:25:00 -07:00
Chris Eppstein
051bee7030 Prepare for release. 2010-08-01 11:24:27 -07:00
Chris Eppstein
704eaea0b2 [Docs] Make index pages that show all the available mixins and variables. 2010-08-01 09:52:17 -07:00
Chris Eppstein
fb51f5ca7e [Docs] Fix some outdated documentation. 2010-07-25 11:18:28 -07:00
Chris Eppstein
174f91360c cleanup the changelog for release. 2010-07-24 02:07:55 -07:00
Chris Eppstein
e6c418062b Update the changelog 2010-07-24 01:04:25 -07:00
Chris Eppstein
1a3277858e update changelog 2010-07-24 00:02:04 -07:00
Chris Eppstein
755b9a3a11 [Extensions] Make it possible for extensions to create empty directories. Closes GH-173. 2010-07-23 20:41:52 -07:00
Eric Meyer
6cfba24232 changelog reflects css3 updates 2010-07-20 01:28:05 -07:00
Eric Meyer
0e33bdeace changelog reflects css3 updates 2010-07-19 12:04:54 -06:00
Chris Eppstein
3c64945b2e Update CHANGELOG 2010-07-11 15:08:51 -07:00
Chris Eppstein
605e58d543 Update CHANGELOG 2010-07-11 15:02:18 -07:00
Chris Eppstein
1f1c88382d Update CHANGELOG 2010-07-10 00:08:01 -07:00
Chris Eppstein
fe056d6597 [Core] Rename the grad-opposite-position() helper to opposite-position() and expose it as part of the core library. 2010-07-09 17:53:22 -07:00
Chris Eppstein
56c49546ef Make some changelog entries. 2010-06-12 07:48:33 -07:00
Chris Eppstein
39e01c57ce Merge branch 'stable'
* stable:
  Prepare for release.
  [Blueprint] Fixed an incorrect include.
  Verify all sass files generate the correct css in the test fixtures.
  Fixed a regression in the rails installer.
  Remove a redundant, broken test
  [Compass Core] Only unquote strings when a number might be passed instead.
  [Docs] Fix some obsolete syntax that was used in the examples.
  [Docs] Update the gem bundle
  Fix some tests around listing projects.
  [Command Line] Allow another configuration file to be used when creating a new project
  [Blueprint] The basic template was missing the scaffolding.
  [Blueprint] Better descriptions of the various blueprint project templates.
  [Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
  [Rails] Provide a wrapper method for Rails.root/RAILS_ROOT that avoids deprecation warnings and handles the case where rails is not loaded at all.
  [Docs] Fix a bug in the docs for link_icons. Closes GH-146.
  [Blueprint] Clean up some comments in the blueprint templates.
  [Command Line] Fix a bug in `compass stats` when using scss files.
  [Command Line] Respect the --dry-run option during compilation.
  Fix a bug in the  command and added a test case for that feature.
  Fix some broken documentation.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-05-31 23:49:50 -07:00
Chris Eppstein
f5f3697ab3 Prepare for release. 2010-05-31 23:01:48 -07:00
Chris Eppstein
f3a2c9110a [Docs] Fix some obsolete syntax that was used in the examples. 2010-05-31 11:40:48 -07:00
Chris Eppstein
981bbd2b18 [Docs] Fix a bug in the docs for link_icons. Closes GH-146. 2010-05-30 08:18:01 -07:00
Chris Eppstein
04d2a35ce5 Fix some broken documentation. 2010-05-26 08:12:54 -07:00
Chris Eppstein
f060823e4f Merge branch 'stable'
* stable:
  [Compass Core] Don't suggest putting some values in quotes unecessarily, and unquote them if the user has.
  [Docs] This documentation was incorrect.
  [Docs] Some useful content from the wiki.
2010-05-16 10:01:49 -07:00
Chris Eppstein
ff15124e5f [Docs] Some useful content from the wiki. 2010-05-16 09:35:44 -07:00
Chris Eppstein
c9b05cbf11 Remove this conflict marker from a stable merge. 2010-05-15 00:59:26 -07:00
Chris Eppstein
0da025c78d Merge branch 'stable'
* stable:
  Fix some bugs introduced when the Sass monkey patch was removed.
  [Docs] Some polish for the new reset page.
2010-05-15 00:57:27 -07:00
Chris Eppstein
6bd7f7c7f1 [Docs] Some polish for the new reset page. 2010-05-15 00:54:20 -07:00
Chris Eppstein
ea1389c1c8 Merge branch 'stable'
* stable:
  Bump versions for v0.10.1 release.
  Update the CHANGELOG for the v0.10.1 release.
  Fix a broken reference to the extensions tutorial. Closes GH-135.
  [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
  Fix a failing test case.
  [Rails] When configuring the Sass::Plugin, don't overwrite existing template locations. Closes GH-136.
  [Command Line] Improved descriptions of the watch and init commands.
  [Rails] Improved the next steps to perform after installing compass so that it mentions registering the compass gem.
  [Rails] Fixed a reference to the old configuration file.
  Add a note to the changelog about uninstalling chriseppstein-compass
  Get rid of some dead code that was breaking Rails 3. Closes GH-137.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/_blueprint_deprecated_imports/stylesheets/blueprint/modules/_reset.sass
2010-05-15 00:26:20 -07:00
Chris Eppstein
54b9b6b596 Update the CHANGELOG for the v0.10.1 release. 2010-05-15 00:18:34 -07:00
Chris Eppstein
5a1bab4796 [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132. 2010-05-15 00:18:34 -07:00
Chris Eppstein
4f2dd8da9e Add a note to the changelog about uninstalling chriseppstein-compass 2010-05-14 23:02:33 -07:00
Chris Eppstein
c15ae6bfcf Merge branch 'stable'
* stable:
  [Command Line] Actually register the subcommand for listing frameworks
  [Command Line] Add a sub command for emitting sass CLI imports
  Every stable release is fine. no need to qualify it.
  [Docs] Put Lorin's video on the homepage.

Conflicts:
	doc-src/content/CHANGELOG.markdown
	lib/compass/version.rb
2010-05-13 01:14:12 -07:00
Chris Eppstein
83a876fbf7 [Command Line] Actually register the subcommand for listing frameworks 2010-05-13 01:10:52 -07:00
Chris Eppstein
cc08b1e5de [Command Line] Add a sub command for emitting sass CLI imports 2010-05-13 00:25:32 -07:00
Chris Eppstein
cb91fddae1 Log v0.11 changes 2010-05-12 18:07:16 -07:00
Chris Eppstein
84cb455c87 [Docs] Put Lorin's video on the homepage. 2010-05-12 10:00:45 -07:00
Chris Eppstein
8fec36bbf5 [Docs] Unify the v0.10.0 change log. 2010-05-10 03:03:36 -07:00
Chris Eppstein
87b7631fe1 [Docs] Some padding there too. 2010-05-09 23:22:48 -07:00
Chris Eppstein
375937736a [Docs] Add some side margins to the page and some margins to the headings. 2010-05-09 23:18:28 -07:00
Chris Eppstein
c361229ef0 [Docs] Better intro page. 2010-05-09 23:17:49 -07:00
Chris Eppstein
ae231c7f6d Update the CHANGELOG for release. 2010-05-08 23:53:34 -07:00
Chris Eppstein
d79660bd96 [Docs] Handle + in search queries. 2010-05-08 15:40:07 -07:00
Chris Eppstein
9feb387321 [Docs] Wire up the search feature. 2010-05-08 15:23:07 -07:00
Chris Eppstein
b5439e0b25 [Docs] Search the docs. Needs styling and to be wired into the search box. 2010-05-08 11:07:31 -07:00
Chris Eppstein
79c69c77a2 [Docs] Less lorem. 2010-05-08 11:06:23 -07:00
Chris Eppstein
2c6028a163 [CLI] Enable command abbreviations. 2010-05-07 10:03:42 -07:00
Chris Eppstein
a938f90fbc [Docs] Convert some old syntax 2010-05-07 08:56:53 -07:00
Chris Eppstein
6581420d86 [Docs] Make syntax highlighting work again. 2010-05-06 02:22:56 -07:00
Chris Eppstein
85b84a2a14 [Docs] Convert old syntax to sass3 syntax 2010-05-05 22:31:52 -07:00
Chris Eppstein
bdfab1482f [Docs] Some updates to the blueprint and best_practices tutorials. 2010-05-05 09:12:59 -07:00
Chris Eppstein
65ed761447 [Docs] Make the blueprint docs passable. 2010-05-05 00:39:58 -07:00
Chris Eppstein
19bf4455f1 [Docs] The url helpers. 2010-05-04 23:45:12 -07:00
Chris Eppstein
c3c0d8a1e8 [Compass Core] Rename -ellipsis to -mozilla-ellipsis-binding to be more accurate. Closes GH-126. 2010-05-04 19:11:53 -07:00
Chris Eppstein
6a14abd9ba [Docs] Document the inline data and selector helper functions 2010-05-04 19:03:55 -07:00
Chris Eppstein
684f127bc5 [Docs] Documentation on the image dimension helpers. 2010-05-04 17:50:31 -07:00
Chris Eppstein
ed4a7c3fe3 [Docs] Color stop helper function. 2010-05-04 10:06:28 -07:00
Chris Eppstein
e8d28e0411 [Docs] Pages need titles. 2010-05-03 21:39:56 -07:00
Chris Eppstein
a0423a85bc [Docs] Use a public domain font and also one that was more obviously not on the user's system. 2010-05-03 21:38:07 -07:00
Chris Eppstein
023d176453 [Docs] Document the font-files() helper function. 2010-05-03 21:25:43 -07:00
Chris Eppstein
45785b7561 [Docs] Document the enumerate helper. 2010-05-03 21:03:17 -07:00
Chris Eppstein
9170c1395e Remove unecessary quotes from examples 2010-05-03 19:04:05 -07:00
Chris Eppstein
15ad6eb8be Make a note about opting out of css3 support for certain browsers. 2010-05-02 23:27:15 -07:00
Chris Eppstein
b91641b0da Update the CHANGELOG for release 2010-05-02 23:13:36 -07:00