Commit Graph

952 Commits

Author SHA1 Message Date
Chris Eppstein
d03cb28400 Cleaned up the documentation on background clip and added an example. 2010-03-28 01:49:52 -07:00
Chris Eppstein
03f973468f Allow examples to pass a description as a block. 2010-03-28 01:49:00 -07:00
Chris Eppstein
a142306d1b sub-module descriptions for the css module 2010-03-28 00:30:34 -07:00
Chris Eppstein
c2900a184a Better indication of the current page in the sidebar. 2010-03-27 23:46:06 -07:00
Chris Eppstein
a728474570 put blueprint below compass core in the sidebar. 2010-03-27 23:25:02 -07:00
Chris Eppstein
3b3d286cdf Some styles. 2010-03-27 23:24:41 -07:00
Chris Eppstein
88f887938b Don't put an empty list on the page when there's no bread crumbs. 2010-03-27 23:24:26 -07:00
Chris Eppstein
402a009e4d Fill out some of the intro for the top level of the compass modules. 2010-03-27 23:23:45 -07:00
Chris Eppstein
0c298fe48d Meta descriptions are pretty useful for search engines and also for an item summary from other pages. 2010-03-27 23:22:40 -07:00
Chris Eppstein
72a97107c7 Factor out a import partial that can be used directly. 2010-03-27 23:21:07 -07:00
Chris Eppstein
be5fd5b4ca fix a bug during syntax highlighting. 2010-03-27 21:18:29 -07:00
Chris Eppstein
03568253bd Track visits to docs with GA. 2010-03-27 21:17:53 -07:00
Chris Eppstein
72dfe20ca7 Favicons are helpful. 2010-03-27 21:17:16 -07:00
Chris Eppstein
4df1e98914 Add the local compass code to the load path automatically when compiling via rake. 2010-03-27 21:16:46 -07:00
Chris Eppstein
9988fa9a63 Fix some gem stuff. 2010-03-27 21:16:15 -07:00
Chris Eppstein
bc22684dc8 Documentation on guarded variables. 2010-03-17 08:59:06 -07:00
Chris Eppstein
41f1f30e0f Don't use a table for constants -- too hard to read. 2010-03-17 08:42:40 -07:00
Chris Eppstein
6a1c1c8c3d Put color swatches into the main view instead of as popups. 2010-03-17 08:41:30 -07:00
Chris Eppstein
3539728902 Docs for the blueprint IE module. 2010-03-16 18:43:36 -05:00
Chris Eppstein
de5ec40a3f The Sass Parser will drop starting whitespace on single line comments so the | char can be used to work around that in the docs. 2010-03-16 18:43:13 -05:00
Chris Eppstein
c970ad3269 Allow some docs to be turned off so they are only visible in the code. 2010-03-16 18:41:59 -05:00
Chris Eppstein
1097e92ad3 Merge branch 'master' into docs
* master:
  Making sure there are no bullets in all browsers. Safari, for example, let's `list-style-image: ...` win out over `list-style-type: none`.
2010-03-16 15:29:17 -05:00
Chris Eppstein
947beefd57 Merge commit 'agibralter/bullet_fix'
* commit 'agibralter/bullet_fix':
  Making sure there are no bullets in all browsers. Safari, for example, let's `list-style-image: ...` win out over `list-style-type: none`.
2010-03-14 17:15:35 -05:00
Aaron Gibralter
e03da85ba7 Making sure there are no bullets in all browsers. Safari, for example, let's list-style-image: ... win out over list-style-type: none. 2010-03-11 00:38:17 -05:00
Chris Eppstein
892e4effc2 Update the gradient examples for the new gradient mixins. 2010-03-06 22:55:16 -08:00
Chris Eppstein
fd8162cedd Merge branch 'master' into docs
* master: (48 commits)
  Record current revision for release.
  Regenerated gemspec for version 0.10.0.rc1
  Release Candidate 1
  Fix a bug in 1.8.6 where readbyte is not defined.
  Record current revision for release.
  Regenerated gemspec for version 0.10.0.pre9
  Update changelog for release.
  Version bump for v0.10.pre9
  [Compass Core] Fix a ruby 1.9 bug in the image_size helper functions for jpeg images.
  Try to fix a test failure that only happens on RunCodeRun.
  [Compass Core] Silence a deprecation warning.
  Fixed a typo in the inline list utility.
  Regenerated gemspec for version 0.10.0.pre8
  Version bump to .pre8
  [Rails] Fix rails boot sequence in Rails 2.3.x environments.
  Record current revision for release.
  Regenerated gemspec for version 0.10.0.pre7
  Version Bump
  A better error message if a color stop list is not passed in.
  Fix for rgba colors with the new gradient mixins.
  ...

