Chris Eppstein
437842caa1
Revert "Adding changelog entry"
...
This reverts commit d4422d108e
.
2011-06-11 19:39:33 -07: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
Chris Eppstein
3473e7d63a
Merge branch 'stable'
...
* stable:
Version Bump & Prepare for v0.11.2
Strong tags in the docs should be bold.
typo: appliction
Update test case for flexible box.
Enable IE 10 support for flexible box with the -ms prefix.
2011-06-10 15:56:46 -07:00
tashian
60680769ca
Fix CSS3 background attribute
2011-06-10 11:31:30 -07:00
Chris Eppstein
e2966fa78d
Version Bump & Prepare for v0.11.2
2011-06-10 09:39:39 -07:00
Chris Eppstein
15412a756c
Strong tags in the docs should be bold.
2011-06-10 09:35:07 -07:00
Brian Maltzan
10fb3814ca
typo: appliction
2011-06-01 08:56:40 -07:00
Scott Davis
9992a18a72
Merge branch 'master' of github.com:chriseppstein/compass into stable
2011-05-12 14:27:51 -04: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
Scott Davis
fc106cb379
adding creadit back I removed by mistake doing a git reset
2011-05-11 03:12:45 -04:00
Scott Davis
c83432d1c0
updated change log
2011-05-11 03:10:11 -04:00
Scott Davis
80a6c90805
Revert "credit due on blog post"
...
This reverts commit 27d3aca067
.
2011-05-10 19:22:45 -04:00
Eric Meyer
27d3aca067
credit due on blog post
2011-05-09 18:34:33 -06:00
Eric Meyer
f12e92601c
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-05-09 13:14:26 -06:00
Eric Meyer
93b89a20bc
blog post: using compass with django
2011-05-09 11:43:17 -06:00
Chris Eppstein
26cb90e2fc
Fix broken link
2011-05-05 20:59:06 -07:00
Mattias Pfeiffer
6b3ca3901c
Adding note about path based asset cache busting in to documentation
2011-05-05 10:14:21 +02:00
Mattias Pfeiffer
d4422d108e
Adding changelog entry
2011-05-05 10:06:48 +02:00
Chris Eppstein
9b5d5b72a1
Update changelog.
2011-05-01 09:42:34 -07:00
Chris Eppstein
92ce8c6dbf
Add a sitemap.xml for the docs.
2011-04-28 20:45:01 -07: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
Brandon Mathis
7106b7d719
Merge branch 'master' of github.com:chriseppstein/compass
2011-04-26 18:30:57 -05:00
Chris Eppstein
963eb3065b
Merge branch 'stable'
...
* stable:
Release strategy post.
doc gemfile changes
Fix broken example
charityware
Conflicts:
doc-src/Gemfile.lock
2011-04-26 07:42:01 -07:00
Chris Eppstein
ef013a231b
Release strategy post.
2011-04-26 07:40:48 -07:00
Chris Eppstein
63cae60ca8
Fix broken example
2011-04-25 14:46:16 -07:00
Chris Eppstein
9dc37dd93a
charityware
2011-04-25 11:26:49 -07:00
Chris Eppstein
a8498835c2
Merge branch 'stable'
...
* stable:
Bump version for release.
Update gemspec to pick up the stable version of sass.
Add comments to blog posts
Credits.
Bump version and assign a name.
Conflicts:
Gemfile.lock
2011-04-25 11:09:56 -07:00
Chris Eppstein
47b8fd4b55
Credits.
2011-04-24 22:51:22 -07: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
Chris Eppstein
a3e1fa7f78
release blog post. WIP
2011-04-24 16:04:49 -07:00
Scott Davis
830a44868a
updated docs for extension change closes#351
2011-04-23 11:14:35 -04:00
Chris Eppstein
5b9a90f83b
Bug fixes reported by ryan bigg.
2011-04-17 18:16:45 -07:00
Chris Eppstein
314cce80ce
Merged the v0.11 beta changelog into a single cumulative changelog.
2011-04-17 17:32:07 -07:00
Chris Eppstein
810b95e7f3
Added a mechanism for plugins to extend compass's configuration options.
2011-04-17 11:36:16 -07:00
Chris Eppstein
b1b718e78a
A basic blog for the compass website.
2011-04-17 01:49:19 -07:00
Chris Eppstein
791943e089
Note the new vertical rhythm function in the changelog
2011-04-16 01:23:39 -07:00
Chris Eppstein
9ce8522261
Changelog note for the pixel-based gradients in old webkits.
2011-04-16 01:10:41 -07:00
Chris Eppstein
c252d4b6d7
Note the new grid background module in the changelog.
2011-04-16 00:35:18 -07:00
Chris Eppstein
72434be137
Webkit now supports the css3 official gradient syntax.
2011-04-15 23:16:43 -07:00
Scott Davis
10dd6c1c63
updated docs to be correct for magic selectors
2011-04-13 16:46:01 -04:00
Eric Meyer
e66c822503
add grid-background mixins to layout module, with docs and tests
2011-04-11 19:26:55 -06:00
Chris Eppstein
db9b7ada14
Update changelog for v0.11.beta.6
2011-04-10 14:54:15 -07:00
Chris Eppstein
0eef08e6ce
Remove the css3 background simple bg support and move it to a new mixin called background-with-css2-fallback.
2011-04-02 09:33:09 -07:00
Scott Davis
d2b4ec423f
updated install page to have better installation instructions
2011-04-02 10:58:45 -04:00
Scott Davis
5d2db94bc0
working on lemonade upgrade guide
2011-04-02 10:07:55 -04:00
Scott Davis
428e5b513c
updated spriting turtorial
2011-04-02 08:30:44 -04:00