B Mathis
df908d3854
improved docs theming framework
2010-11-21 17:33:58 -06:00
Irina Dumitrascu
15a3ede491
Gradients - fix Opera's bug on gradient + border
...
* This fixes Opera's gradient background bug when the container has border.
It is still displayed wrong as the gradient is repeated towards the end.
* Firefox and Webkit ignore background-size
* IE9 displays correctly
2010-11-20 09:22:39 -08:00
Sven Steinheißer
3ad9c764c2
Added font configuration options to configuration reference
2010-11-20 09:18:16 -08:00
Chris Eppstein
f61e50e229
Add upgrading documentation on gradients.
2010-11-20 09:11:58 -08:00
Chris Eppstein
1d7882b9e6
Deprecate the CSS3 Gradient module.
2010-11-20 09:10:41 -08:00
Chris Eppstein
928bf675c2
CSS3 PIE module.
2010-11-20 08:31:38 -08:00
Chris Eppstein
88275d1281
Add beta indicator for new modules
2010-11-20 08:26:32 -08:00
B Mathis
f959baacca
removed old docs stylesheets
2010-11-16 23:04:05 -06:00
B Mathis
37a6555fd3
improved styling for docs
2010-11-16 23:03:42 -06:00
Chris Eppstein
38560eadd9
Getting close.
2010-11-15 17:44:23 -08:00
Chris Eppstein
5f11b126e6
Touch up docs
2010-11-15 17:41:03 -08:00
Chris Eppstein
b49f2c7b0b
On the subject of upgrading.
2010-11-15 17:30:23 -08:00
Chris Eppstein
cac1bf915f
Doc cleanup
2010-11-15 17:27:46 -08:00
Chris Eppstein
3699065086
Use a javascript based syntax highlighter.
2010-11-15 14:41:45 -08:00
Chris Eppstein
897f307051
Layout the comments better.
2010-11-15 13:53:52 -08:00
Chris Eppstein
1286fceab0
Clean up the nav and main css3 page a bit
2010-11-15 13:53:36 -08:00
Chris Eppstein
b5f748d149
Remove this link
2010-11-15 12:54:37 -08:00
Chris Eppstein
35cb65786c
generate docs on the css3 images module.
2010-11-15 03:55:09 -08:00
Chris Eppstein
2cff4cc775
start working on upgrade docs.
2010-11-15 03:55:09 -08:00
Chris Eppstein
08d7957c77
Update the changelog and add an upgrading guide.
2010-11-15 03:55:09 -08:00
Chris Eppstein
c7613b4534
Add a changelog note on the new compass helpers for gradients. No docs on them because they're mostly internal and they match the official CSS syntax.
2010-11-15 03:55:09 -08:00
Chris Eppstein
c4de9a3a85
Deprecate the radial-gradient mixin, linear-gradient mixin, and add
...
deprecation notices to the changelog.
2010-11-15 03:55:09 -08:00
Chris Eppstein
d7da056fb1
Add a new configuration property to disable sass warnings: disable_warnings
2010-11-15 03:55:09 -08:00
B Mathis
2a7a7498cf
updated changelog to indicate changes to the box-shadow and text-shadow mixin defaults
2010-11-15 03:52:32 -08:00
B Mathis
e09de2628a
added home page layout for serving new home page deisgn
2010-11-15 03:52:31 -08:00
Chris Eppstein
dabdaecee3
A new function: if()
2010-11-15 03:52:30 -08:00
Chris Eppstein
b3b7c898b1
Add note about an opera bug.
2010-11-15 03:52:30 -08:00
Chris Eppstein
9176a3f9a7
Tweak the gradient docs to explain svg support.
2010-11-15 03:52:30 -08:00
Chris Eppstein
cd49bd4bbd
Clean up the gradient demo page.
2010-11-15 03:52:30 -08:00
Chris Eppstein
fd1e0d3943
Make the new deprecated library documentation more obviously deprecated.
2010-11-15 03:52:30 -08:00
Eric Meyer
48e6438fe6
documentation for new transform api
2010-11-15 03:52:30 -08:00
Eric Meyer
996eb1e8d1
document new text shadow api
2010-11-15 03:52:30 -08:00
Eric Meyer
d43d698318
text shadows v2, supports multiple shadows
2010-11-15 03:52:29 -08:00
Eric Meyer
57b6d20939
2d and 3d transforms, version 2, closes 170
2010-11-15 03:52:29 -08:00
Chris Eppstein
5d8f532b27
Document the new box shadow api
2010-11-15 03:52:29 -08:00
Chris Eppstein
dce90daac8
Create a new version of the box shadow api to accomodate multiple box shadows.
2010-11-15 03:52:29 -08:00
Sven Steinheißer
b16f1306d4
Added :preferred_syntax to the configuration reference
2010-11-12 17:26:56 -08:00
Chris Eppstein
a8a2f42b60
Add reference documentation and examples for stretching module.
2010-11-12 16:45:19 -08:00
Chris Eppstein
a618ff3509
Docs about the trig functions.
2010-11-12 15:57:03 -08:00
Chris Eppstein
463301e983
Added trigonometry functions for fun and profit.
...
Closes GH-201.
2010-11-12 15:38:39 -08:00
Chris Eppstein
c0533a01d9
Tell folks how to stay on the old version of blueprint if they prefer it.
2010-11-12 11:54:13 -08:00
Chris Eppstein
4fac970a1f
Update changelog with link to the compare view for the blueprint upgrade
2010-11-12 11:49:48 -08:00
Chris Eppstein
30d6006bc8
update changelog
2010-11-12 11:43:29 -08:00
Chris Eppstein
f76b8bde17
Add html5 elements to the elements-of-type() helper
2010-11-12 08:50:21 -08:00
Chris Eppstein
79b23a8ed9
don't forget
2010-11-11 21:52:07 -08:00
Chris Eppstein
094a95e7ee
Add an entry in the changelog for the new color helpers.
2010-11-11 21:51:20 -08:00
Chris Eppstein
b07f303d9b
Merge branch 'stable'
...
* stable: (36 commits)
Tweak the changelog.
[CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
update the lockfile
some todos
Move the contributing guide to the tutorials section.
add on-page anchors to the command line reference page.
Better docs on the grid image command.
Move the tutorials to the main nav... I don't think most people see it.
Don't set the display in the box-flex mixin. This makes nested flex boxes annoying. Closes GH-207
Add a note about the colorization change.
Add a note about the compass validator
Only colorize the action when logging results.
Update to use the new compass validator during development.
Fix broken test cases.
Support true in addition to the inset keyword for the box-shadow mixin. Closes GH-206
IE8 compat for :last-child selector
Make the compass configuration file more self documenting by adding comments for preferred_syntax, output_style, and line_comments.
Pass --no-line-comments to disable line comments.
A little less noise during installation.
Change the default Sass directory in standalone projects from src to sass. Closes GH-203
...
Conflicts:
TODO.md
VERSION.yml
doc-src/content/CHANGELOG.markdown
features/command_line.feature
features/step_definitions/command_line_steps.rb
lib/compass/commands/write_configuration.rb
2010-11-11 21:45:07 -08:00
Chris Eppstein
cd6ce54515
adjust & scale lightness and saturation
2010-11-11 21:30:59 -08:00
Chris Eppstein
af850cae97
Tweak the changelog.
2010-11-01 10:45:19 -07:00
Chris Eppstein
0374d8e230
[CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
...
Since the browser default is 0, you shouldn't see any visible change.
Set $default-box-shadow-spread to 0 if you prefer the older behavior.
2010-11-01 09:24:35 -07:00