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
c1be6c9362
Move the reset utilities from utilities/general/reset to reset/utilities.
2010-04-30 07:03:41 -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
ltackett
47d4cc4638
Support for the experimental display: box model.
2010-04-27 01:13:52 -07:00
Thomas Reynolds
cc7ef3bf1f
Support background-clip:text
2010-04-27 01:08:13 -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
Chris Eppstein
909fb92ad3
Allow box shadow to be turned off by @include box-shadow(none). Closes GH-102.
2010-04-27 00:44:27 -07:00
Chris Eppstein
f0c10b0a1c
I guess I relied on that silly import.
2010-04-27 00:13:34 -07:00
Chris Eppstein
56b2353335
Unquote the float argument for backwards compatibility.
2010-04-26 09:57:31 -07:00
Chris Eppstein
8d5e6406fa
Update the docs for lists.
2010-04-26 01:34:56 -07:00
Chris Eppstein
edd278cb2d
More docs on the compass utilities.
2010-04-25 22:39:15 -07:00
Chris Eppstein
0761bef009
update the docs for compass/utilities/general/hacks
2010-04-25 19:07:06 -07:00
Chris Eppstein
4de1645c95
update the docs for compass/utilities/general/float
2010-04-25 19:06:42 -07:00
Chris Eppstein
e181ad6a05
update the docs for compass/utilities/general/clearfix
2010-04-25 19:06:14 -07:00
Chris Eppstein
26dbb68a39
[Blueprint] Fix a bug that was introduced by some earlier refactoring.
2010-04-24 23:26:01 -07:00
Chris Eppstein
8a1433b279
[Compass Core] [CSS3] Refactored the css3 modules to share a common implementation for experimental css3 properties.
2010-04-24 23:24:39 -07:00
Chris Eppstein
fe30041946
Deprecate the misc stylesheet and unobtrusive-logo mixin.
2010-04-24 16:59:06 -07:00
Chris Eppstein
bfed16a63b
[Compass Core] Fixed broken import in a deprecated import.
2010-04-22 13:38:39 -07:00
Chris Eppstein
99f797127f
clean up the reference documentation with new layout and after sass3 upgrade.
2010-04-22 08:30:50 -07:00
Chris Eppstein
a28a1e2646
Old habits die hard.
2010-04-20 11:16:19 -07:00
Chris Eppstein
64fe16fd0f
[Blueprint] Disambiguate the right margin expression from the top margin value in the push-margins mixin.
2010-04-16 10:50:08 -07:00
Chris Eppstein
cb1916e498
This works around an scss parser bug for now
2010-04-15 22:24:13 -07:00
Chris Eppstein
0caa2d2d00
Formatting cleanup
2010-04-15 22:23:14 -07:00
Chris Eppstein
20c2c05a1d
Reformat some scss -- trying to find a code formatting style that doesn't make my eyes bleed.
2010-04-13 10:04:43 -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
09abca682c
The sass bug that prevented this from being scss has been fixed.
2010-04-12 02:45:35 -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
fbeaa1fdff
sticky footer docs and example.
2010-03-29 18:17:31 -07:00
Chris Eppstein
4aa2cc7a51
Better formatting of the gradient mixin code comments.
2010-03-29 00:05:17 -07:00
Chris Eppstein
72876a7d63
cleanup the source docs for css3/box_shadow
2010-03-28 23:09:36 -07:00
Chris Eppstein
d4e90d79aa
An example for background origin.
2010-03-28 02:50:38 -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
de5ec40a3f
The Sass Parser will drop starting whitespace on single line comments so the | char can be used to work around that in the docs.
2010-03-16 18:43:13 -05:00
Chris Eppstein
1097e92ad3
Merge branch 'master' into docs
...
* master:
Making sure there are no bullets in all browsers. Safari, for example, let's `list-style-image: ...` win out over `list-style-type: none`.
2010-03-16 15:29:17 -05:00
Aaron Gibralter
e03da85ba7
Making sure there are no bullets in all browsers. Safari, for example, let's list-style-image: ...
win out over list-style-type: none
.
2010-03-11 00:38:17 -05:00
Chris Eppstein
fd8162cedd
Merge branch 'master' into docs
...
* master: (48 commits)
Record current revision for release.
Regenerated gemspec for version 0.10.0.rc1
Release Candidate 1
Fix a bug in 1.8.6 where readbyte is not defined.
Record current revision for release.
Regenerated gemspec for version 0.10.0.pre9
Update changelog for release.
Version bump for v0.10.pre9
[Compass Core] Fix a ruby 1.9 bug in the image_size helper functions for jpeg images.
Try to fix a test failure that only happens on RunCodeRun.
[Compass Core] Silence a deprecation warning.
Fixed a typo in the inline list utility.
Regenerated gemspec for version 0.10.0.pre8
Version bump to .pre8
[Rails] Fix rails boot sequence in Rails 2.3.x environments.
Record current revision for release.
Regenerated gemspec for version 0.10.0.pre7
Version Bump
A better error message if a color stop list is not passed in.
Fix for rgba colors with the new gradient mixins.
...
Conflicts:
frameworks/compass/stylesheets/compass/css3/_gradient.sass
2010-03-06 22:41:21 -08:00
Chris Eppstein
24d51a543a
Merge commit '6169ec56b31326e56f37ebeb65c6dfda9e477121'
...
* commit '6169ec56b31326e56f37ebeb65c6dfda9e477121':
Fixed a typo in the inline list utility.
2010-03-06 12:52:07 -08:00
Chris Eppstein
eba35a2944
[Compass Core] Silence a deprecation warning.
2010-03-06 12:43:27 -08:00
Matt Garrett
6169ec56b3
Fixed a typo in the inline list utility.
2010-02-26 10:38:56 -06:00
Chris Eppstein
ad4a486ea1
Simpler gradient output by discarding from() and to()
2010-02-21 23:05:30 -08:00
Chris Eppstein
aef52bd57e
New linear gradient mixin and support functions. Radial gradient and browser testing are still pending.
2010-02-16 01:47:27 -08:00
Chris Eppstein
6b5ffdb0d6
[Compass Core] Clear the sticky footer so that it works correctly with grid layouts. Closes GH-79.
2010-02-13 17:44:01 -08:00
Chris Eppstein
a6f8967b39
Merge commit 'cakebaker/master'
...
* commit 'cakebaker/master':
Fixing typo (replacing "WARINING" with "WARNING")
2010-02-13 08:34:41 -08:00