Commit Graph

1096 Commits

Author SHA1 Message Date
Chris Eppstein
73c355c594 Record current revision for release. 2010-04-13 01:25:20 -07:00
Chris Eppstein
6faed2049c Regenerated gemspec for version 0.10.0.rc3 2010-04-13 01:25:12 -07:00
Chris Eppstein
a2a3922781 Update changelog 2010-04-13 01:24:00 -07:00
Chris Eppstein
96fda293e1 bump version 2010-04-13 01:21:04 -07:00
Chris Eppstein
0b994f3832 [Compass Core] Fix a bug in the enumerate() function that was introduced during upgrade to sass 3. Added a test case that would have caught the regression. 2010-04-13 01:06:56 -07:00
Chris Eppstein
767882f10a Add a note in the extensions document about not specifying extensions in imports. 2010-04-13 01:03:27 -07:00
Eric Meyer
84992100ea Correctly set the syntax of extension templates when converting them to the users preferred syntax. 2010-04-12 19:25:35 -06:00
Chris Eppstein
038a88b59b Update gemspec 2010-04-12 03:19:02 -07:00
Chris Eppstein
9807b76092 [Compass Core] Use the font url location in the font face mixin too. Closes #108. 2010-04-12 03:03:43 -07:00
Chris Eppstein
28731c499a [Compass Core] import the min utility into general utilities. 2010-04-12 03:00:19 -07:00
Chris Eppstein
ec681c87a3 [Blueprint] Allow liquid grid constants to be overridden. Closes #110. 2010-04-12 02:55:47 -07:00
Chris Eppstein
21390baacd Upgrade doc dependencies. 2010-04-12 02:47:08 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
09abca682c The sass bug that prevented this from being scss has been fixed. 2010-04-12 02:45:35 -07:00
Chris Eppstein
45a9b1c255 Update CHANGELOG 2010-04-12 00:40:08 -07:00
Chris Eppstein
9120eb72ae Bump version for release. 2010-04-12 00:14:12 -07:00
Chris Eppstein
c8e1b4f606 Depend on haml 3.0 2010-04-12 00:13:49 -07:00
Chris Eppstein
12ee5d1ab0 Don't put bootstrapped files from examples in the gem. 2010-04-12 00:12:35 -07:00
Chris Eppstein
5e680ad27b Fix broken tests. 2010-04-11 21:19:22 -07:00
Chris Eppstein
d181e4aeeb Fix for a small change to the Sass API. 2010-04-11 21:10:11 -07:00
Chris Eppstein
2680d23190 New CLI option --syntax (-x) and configuration option (preferred_syntax) that govern what sass syntax is used when adding stylesheets to a project. 2010-04-11 20:14:52 -07:00
Chris Eppstein
2eda8a6822 Convert examples to scss. 2010-04-11 03:47:50 -07:00
Chris Eppstein
385ae3db82 upgrade test fixtures to sass 3 syntax 2010-04-11 03:47:50 -07:00
Chris Eppstein
f7abcb4b98 [Blueprint] Convert to SCSS 2010-04-11 03:47:46 -07:00
Chris Eppstein
304438fbc5 Some cleanup of the translated scss files. 2010-04-11 01:56:14 -07:00
Chris Eppstein
2cb63e7f8e Convert uses of @debug to @warn 2010-04-10 23:32:42 -07:00
Chris Eppstein
c94074dac5 Convert the compass core framework to scss. 2010-04-10 23:32:37 -07:00
Chris Eppstein
bf34ddb0dd Allow hidden frameworks. 2010-04-07 09:01:58 -07:00
Chris Eppstein
fbeaa1fdff sticky footer docs and example. 2010-03-29 18:17:31 -07:00
Chris Eppstein
17469410b6 link to the specific file on github. 2010-03-29 17:49:48 -07:00
Chris Eppstein
c216d01eb0 How about a footer. 2010-03-29 17:49:13 -07:00
Chris Eppstein
b156437018 A little page-specific styling for the css main page. 2010-03-29 17:48:43 -07:00
Chris Eppstein
31af2778b0 Some reorganization of some misc pages. 2010-03-29 01:10:53 -07:00
Chris Eppstein
4aa2cc7a51 Better formatting of the gradient mixin code comments. 2010-03-29 00:05:17 -07:00
Chris Eppstein
128a551960 Font face example. 2010-03-28 23:53:57 -07:00
Chris Eppstein
f7841f7507 This looks better in the pre-formatted example. 2010-03-28 23:26:17 -07:00
Chris Eppstein
72876a7d63 cleanup the source docs for css3/box_shadow 2010-03-28 23:09:36 -07:00
Chris Eppstein
8ee939a52c Clean the comment before setting it on constants. 2010-03-28 23:09:03 -07:00
Chris Eppstein
2a8ba797a0 remove some stale references to the tipsy library. 2010-03-28 23:07:51 -07:00
Chris Eppstein
32a5ae26a8 Better display of mixin signatures. 2010-03-28 23:06:56 -07:00
Chris Eppstein
c2b1588e21 example and cleanup for background-size. 2010-03-28 23:05:27 -07:00
Chris Eppstein
d9d0609af4 Fix the background image in the background-origin example. 2010-03-28 20:11:52 -07:00
Chris Eppstein
d4e90d79aa An example for background origin. 2010-03-28 02:50:38 -07:00
Chris Eppstein
e65516f99e allow a background image in examples. 2010-03-28 02:49:58 -07:00
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