Chris Eppstein
6c9244ec14
Add the options from the command line into the configuration stack. Closes GH-99.
2010-05-02 18:02:13 -07:00
Chris Eppstein
5dee634404
Return a proper error when starting the watcher when there's nothing to compile.
...
Closes GH-119
2010-05-02 17:28:56 -07:00
Chris Eppstein
5f37fe48d6
Can stop working around a sass bug now.
2010-05-02 17:22:07 -07:00
Chris Eppstein
22b7e68f31
Added an example that uses gradients with images.
2010-05-02 17:11:49 -07:00
Will Leinweber
b5faed9e4c
[Compass Core] [CSS3] Add support for gradients on top of background images.
2010-05-02 16:33:36 -07:00
Chris Eppstein
72a3c04461
Switch to an image I made.
2010-05-02 15:58:53 -07:00
Chris Eppstein
0f2a0aa848
Second half of the change required to switch to public domain fonts.
2010-05-02 15:50:31 -07:00
Chris Eppstein
00944fdfcc
Handle mixed units when checking the color stop order.
2010-05-02 15:41:33 -07:00
Chris Eppstein
3f9fc70a03
Replace fonts with public domain fonts for this example
2010-05-02 15:22:13 -07:00
Chris Eppstein
910083b2f7
Raise an error if color stops are specified in the wrong order.
...
Closes GH-118.
2010-05-02 14:55:14 -07:00
Chris Eppstein
df447b5d6c
[Docs] Remove some duplicate IDs
2010-05-02 13:29:02 -07:00
Chris Eppstein
cd6b9d659a
[Docs] Start documenting the compass helper functions. First up: elements-of-type()
2010-05-02 13:25:43 -07:00
Chris Eppstein
ad1e185229
Ignore textmate project files.
2010-05-02 13:11:19 -07:00
Chris Eppstein
e13026b8a0
[Docs] Update the docs for the text module
2010-05-01 23:54:30 -07:00
Chris Eppstein
2754f2df48
[Docs] Clean up the <code> styling on doc pages.
2010-05-01 23:53:14 -07:00
Chris Eppstein
3b3fcf26f1
[Compass Core] Smooth out some rough edges in the text module.
2010-05-01 23:51:20 -07:00
Chris Eppstein
cd6076d097
Merge commit 'imathis/master'
...
* commit 'imathis/master':
Removed resetting of :focus style from Compass global-reset mixin
Conflicts:
doc-src/content/CHANGELOG.markdown
2010-05-01 15:27:16 -07:00
Chris Eppstein
c4dc47a2f1
[Docs] Move and update the documentation on the new compass command line.
2010-05-01 15:24:28 -07:00
Chris Eppstein
c2e19e6e6c
[Docs] Move the configuration reference from the wiki
2010-05-01 15:23:57 -07:00
Chris Eppstein
7119e49f00
[Docs] Add a tutorial on generating stylesheets for production.
2010-05-01 15:23:29 -07:00
Chris Eppstein
f0500da9dc
[Docs] Move and update the documentation on creating compass extensions.
2010-05-01 15:22:58 -07:00
Chris Eppstein
50c57df67f
[Command Line] Better demarcation of the global options in compass help command.
2010-05-01 15:21:52 -07:00
Chris Eppstein
b4db046db8
[Docs] Better styling of code in the various places it can appear.
2010-05-01 15:21:07 -07:00
Chris Eppstein
7439786ba8
[Docs] Don't sort mixins by name.
2010-05-01 15:20:16 -07:00
Chris Eppstein
2a298ff0f1
[Rails] The default location for compass extensions has moved from vendor/plugins/compass/extensions to vendor/plugins/compass_extensions
2010-05-01 15:19:41 -07:00
Chris Eppstein
665dacf637
[Docs] A footer.
2010-05-01 15:18:12 -07:00
Chris Eppstein
897649757f
[Docs] Add an ugly copyright page.
2010-05-01 15:17:03 -07:00
B Mathis
59baa051a1
Removed resetting of :focus style from Compass global-reset mixin
2010-05-01 15:06:56 -05:00
Chris Eppstein
74bfb0eccb
[Docs] Style the links to examples
2010-04-30 09:53:44 -07:00
Chris Eppstein
866095e43e
[Docs] Documentation for table mixins.
2010-04-30 09:44:33 -07:00
Chris Eppstein
62174e1a21
[Compass Core] Added a nth-child pseudo selector to the alternating-rows-and-columns mixin for the columns. Rows still need classes to maintain a consistent interaction across thead, tbody, and tfoot.
2010-04-30 09:39:21 -07:00
Chris Eppstein
eb0470cd7e
version bump
2010-04-30 07:05:53 -07:00
Chris Eppstein
3992cecbea
Document the reset module.
2010-04-30 07:04:13 -07:00
Chris Eppstein
c1be6c9362
Move the reset utilities from utilities/general/reset to reset/utilities.
2010-04-30 07:03:41 -07:00
Chris Eppstein
79f3c9b8b5
Upgrade gems for the docs
2010-04-30 05:35:05 -07:00
Chris Eppstein
e513d86a85
Fix a broken test
2010-04-30 05:21:20 -07:00
Chris Eppstein
a4eae29f47
[Compass Core] [CSS3] Support all browsers where css3 support exists, but allow users to turn them off if they don't want to support them.
2010-04-30 05:21:07 -07:00
Chris Eppstein
80d812396a
Fix some gemspec issues.
2010-04-27 11:32:25 -07:00
Chris Eppstein
59c4049bfa
I guess ruby 1.9 is even more picky about this. Doing it the hard way.
2010-04-27 07:56:24 -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
Thomas Reynolds
cc7ef3bf1f
Support background-clip:text
2010-04-27 01:08:13 -07:00
Chris Eppstein
8d4c47058c
Add a CHANGELOG entry about the CLI deprecation.
2010-04-27 01:06:53 -07:00
Chris Eppstein
56034e740d
Merge commit 'akahn/master'
...
* commit 'akahn/master':
Make old CLI deprecation warning red
Display a warning if the old --switch style CLI is used
2010-04-27 01:04:36 -07:00
Chris Eppstein
bd6c9950e1
Merge branch 'docs'
...
* docs: (56 commits)
Turn on support for -ms in experimental properties.
document the hide-text mixin
Allow box shadow to be turned off by @include box-shadow(none). Closes GH-102.
Fix a broken link to the changelog
I guess I relied on that silly import.
Use the gemspec the way the ruby gods intended.
Better handling of the Compass::VERSION scheme.
RIP RUN_CODE_RUN
remove a doc reference to an obsolete file and add some meta descriptions.
document some small functional changes
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
Update the docs for lists.
Don't need rcov usually
Don't display a variable description for empty comments.
add a scroll bar for long mixin defs
More docs on the compass utilities.
...
Conflicts:
REVISION
2010-04-27 01:01:26 -07:00
Chris Eppstein
24a87640b2
Turn on support for -ms in experimental properties.
2010-04-27 01:00:54 -07:00
Chris Eppstein
225e625f1c
document the hide-text mixin
2010-04-27 00:58:53 -07:00