Commit Graph

1549 Commits

Author SHA1 Message Date
Chris Eppstein
bdfab1482f [Docs] Some updates to the blueprint and best_practices tutorials. 2010-05-05 09:12:59 -07:00
Chris Eppstein
65ed761447 [Docs] Make the blueprint docs passable. 2010-05-05 00:39:58 -07:00
Chris Eppstein
7fce371c32 [Docs] Don't mislead people about search. 2010-05-05 00:39:12 -07:00
Chris Eppstein
29a9204cf7 Fix the styling of the sidebar on the blueprint layout. 2010-05-05 00:38:25 -07:00
Chris Eppstein
19bf4455f1 [Docs] The url helpers. 2010-05-04 23:45:12 -07:00
Chris Eppstein
c3c0d8a1e8 [Compass Core] Rename -ellipsis to -mozilla-ellipsis-binding to be more accurate. Closes GH-126. 2010-05-04 19:11:53 -07:00
Chris Eppstein
6a14abd9ba [Docs] Document the inline data and selector helper functions 2010-05-04 19:03:55 -07:00
Chris Eppstein
fa3230e802 [Compass Core] Alias headings to headers for w3c compliant terminology 2010-05-04 19:03:55 -07:00
Chris Eppstein
89442c93b1 [Compass Core] Fix a bug that caused quotes strings passed to url() to be wrapped in another set of single quotes. Closes GH-125. 2010-05-04 19:03:23 -07:00
Chris Eppstein
684f127bc5 [Docs] Documentation on the image dimension helpers. 2010-05-04 17:50:31 -07:00
Chris Eppstein
ed4a7c3fe3 [Docs] Color stop helper function. 2010-05-04 10:06:28 -07:00
Chris Eppstein
e8d28e0411 [Docs] Pages need titles. 2010-05-03 21:39:56 -07:00
Chris Eppstein
a0423a85bc [Docs] Use a public domain font and also one that was more obviously not on the user's system. 2010-05-03 21:38:07 -07:00
Chris Eppstein
023d176453 [Docs] Document the font-files() helper function. 2010-05-03 21:25:43 -07:00
Chris Eppstein
45785b7561 [Docs] Document the enumerate helper. 2010-05-03 21:03:17 -07:00
Chris Eppstein
7acd09b1a0 [Docs] Move some markup from a helper to partials. 2010-05-03 19:08:15 -07:00
Chris Eppstein
9170c1395e Remove unecessary quotes from examples 2010-05-03 19:04:05 -07:00
Chris Eppstein
3295db75a0 [Compass Core] Remove duplicative styles from the border-corner-radius mixin. 2010-05-03 18:52:25 -07:00
Chris Eppstein
36f4aa2911 [Compass Core] Unquote any quoted strings that are passed to the css3 module mixins. 2010-05-03 18:51:19 -07:00
Chris Eppstein
e2994eaf8f A better fix for GH-123 2010-05-03 09:48:53 -07:00
Chris Eppstein
f61b36b34c Remove obsolete comment from the compass project template. 2010-05-03 08:06:36 -07:00
Chris Eppstein
842d39ebe0 [Compass Core] Fix an IE6 bug in the min-height and min-width mixins. Closes GH-123. 2010-05-03 07:53:51 -07:00
Chris Eppstein
c245d112ec Fix a bundler issue with the gemspec 2010-05-03 01:28:04 -07:00
Chris Eppstein
f07cd98fae bump the version for the next release 2010-05-02 23:27:47 -07:00
Chris Eppstein
15ad6eb8be Make a note about opting out of css3 support for certain browsers. 2010-05-02 23:27:15 -07:00
Chris Eppstein
b91641b0da Update the CHANGELOG for release 2010-05-02 23:13:36 -07:00
Chris Eppstein
9e19e937cf [Docs] Old habits die hard. 2010-05-02 20:53:05 -07:00
B Mathis
568fb47d0b [Docs] Refactored stylesheets, improved sidebar navigation styles 2010-05-02 20:46:38 -07:00
B Mathis
6bbbb94bfa [Docs] rake watch now rebuilds stylesheets independently from docs content so doc styling is faster 2010-05-02 20:33:12 -07:00
Chris Eppstein
46b7343b80 Update the rails template for v0.10 2010-05-02 19:22:50 -07:00
Chris Eppstein
0a8b148500 Fix broken test case. 2010-05-02 18:05:46 -07:00
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