Commit Graph

79 Commits

Author SHA1 Message Date
Scott Davis
05364e0a36 merge 2012-01-31 12:04:03 -05:00
Chris Eppstein
e3d50c19e5 Merge commit 'bac8667fb4d0103b975dacc261ed1da08f455e49' into no_rails_integration 2012-01-30 21:07:10 -08:00
Scott Davis
028234cda6 Merge pull request #680 from muffinresearch/stable
Fix link to sass options docs
2012-01-30 13:14:36 -08:00
Nick Cooley
c0afcb67b3 Fixed it's -> its typo (starting small :) ) 2012-01-19 15:32:53 -05:00
Stuart Colville
4aacce2c35 Fix link to sass options docs 2012-01-19 10:39:55 +00:00
Ryan Frederick
df6524ef42 Fix typo in …help/turorials/contributing 2012-01-09 23:51:38 -08:00
tka
bac8667fb4 update docs for missing manifest file 2011-12-20 02:28:11 +08:00
Kyle Robinson Young
95358b0b83 Fix typos 2011-12-07 18:33:41 -08:00
Chris Eppstein
129652d382 Merge branch 'stable' 2011-11-14 15:48:42 -08:00
daniely
91ca5a27bd fix link and reword section on overriding constants 2011-11-14 19:54:26 +08:00
Scott Davis
063803c5cc updated docs for new functions 2011-10-25 16:29:36 -04:00
Dan Gayle
afdd208594 Created tutorial for removing vendor specific prefixes 2011-10-11 19:19:34 -04:00
Scott Davis
ebb2e42acc closes #378 2011-10-09 11:34:39 -04:00
Scott Davis
3337b07ec7 closes #507 2011-10-09 09:44:00 -04:00
Scott Davis
0b169fec22 closes #237 2011-10-09 09:36:35 -04:00
Scott Davis
7caec96642 closes #478 2011-10-09 09:29:50 -04:00
Scott Davis
c6d9e3fb35 closes #588 2011-10-09 09:28:49 -04:00
Scott Davis
bd204a4f58 typo 2011-10-05 02:14:29 -04:00
Scott Davis
7e32d91ae6 updated spriting docs via #403 closes #403 2011-10-05 02:01:27 -04:00
Chris Eppstein
ea10cf43fc Merge branch 'stable'
* stable:
  Use the default compass images directory in the spriting tutorial
  added detail to rhythm-border documentation.
  update PIE.htc to Version 1.0beta5
  update PIE.htc to Version 1.0beta4
2011-09-16 15:21:55 -07:00
Chris Eppstein
1dd2563484 Use the default compass images directory in the spriting tutorial 2011-09-16 15:20:42 -07:00
Beau Smith
9d48b2539c Fixing funny typo, abiding by the rules of using Compass. 2011-09-16 14:46:06 -07:00
Scott Davis
0667ccf89c true not false 2011-09-06 22:50:50 -04:00
Scott Davis
16bbc81763 broke out sprite docs to be less complex 2011-09-06 22:39:31 -04:00
Scott Davis
e95ba13082 new sprite tutorials 2011-09-06 22:37:43 -04:00
Scott Davis
b7f44a48d3 sprite layout tutorial 2011-09-03 16:32:57 -04:00
Chris Eppstein
f23bf58e8d Add support for a separate output location for generated images. This is necessary for rails 3.1 support of sprites. 2011-08-20 17:24:03 -07:00
Scott Davis
e49581c18f smart pack docs - forgot something 2011-08-02 23:37:59 -04:00
Scott Davis
590123aeba smart pack docs 2011-08-02 23:37:31 -04:00
Scott Davis
5f2cf884b6 docs for diagonal layout 2011-08-02 22:13:13 -04:00
Scott Davis
b1b6273b3f docs for horizontal spriting 2011-07-21 13:07:32 -04:00
Chris Eppstein
82d739f4dd Fix docs 2011-06-19 12:56:01 -07:00
backspace
569abeedb2 Fixed typo 2011-06-13 19:20:08 -07:00
Scott Davis
84f7b7a5ef added docs for chunky_png_options config 2011-06-12 15:16:20 -04:00
Scott Davis
f0f231a041 Merge branch 'stable' of github.com:chriseppstein/compass into stable 2011-06-12 01:49:43 -04:00
Chris Eppstein
7d68162499 changelog updates. 2011-06-11 22:49:12 -07:00
Scott Davis
c4e3a83cda updated docs to reflect sprite hash change 2011-06-12 01:48:09 -04:00
Scott Davis
adac73a951 updated docs to reflect engine change 2011-06-12 01:47:38 -04:00
Chris Eppstein
40e2f330e6 Merge remote-tracking branch 'pfeiffer/cache_busting' into stable
* pfeiffer/cache_busting:
  Removing unneeded 'unquote' from tests
  Adding note about path based asset cache busting in to documentation
  Adding changelog entry
  Fix comments for asset_cache_buster
  Make asset_cache_buster return a hash with path and query, while still maintaining support for cache busting via query string if a string is returned.
  Extend cache busting to allow for path manipulation
2011-06-11 17:37:55 -07:00
Brian Maltzan
10fb3814ca typo: appliction 2011-06-01 08:56:40 -07:00
Scott Davis
ef18040a0b typo 2011-05-11 23:22:17 -04:00
Scott Davis
d254f41696 updated sprite docs 2011-05-11 23:21:51 -04:00
Mattias Pfeiffer
6b3ca3901c Adding note about path based asset cache busting in to documentation 2011-05-05 10:14:21 +02:00
Scott Davis
6965005c15 bad files 2011-04-28 10:14:49 -04:00
Scott Davis
e74255635a fixed features 2011-04-28 10:13:38 -04:00
Scott Davis
58c7447436 gemfile fix 2011-04-25 01:49:33 -04:00
Scott Davis
a58a66c4c2 added application integration to turtorials 2011-04-25 01:44:08 -04:00
Chris Eppstein
bb53c8c34b v0.11 release posting and docs cleanup. 2011-04-24 22:11:06 -07:00
Scott Davis
830a44868a updated docs for extension change closes#351 2011-04-23 11:14:35 -04:00
Chris Eppstein
810b95e7f3 Added a mechanism for plugins to extend compass's configuration options. 2011-04-17 11:36:16 -07:00