Commit Graph

175 Commits

Author SHA1 Message Date
Chris Eppstein
3992cecbea Document the reset module. 2010-04-30 07:04:13 -07:00
Chris Eppstein
79f3c9b8b5 Upgrade gems for the docs 2010-04-30 05:35:05 -07:00
Chris Eppstein
bf7088a72e a date is good 2010-04-27 01:53:03 -07:00
Chris Eppstein
676e9cdbea Mention the gemspec changes in the changelog 2010-04-27 01:41:13 -07:00
Chris Eppstein
509b1e49fe update the changelog for release. 2010-04-27 01:40:03 -07:00
ltackett
47d4cc4638 Support for the experimental display: box model. 2010-04-27 01:13:52 -07:00
Chris Eppstein
fc95ee758b Add a CHANGELOG entry about the change to background-clip. 2010-04-27 01:10:27 -07:00
Chris Eppstein
8d4c47058c Add a CHANGELOG entry about the CLI deprecation. 2010-04-27 01:06:53 -07:00
Chris Eppstein
1b0e4519e1 Fix a broken link to the changelog 2010-04-27 00:35:16 -07:00
Chris Eppstein
9c2c457a10 Merge commit 'ericam/docs' into docs
* commit 'ericam/docs':
  fixed typo in demo header styles
  allow overflow-x on code to scroll
  example code in css-slideshows
  mixin source uses :target for css interaction
  more sensible nav markup/structure
2010-04-27 00:05:07 -07:00
Chris Eppstein
8cc90e0175 remove a doc reference to an obsolete file and add some meta descriptions. 2010-04-26 20:29:59 -07:00
Chris Eppstein
3f125771db document some small functional changes 2010-04-26 17:43:38 -07:00
Eric Meyer
32c659fe80 fixed typo in demo header styles 2010-04-26 18:13:30 -06:00
Eric Meyer
7f1da5525b allow overflow-x on code to scroll 2010-04-26 18:06:29 -06:00
Eric Meyer
ba996c7ecc example code in css-slideshows 2010-04-26 18:04:55 -06:00
Eric Meyer
a7559fcdd5 mixin source uses :target for css interaction 2010-04-26 17:42:46 -06:00
Eric Meyer
feb6549a02 more sensible nav markup/structure 2010-04-26 17:06:56 -06:00
Chris Eppstein
8d5e6406fa Update the docs for lists. 2010-04-26 01:34:56 -07:00
Chris Eppstein
fd0446fff7 Don't display a variable description for empty comments. 2010-04-25 22:40:07 -07:00
Chris Eppstein
8734dbe542 add a scroll bar for long mixin defs 2010-04-25 22:39:38 -07:00
Chris Eppstein
edd278cb2d More docs on the compass utilities. 2010-04-25 22:39:15 -07:00
Chris Eppstein
2475ac03e4 meta descriptions for the general utilities module. 2010-04-25 22:38:32 -07:00
Chris Eppstein
4570412405 This was an empty stylesheet. deleted. 2010-04-25 22:37:04 -07:00
Chris Eppstein
0761bef009 update the docs for compass/utilities/general/hacks 2010-04-25 19:07:06 -07:00
Chris Eppstein
4de1645c95 update the docs for compass/utilities/general/float 2010-04-25 19:06:42 -07:00
Chris Eppstein
e181ad6a05 update the docs for compass/utilities/general/clearfix 2010-04-25 19:06:14 -07:00
Chris Eppstein
e2f58775aa docs for compass/utilities/general 2010-04-25 19:04:24 -07:00
Chris Eppstein
93585dc5b7 Move the main description of the file to the top of the article. 2010-04-25 19:03:52 -07:00
Chris Eppstein
ff0bc5450e sort import and mixins by name, and hide private mixins from the docs. 2010-04-25 19:02:18 -07:00
Chris Eppstein
458a19361d Display the current version on the docs. 2010-04-25 11:28:56 -07:00
Chris Eppstein
e713fdb66f Move the changelog to the documentation site. 2010-04-25 11:28:03 -07:00
Chris Eppstein
ef08276b3c Some minor doc content changes 2010-04-25 11:26:37 -07:00
Chris Eppstein
cde4b99e55 Don't put any syntax in the mixin signature 2010-04-25 02:57:23 -07:00
Chris Eppstein
7e0c4874e6 Clean up the border-radius example 2010-04-25 02:57:00 -07:00
Chris Eppstein
9f303ce300 No need for jquery ui anymore 2010-04-25 02:56:30 -07:00
Chris Eppstein
929feecd44 inline source code instead of a popup. 2010-04-25 02:56:00 -07:00
Chris Eppstein
a09e143f72 Navigate to examples instead of opening a new window 2010-04-25 00:11:28 -07:00
Chris Eppstein
8a1433b279 [Compass Core] [CSS3] Refactored the css3 modules to share a common implementation for experimental css3 properties. 2010-04-24 23:24:39 -07:00
Chris Eppstein
070675e48a Dollar signs > exclamation marks. 2010-04-24 22:43:58 -07:00
Chris Eppstein
381b36dde9 fix a bug in the doc generator introduced in the conversion to scss. 2010-04-24 22:43:10 -07:00
Chris Eppstein
0661f8e305 Docs for sticky footer. 2010-04-24 16:59:10 -07:00
Chris Eppstein
fe30041946 Deprecate the misc stylesheet and unobtrusive-logo mixin. 2010-04-24 16:59:06 -07:00
Chris Eppstein
d66687eace search paths first, then extensions when searching for a matching stylesheet. 2010-04-24 16:59:06 -07:00
Chris Eppstein
6dbee67bb0 Move examples to the new layout. 2010-04-24 10:43:32 -07:00
Chris Eppstein
b2a9eab211 Move the tutorials to the new layout. 2010-04-24 10:03:34 -07:00
Chris Eppstein
99f797127f clean up the reference documentation with new layout and after sass3 upgrade. 2010-04-22 08:30:50 -07:00
Chris Eppstein
c7d274394b More nav context awareness 2010-04-21 09:37:02 -07:00
Chris Eppstein
523f742ca9 don't put the extension in the suggested import statement. 2010-04-21 09:09:10 -07:00
Chris Eppstein
5407cd4fb7 nav context selection 2010-04-21 09:03:13 -07:00
Chris Eppstein
34fe52c116 get blueprint on the new layout. 2010-04-20 23:33:48 -07:00