David Oliver
|
cb6068c9a3
|
Adding Micro Clearfix which is new and uses less CSS than PIE Clearfix
|
2011-05-12 23:07:54 +02:00 |
|
Scott Davis
|
6cb9bc2662
|
old sprites will now be removed by default
|
2011-05-10 18:02:32 -04:00 |
|
Chris Eppstein
|
5ededce909
|
Add support for -ms gradients in background-image and background properties.
Closes GH-361.
|
2011-05-01 09:33:21 -07:00 |
|
Scott Davis
|
59fdec521d
|
creating an extension now responds to the -x parameter for setting syntax
|
2011-04-23 11:12:16 -04:00 |
|
Scott Davis
|
6b884d34c3
|
added the ability to disable magic sprites
|
2011-04-19 20:31:29 -04:00 |
|
Eric Meyer
|
bc8b71b133
|
simple settings to toggle grids on and off while you work
|
2011-04-17 17:44:33 -06:00 |
|
Chris Eppstein
|
6dc7e06857
|
Add import for the has-layout dependency in filter-gradient. Closes GH-339.
|
2011-04-16 00:58:24 -07:00 |
|
Chris Eppstein
|
09868f4359
|
Comment the showgrid mixin.
|
2011-04-16 00:25:35 -07:00 |
|
Chris Eppstein
|
196abb2a28
|
Default the blueprint grid image to the pure CSS version in compass.
|
2011-04-16 00:21:35 -07:00 |
|
Chris Eppstein
|
8a8d625a7d
|
Add a percent-based test case for grid-backgrounds, remove unnecessary 0.001 increment.
|
2011-04-15 23:49:49 -07:00 |
|
Chris Eppstein
|
0a33bc14b2
|
The background-size property accepts multiple sizes corresponding to each background.
|
2011-04-15 23:39:46 -07:00 |
|
Chris Eppstein
|
72434be137
|
Webkit now supports the css3 official gradient syntax.
|
2011-04-15 23:16:43 -07:00 |
|
Eric Meyer
|
d192c64889
|
use parens instead of quotes to pass complex argument
|
2011-04-12 15:16:08 -06:00 |
|
Eric Meyer
|
bc4e3eeb44
|
vertical rhythm function for calculating rhythms without returning a property
|
2011-04-12 15:13:42 -06:00 |
|
Eric Meyer
|
e66c822503
|
add grid-background mixins to layout module, with docs and tests
|
2011-04-11 19:26:55 -06:00 |
|
Chris Eppstein
|
1bd156e88f
|
Fix a bug in the sprites base file and added a basic sprites test case to the compass test.
|
2011-04-02 09:54:06 -07:00 |
|
Chris Eppstein
|
0eef08e6ce
|
Remove the css3 background simple bg support and move it to a new mixin called background-with-css2-fallback.
|
2011-04-02 09:33:09 -07:00 |
|
Chris Eppstein
|
da57adc49d
|
add opera support for the css3 gradient syntax
|
2011-03-30 14:24:50 -07:00 |
|
Scott Davis
|
7571d4af93
|
refactored sprite selectors
|
2011-03-28 17:08:53 -04:00 |
|
Scott Davis
|
4d7dc7ad30
|
refactored sprite selectors
|
2011-03-25 17:17:27 -04:00 |
|
Scott Davis
|
9962a37b2e
|
added tests and css selector support for sprites ending in _hover _target _active closes#248
|
2011-03-25 15:00:50 -04:00 |
|
Eric Meyer
|
51e21b08b9
|
additional transform-style typo and tests fixed
|
2011-03-16 16:32:00 -06:00 |
|
Eric Meyer
|
f71497b0eb
|
merge with master
|
2011-03-16 16:17:26 -06:00 |
|
Eric Meyer
|
ddea94bb96
|
fixed transform-style typo caught by @doctyper
|
2011-03-16 16:11:55 -06:00 |
|
Chris Eppstein
|
0d29379b44
|
Font face file no longer needs a UTF-8 Charset.
|
2011-03-15 16:03:04 -07:00 |
|
Eric Meyer
|
5a5c30caf4
|
updated font-face a la fontspring, no change in usage
|
2011-03-14 22:50:39 -06:00 |
|
Eric Meyer
|
c521908947
|
Merge branch 'master' of github.com:chriseppstein/compass
|
2011-02-21 23:23:14 -07:00 |
|
Eric Meyer
|
c5949beca3
|
bring back (deprecated) legacy reset and legacy docs
|
2011-02-21 23:22:55 -07:00 |
|
Zee Agency
|
d9fdb0d0c7
|
Add css3 appearance mixin
|
2011-02-21 16:50:05 -08:00 |
|
Chris Eppstein
|
15e9eef9c0
|
deprecate the comma-delimted-list mixin in favor of the more general
delimited-list mixin.
|
2011-02-21 16:45:32 -08:00 |
|
Chad Ostrowski
|
0944d85ade
|
'delimited-list' now generalizes 'comma-delimited-list'
|
2011-02-21 16:37:27 -08:00 |
|
Chris Eppstein
|
3ee95174eb
|
Fix copy/paste error. Closes GH-279.
|
2011-02-21 13:03:19 -08:00 |
|
Chris Eppstein
|
902450a244
|
Use a sass-based function instead of a ruby-based function for contrast calculations
|
2011-02-21 12:49:54 -08:00 |
|
Aaron Russell
|
620c9fe1ab
|
Added utilities/color/contrast module. Added contrasted mixin and
get_contrast_yiq function.
|
2011-02-21 12:49:53 -08:00 |
|
Eric Meyer
|
802bc71c05
|
Eric Meyers css reset v2.0
|
2011-02-21 12:31:34 -07:00 |
|
Adam Stacoviak
|
9b0967eb47
|
Add reset-float mixin to reset the cross browser float mixins.
|
2011-02-21 09:05:52 -08:00 |
|
Eric Meyer
|
9a22e05949
|
old imports still work, but deprecated
|
2011-02-17 18:33:51 -07:00 |
|
Eric Meyer
|
53e975100b
|
added vertical-rhythm and docs, moved lists, links and text, all into new typography module
|
2011-02-17 18:14:40 -07:00 |
|
Chris Eppstein
|
6f1ea8a651
|
Update font-face docs
|
2011-02-01 23:03:12 -08:00 |
|
Paul Irish
|
0fd9c08664
|
Android 2.2 compat for @font-face declarations via a MQ redeclaration of the @ff
|
2011-02-01 22:24:22 -08:00 |
|
Chris Eppstein
|
bf52c76470
|
Rename the sprite-position mixin in compass/utilities/sprites/base to
sprite-background-position in order to avoid a naming conflict with the
older sprite-image module.
|
2011-01-17 11:54:58 -08:00 |
|
Chris Eppstein
|
df756b194c
|
Deprecate the span mixin in favor of the span-fluid() function in the blueprint fluid grid.
|
2011-01-04 19:20:00 -08:00 |
|
Chris Eppstein
|
136954561f
|
Deprecate the blueprint span mixin in favor of the blueprint span function.
|
2011-01-03 09:35:07 -08:00 |
|
Chris Eppstein
|
d67a43ad4b
|
Make a span() function for blueprint that returns the width in pixels of $n columns.
|
2011-01-02 10:44:17 -08:00 |
|
Eric Meyer
|
42a6dadbc0
|
properly document transform variables
|
2010-12-21 14:31:50 -07:00 |
|
Chris Eppstein
|
a254caecdd
|
Allow a prefix to be specified (or omitted) for sprite class names
|
2010-12-19 17:57:33 -08:00 |
|
Brandon Mathis
|
8d18a1b704
|
added legacy support option for ie8, updated opacty and filter-gradient mixins to use legacy support settings
|
2010-12-10 18:10:05 -06:00 |
|
Chris Eppstein
|
45da3837b6
|
Upgrade PIE to beta3.
|
2010-12-05 21:32:38 -08:00 |
|
Chris Eppstein
|
a86a94e4c2
|
Add support for the -ms prefix in 2D transforms.
Closes GH-224.
|
2010-12-05 21:02:16 -08:00 |
|
Chris Eppstein
|
b244105ea3
|
Only unquote strings
|
2010-12-05 16:14:36 -08:00 |
|