Chris Eppstein
dd921ea363
Handle list arguments to prefixes
2010-11-27 15:34:52 -08:00
Chris Eppstein
6e30099473
Sass has an if function now. removing compass's version.
2010-11-27 15:34:52 -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
b6cea68690
Merge branch 'master' of github.com:chriseppstein/compass
2010-11-24 17:43:32 -06:00
B Mathis
1f97ae1221
improved styling for source code views
2010-11-24 17:43:25 -06:00
Chris Eppstein
f68d72c64d
bump version
2010-11-24 15:32:26 -08:00
Chris Eppstein
f81b4ba79e
fix some broken tests.
2010-11-24 15:30:28 -08:00
Chris Eppstein
ebf3630431
fix broken tests
2010-11-24 15:23:01 -08:00
B Mathis
9cd80d11b4
fixed source code toggling
2010-11-24 12:39:19 -06:00
Chris Eppstein
8413909a28
avoid the flash of unstyled content.
2010-11-24 10:23:54 -08:00
Chris Eppstein
717a7a089c
update lock file
2010-11-23 17:55:58 -08: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
d34e05c4ec
condensed box-shadow and text-shadow mixins to no longer have multiple-text-shadows or multiple-box-shadows mixins as they were unncessary
2010-11-23 00:10:45 -06: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
Chris Eppstein
e1d822b893
get nav selection working for the module nav
2010-11-21 16:42:12 -08:00
B Mathis
3d18a3a124
Merge branch 'master' of github.com:chriseppstein/compass
2010-11-21 18:33:41 -06:00
B Mathis
7956b8a41a
improved navigation styling
2010-11-21 18:33:38 -06:00
Chris Eppstein
f06d928c4b
Support for sass 3.1 alphas
2010-11-21 15:59:37 -08:00
Chris Eppstein
9e033f7df5
Handle the change from Haml::Util => Sass::Util and haml_warn => sass_warn.
2010-11-21 15:59:37 -08:00
Chris Eppstein
ad7f2eb980
fix regression in the transform api
2010-11-21 15:59:37 -08:00
Chris Eppstein
b9c68bcc8c
No side-effects when normalizing color stops for webkit
2010-11-21 15:59:37 -08:00
Chris Eppstein
ce7bbd0535
fix test for small change to the pie module.
2010-11-21 15:59:37 -08:00
Chris Eppstein
6d8104e0ad
Fix bad filename
2010-11-21 15:59:37 -08:00
Chris Eppstein
9a34f3209d
Fix bug in pie-element
2010-11-21 15:59:37 -08:00
B Mathis
df908d3854
improved docs theming framework
2010-11-21 17:33:58 -06:00
Chris Eppstein
f1a6e280c1
Some adjustments to the PIE module from Jason's code review.
2010-11-20 20:34:44 -08:00
Chris Eppstein
a4774bdf32
A special require for rails.
2010-11-20 10:54:53 -08:00
Chris Eppstein
99f3e959ac
Don't need this to get rails to boot compass after all
2010-11-20 10:15:17 -08:00
Chris Eppstein
f9e92facf6
Don't use deprecated apis in the blueprint templates.
...
Closes GH-221.
2010-11-20 09:32:13 -08: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
Chris Eppstein
6553e06db6
Allow erb processing of non all non-binary filetypes.
2010-11-20 08:24:29 -08:00
Chris Eppstein
f5d83bb429
Fix typos
2010-11-20 08:24:28 -08:00
Chris Eppstein
dd215cbcca
Mixin for the background property to support gradients, multiple bgs, etc.
2010-11-20 08:24:28 -08:00
Chris Eppstein
889580d9d8
Fix a bug in the stylesheet_url helper
2010-11-20 08:24:28 -08:00
Chris Eppstein
2607b515b9
Fix copy & paste error.
2010-11-20 08:24:28 -08:00