Commit Graph

2654 Commits

Author SHA1 Message Date
Eric Meyer
275bb0762f merge from stable branch 2012-04-27 16:03:38 -06:00
Eric Meyer
41b84a5ab1 Merge branch 'stable' of https://github.com/chriseppstein/compass into stable 2012-04-27 15:47:04 -06:00
Eric Meyer
4d3448c673 +has-layout-zoom ignores $legacy-support-for-ie8 (*hack doesn't effect IE8 anyway) 2012-04-27 15:45:30 -06:00
Chris Eppstein
5c44dda6ad Compass.app costs $10 now. 2012-04-27 08:21:58 -07:00
Eric Meyer
0de694bd3a Merge pull request #853 from farmdawgnation/stable
[#852] Fix ordering of font properties in reset-font for FF's benefit.
2012-04-19 12:50:38 -07:00
Matt Farmer
bfb2ebe88b Fix ordering of font properties in reset-font for FF's benefit.
Firefox gets persnickety about how regular CSS properties and shorthand properties
interact, specifically specifying a shorthand version after the regular property
causes the regular property to be overriden. Closes GH-852.
2012-04-19 15:47:27 -04:00
Eric Meyer
81fcd4e2d7 add animations and relative-font-sizing changes to the changelog 2012-04-17 12:56:37 -06:00
Eric Meyer
1f222fc19f Merge pull request #844 from ericam/master
establish relative font size when $relative-font-size
2012-04-17 11:42:35 -07:00
Eric Meyer
0e2a5d7579 Merge pull request #848 from JohnAlbin/rhythm-offset
Add $offset parameter to rhythm() function.
2012-04-16 11:15:40 -07:00
JohnAlbin
c5041fbcb9 Add $offset parameter to rhythm() function. 2012-04-16 14:20:20 +08:00
Eric Meyer
4f813e30e7 Merge pull request #847 from StanAngeloff/master
Turn off $legacy-support-for-ie* for @content within the @keyframes mixin.
2012-04-13 10:23:43 -07:00
Stan Angeloff
cab02128a7 Turn off legacy IE support in @keyframes.
This commit turns off $legacy-support-for-ie* for @content within the
@keyframes mixin.

If a project has legacy IE support turned on, certain mixins add property
definitions which are not affected by $experimental-support-for-*. One
such mixin is @opacity with will add a `filter:` property.

Because IE 6, 7 and 8 do not support CSS animations and keyframes, we can
safely turn off the support and restore to its previous values once we are
done rendering the @keyframes @content.
2012-04-13 19:56:27 +03:00
Eric Meyer
17676c6a05 Merge pull request #840 from ai/box_column
Box column
2012-04-12 10:59:59 -07:00
Eric Meyer
18de15a157 establish relative font-size when $relative-font-sizing == true 2012-04-11 15:49:41 -06:00
Eric Meyer
56e0dc5b5f Merge pull request #839 from ai/border_radius_prefixes
Border radius prefixes
2012-04-11 09:31:52 -07:00
Eric Meyer
c00ae82595 final official link to webkit appearance values 2012-04-10 17:57:23 -06:00
Eric Meyer
2af118ec83 update -webkit-appearance link 2012-04-10 17:44:56 -06:00
Eric Meyer
6ad3bd73a7 update documentation for appearance module 2012-04-10 17:33:07 -06:00
Andrey A.I. Sitnik
d3ccac2bbf Remove unnecessary -o prefix for column 2012-04-08 15:58:33 +04:00
Andrey A.I. Sitnik
3976a9f344 Remove unnecessary vendor prefixes in border-radius 2012-04-08 15:47:17 +04:00
Eric Meyer
9b924243ff animation module with docs and simple test 2012-04-01 15:59:12 -06:00
Scott Davis
0c13d98cb4 Merge pull request #810 from doctyper/prefixed-transition-properties
Remove stray commas when default transition properties are used
2012-03-30 06:10:05 -07:00
Scott Davis
bab681a411 Merge pull request #815 from bukhamseen/patch-1
Link to sass reference documentation fixed.
2012-03-30 06:08:41 -07:00
Scott Davis
4b126a7264 Merge pull request #820 from piouPiouM/fix-sprite_magic_selector
Fixed the sprite Magic Selectors
2012-03-29 05:23:11 -07:00
Mehdi Kabab
5f7473126a Fixes the sprite Magic Selectors. 2012-03-29 13:42:10 +02:00
bukhamseen
6ae8a0e57a Link to sass reference documentation fixed. 2012-03-28 02:54:19 +03:00
Richard Herrera
8a45ed8961 Addresses Issue #805: Stray commas added when default transition values are used. Test case included. 2012-03-24 13:07:00 -07:00
Chris Eppstein
b107ccbb8e Merge pull request #808 from joschka/remove-unused-border-radii
Remove unused -o-border-radius and -ms-border-radius
2012-03-24 12:21:27 -07:00
Scott Davis
b40fa29e44 global sprite configs for spacing closes #406 2012-03-24 09:10:25 -04:00
Joschka
a4df58d054 Remove unused -o-border-radius and -ms-border-radius 2012-03-24 13:29:05 +01:00
Scott Davis
81d2a44ef4 added current-output-file() 2012-03-23 13:25:54 -04:00
Scott Davis
60ed9581e2 implimented current-source-file() 2012-03-23 13:19:25 -04:00
Scott Davis
2cbeb25abe added current-time and current-date sass functions 2012-03-23 11:55:38 -04:00
Scott Davis
4e9f7407f9 Remove _ selectors from magic sprite selectors 2012-03-23 11:36:33 -04:00
Scott Davis
754d1a7d24 updated test helper require 2012-03-23 11:35:55 -04:00
Scott Davis
c6253a54d9 removed old growl 2012-03-23 11:35:22 -04:00
Chris Eppstein
81b798d631 lock down nanoc because newer versions cause issues. 2012-03-18 22:15:10 -07:00
Chris Eppstein
cf273a7fc1 clean up the docs on input placeholder a bit. 2012-03-18 21:36:16 -07:00
Chris Eppstein
1fabbf23d1 Mention new input placeholder mixin in the changelog 2012-03-18 21:29:08 -07:00
Chris Eppstein
b524220615 Fix malformed haml 2012-03-18 21:22:41 -07:00
Chris Eppstein
566fb6692e Lock down nanoc, the new version is incompatible with the site for now. 2012-03-18 21:18:17 -07:00
Chris Eppstein
e0bb51965a update test output for input placeholder tests. 2012-03-18 20:44:56 -07:00
Chris Eppstein
a09b99b6ac Merge remote-tracking branch 'ry5n/support-input-placeholder' 2012-03-18 20:43:23 -07:00
Ryan Frederick
25431b226d Correct extremely silly syntax error.
The indented syntax obviously doesn’t use curly braces.
2012-03-18 19:55:17 -07:00
Chris Eppstein
1aca960401 Iterate on the doc changes for the reset-baseline mixin 2012-03-18 15:18:01 -07:00
JohnAlbin
3f96108688 Update docs for reset-baseline() in vertical_rhythm partial. 2012-03-18 15:14:26 -07:00
Chris Eppstein
8066f984d2 Update changelog. 2012-03-18 14:20:20 -07:00
Chris Eppstein
99d0fe1457 Better description for the --force option. 2012-03-18 14:20:07 -07:00
Chris Eppstein
ba677ad5d2 Add a -I option to the global options so that you can add sass import paths via the CLI. Closes #375. 2012-03-18 14:15:31 -07:00
Chris Eppstein
7ba0d44eaa Make Pathname objects work with add_import_path 2012-03-18 14:14:20 -07:00