Conflicts:
	frameworks/compass/stylesheets/compass/css3/_gradient.sass
2010-03-06 22:41:21 -08:00
Chris Eppstein
c01faf7714 Switch to bundler 0.9 for docs. 2010-03-06 22:38:55 -08:00
Chris Eppstein
fefea4373a Record current revision for release. 2010-03-06 17:47:20 -08:00
Chris Eppstein
98908c4978 Regenerated gemspec for version 0.10.0.rc1 2010-03-06 17:47:12 -08:00
Chris Eppstein
2b5650ad8d Release Candidate 1 2010-03-06 17:46:44 -08:00
Chris Eppstein
ace0450774 Fix a bug in 1.8.6 where readbyte is not defined. 2010-03-06 16:27:12 -08:00
Chris Eppstein
df5c21a725 Record current revision for release. 2010-03-06 16:18:46 -08:00
Chris Eppstein
f3eb23954d Regenerated gemspec for version 0.10.0.pre9 2010-03-06 16:18:39 -08:00
Chris Eppstein
f9b6b12749 Update changelog for release. 2010-03-06 16:03:02 -08:00
Chris Eppstein
edd39fdcd9 Version bump for v0.10.pre9 2010-03-06 15:57:07 -08:00
Chris Eppstein
7f008f4ea0 [Compass Core] Fix a ruby 1.9 bug in the image_size helper functions for jpeg images. 2010-03-06 15:47:54 -08:00
Chris Eppstein
f7b729fa60 Try to fix a test failure that only happens on RunCodeRun. 2010-03-06 14:24:54 -08:00
Chris Eppstein
24d51a543a Merge commit '6169ec56b31326e56f37ebeb65c6dfda9e477121'
* commit '6169ec56b31326e56f37ebeb65c6dfda9e477121':
  Fixed a typo in the inline list utility.
2010-03-06 12:52:07 -08:00
Chris Eppstein
eba35a2944 [Compass Core] Silence a deprecation warning. 2010-03-06 12:43:27 -08:00
Matt Garrett
6169ec56b3 Fixed a typo in the inline list utility. 2010-02-26 10:38:56 -06:00
Chris Eppstein
8327f633ea Regenerated gemspec for version 0.10.0.pre8 2010-02-23 13:13:41 -08:00
Chris Eppstein
b497eae5f7 Version bump to .pre8 2010-02-23 13:13:15 -08:00
Chris Eppstein
c3f887ff51 [Rails] Fix rails boot sequence in Rails 2.3.x environments. 2010-02-23 13:12:42 -08:00
Chris Eppstein
282fd1f30d Record current revision for release. 2010-02-23 02:00:56 -08:00
Chris Eppstein
e3b0b06eda Regenerated gemspec for version 0.10.0.pre7 2010-02-23 02:00:49 -08:00
Chris Eppstein
8dba8031a9 Version Bump 2010-02-23 02:00:33 -08:00
Chris Eppstein
76c75b1d3d A better error message if a color stop list is not passed in. 2010-02-23 01:59:44 -08:00
Chris Eppstein
2baaffd013 Fix for rgba colors with the new gradient mixins. 2010-02-23 01:41:41 -08:00
Chris Eppstein
5230d89aba Fix a ruby 1.9 bug 2010-02-22 00:56:48 -08:00
Chris Eppstein
fa21d80fe0 Bump version for release v0.10.0.pre6 2010-02-22 00:50:45 -08:00