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
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
dabd4f6f9d
Rails gives us a pathname, pathnames don't like =~
2010-11-15 18:01:04 -08:00
Chris Eppstein
7835b12ce3
depend on the latest haml
2010-11-15 18:00:25 -08:00
Chris Eppstein
38560eadd9
Getting close.
2010-11-15 17:44:23 -08:00
Chris Eppstein
7eb7eff7f7
Fix the version display
2010-11-15 17:41:18 -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
b43ba6bfe0
Numerous small changes to the transform module.
2010-11-15 17:30:00 -08:00
Chris Eppstein
46eb667837
Allow inspection of list size
2010-11-15 17:28:20 -08:00