Richard Herrera
94bef38312
Adding a single transform transition stylesheet test.
2012-02-26 14:52:35 -08:00
Richard Herrera
c1ce093cbc
Keeping things DRY, refactoring some shared functionality. All prefix fixes now route through an @build-prefix-values mixin.
2012-02-26 14:51:59 -08:00
Richard Herrera
3f23287afb
Adding test for multiple transitions.
2012-02-26 12:28:03 -08:00
Richard Herrera
14a553f0f4
Redundant use of a built-in helper function. Removing array-push() for append().
2012-02-26 12:27:49 -08:00
Richard Herrera
177fda7460
Per @chriseppstein: we don't need to use -compass-space-list
anymore. Sass provides ()
to construct an empty space-delimited list.
2012-02-26 11:53:10 -08:00
Richard Herrera
4d01676a76
Redundant use of a built-in helper function. Removing string-join() for compact(join()).
2012-02-26 11:43:00 -08:00
Richard Herrera
3b586059cd
Test for multiple transition properties.
2012-02-26 11:39:58 -08:00
Richard Herrera
9a40ba9ec3
transition-property mixin now includes support for multiple prefixed values.
2012-02-26 11:39:30 -08:00
Richard Herrera
388e3a611f
Using transition property in lieu of @experimental mixin.
2012-02-26 11:38:55 -08:00
Richard Herrera
6a3d024cc1
Updated with the following:
...
- Added stylesheet tests for prefixed transition properties.
- transition-property mixin now passes all tests.
- single-transition mixin now passes all tests.
- Updated rewrite to respect user specified browser support.
2012-02-26 00:55:52 -08:00
Richard Herrera
cf60a90931
Adding support for prefixed transition properties, e.g. transform & transform-origin. Can easily be extended for further properties.
2012-02-18 11:36:49 -08:00
Scott Davis
ecb3f38a8f
Merge pull request #717 from nathggns/master
...
Fix 404 links.
2012-02-14 08:29:26 -08:00
Nathaniel Higgins
75df388aef
Fix links in spriting that result in 404s
2012-02-14 01:59:28 +00:00
Scott Davis
bbdb179df1
Revert "Merge pull request #712 from Xananax/sprite_background_image"
...
This reverts commit 0c208d58fa
, reversing
changes made to c81af69c69
.
2012-02-09 19:50:20 -05:00
Scott Davis
0c208d58fa
Merge pull request #712 from Xananax/sprite_background_image
...
Sprite background image
2012-02-09 14:00:22 -08:00
Xananax
205f059adb
Changed the background property into
...
background-image property in order
to allow one to set a background-color;
previously, background-color was
overriden by the background style.
Also added background-repeat property.
2012-02-09 15:29:52 +02:00
Xananax
234304d713
updated sprite tests to reflect property
...
background to background-image change
2012-02-09 15:28:04 +02:00
Scott Davis
c81af69c69
Merge pull request #706 from hcatlin/master
...
Documentation Tweak
2012-02-08 08:36:09 -08:00
Hampton Catlin
6cca0c4852
small documentation change to 3d transforms. referenced here: http://css3.bradshawenterprises.com/support/
2012-02-06 13:52:06 -08:00
Scott Davis
99c1d372d7
version bump
2012-02-02 17:29:11 -05:00
Chris Eppstein
87e57cf6ea
Upgrade notifications for compass rails users to use the compass-rails gem.
2012-02-02 13:59:20 -08:00
Scott Davis
c403ac9035
Merge branch 'master' of github.com:chriseppstein/compass
2012-01-31 12:07:58 -05:00
Scott Davis
2c42399725
fixed test
2012-01-31 12:07:38 -05:00
Scott Davis
ea677274a4
rogue quote
2012-01-31 12:05:52 -05:00
Scott Davis
05364e0a36
merge
2012-01-31 12:04:03 -05:00
Chris Eppstein
050e45d2fc
Add img to the inline-block display type for elements-of-type().
2012-01-31 09:01:50 -08:00
Scott Davis
fedc4fa47c
fixed version
2012-01-31 11:58:50 -05:00
Scott Davis
addbc94716
Merge branch 'no_rails_integration'
2012-01-31 11:55:59 -05:00
Scott Davis
e7332268f3
Merge branch 'no_rails_integration' of github.com:chriseppstein/compass into no_rails_integration
2012-01-31 11:29:50 -05:00
Scott Davis
5cd4136676
fixed problem with path and ree/1.8.7 in test case
2012-01-31 11:29:39 -05:00
Chris Eppstein
144ae4f672
Compass 0.12 blog post
2012-01-31 08:03:12 -08:00
Scott Davis
3d4ddca76a
strip nils
2012-01-31 04:12:36 -05:00
Scott Davis
0e74efb13e
change version
2012-01-31 04:03:22 -05:00
Chris Eppstein
cef86e2bbc
Account for the fact that ruby 1.8 returns strings from the local_variables method.
2012-01-30 21:26:57 -08:00
Jannis Leidel
ff51850b90
Flush stdout buffer to make sure the stdout message show up correctly.
2012-01-30 21:09:51 -08:00
Chris Eppstein
e3d50c19e5
Merge commit 'bac8667fb4d0103b975dacc261ed1da08f455e49' into no_rails_integration
2012-01-30 21:07:10 -08:00
Scott Davis
097c88dc45
Merge branch 'no_rails_integration' of github.com:chriseppstein/compass into no_rails_integration
2012-01-30 22:32:41 -05:00
Scott Davis
f11e5a3205
refactored the previous change
2012-01-30 22:32:05 -05:00
Scott Davis
7198a69909
sprite importer will now error if it does not find the associated glob
2012-01-30 22:12:01 -05:00
Scott Davis
11cf736066
fixed bug where application integrations would not load if there was a config file
2012-01-30 22:11:34 -05:00
Chris Eppstein
ee1adf9535
Update the madlib for compass 0.12 and compass-rails.
2012-01-30 18:57:17 -08:00
Scott Davis
e4681e2672
fixed weird bug with data inheritance
2012-01-30 19:59:31 -05:00
Scott Davis
f70afea8db
failing test for weird data inheritance bug
2012-01-30 19:22:26 -05:00
Scott Davis
96e0a8ccb2
Merge pull request #689 from Davidhidalgo/stable
...
I added the time of scss change for control more efficiently of the last...
2012-01-30 13:23:06 -08:00
Scott Davis
028234cda6
Merge pull request #680 from muffinresearch/stable
...
Fix link to sass options docs
2012-01-30 13:14:36 -08:00
Scott Davis
7aeccf11d2
Merge pull request #681 from nickcooley/stable
...
Fixed it's -> its typo (starting small :) )
2012-01-30 13:13:52 -08:00
Chris Eppstein
a6c045785d
Allow some config attributes that are arrays to be inherited properly
...
from inherited config data.
2012-01-30 11:21:29 -08:00
Chris Eppstein
d642ae7b74
Changelog for rc.0 and a blog post.
2012-01-29 08:27:07 -08:00
Scott Davis
c3b0f0117a
remove todo comment
2012-01-28 20:57:30 -05:00
Scott Davis
7d87a2eee8
strip .css from file names w/ test
2012-01-28 20:56:56 -05:00