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 |
|
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 |
|