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
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
Xananax
234304d713
updated sprite tests to reflect property
...
background to background-image change
2012-02-09 15:28:04 +02:00
Scott Davis
2c42399725
fixed test
2012-01-31 12:07:38 -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
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
f70afea8db
failing test for weird data inheritance bug
2012-01-30 19:22:26 -05: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
Scott Davis
7d87a2eee8
strip .css from file names w/ test
2012-01-28 20:56:56 -05:00
Scott Davis
4e50273fdb
Merge branch 'master' into no_rails_integration
2012-01-18 20:05:58 -05:00
Scott Davis
8c84869b0b
fixed tests
2012-01-18 20:02:00 -05:00
Scott Davis
3df5ba3369
merge stable
2012-01-18 19:55:24 -05:00
Eric Meyer
0642deebc6
seems khtml might actually need the prefix for background-clip
2012-01-13 16:13:22 -07:00
Eric Meyer
236efc264b
update background-clip browser support and add tests.
2012-01-13 15:49:06 -07:00
Scott Davis
810a543400
Merge branch 'master' into no_rails_integration
2012-01-02 11:40:11 -05:00
Scott Davis
88aa3b3c7e
removed border-image ... someone needs to learn to close old issues =(
2012-01-02 11:32:10 -05:00
Scott Davis
9c0539aadf
docs for border-image
2012-01-02 02:46:19 -05:00
Scott Davis
3d23b36f63
inital implimentation of border-image
2012-01-02 02:29:16 -05:00
Scott Davis
a7a8ccab62
added tests for transition-duration via #575
2012-01-02 01:30:10 -05:00
Scott Davis
f4dda8a5d0
added sprite_names sass function and test closes #620
2012-01-02 01:01:11 -05:00
Scott Davis
6c98ff1d5c
removed ms prefix from box-sizing and added a test case
2012-01-02 00:48:43 -05:00
Scott Davis
dec5c9cb3b
added test for alternating rows and columns
2012-01-02 00:32:46 -05:00
Scott Davis
0f0c92e1bb
added -ms prefix to transitions via #590
2012-01-02 00:14:48 -05:00
Chris Eppstein
c4e9d00d61
Merge branch 'stable'
...
Conflicts:
VERSION.yml
doc-src/content/CHANGELOG.markdown
lib/compass/configuration/helpers.rb
test/units/sass_extensions_test.rb
2011-12-23 17:16:44 -08:00
Chris Eppstein
ca59adfa12
Add a new helper function to reject values from a list.
2011-12-23 16:53:48 -08:00
Chris Eppstein
fc46730b36
Fix broken tests.
2011-12-23 16:53:23 -08:00
Scott Davis
16fff73ed7
removed rails tests and total rails itegration
2011-12-20 22:25:30 -05:00
Scott Davis
c92766ba99
added reset-baseline to vertical rhythym
2011-12-19 12:44:35 -05:00
Scott Davis
89de5cb492
fixed some issues with test runners calling out the the command line which was creating unexpected results
2011-12-11 01:31:54 -05:00
Scott Davis
26249208a0
forgot to test left position
2011-12-10 12:52:47 -05:00
Scott Davis
6194cb478a
fixed repeat-x issues closes #633 "
2011-12-10 12:49:34 -05:00
Scott Davis
f8377d15ac
refactoring and code cleanup
2011-12-10 00:55:16 -05:00
Scott Davis
104f3cbf44
moved test to correct spot
2011-12-09 21:26:43 -05:00
Scott Davis
4e81fafac3
extracted layout tests
2011-12-09 21:13:18 -05:00
Scott Davis
cd5b1949dd
-o-box-shadow does not exist closes #631 with tests
2011-12-01 15:49:49 -05:00
Scott Davis
4766890388
Merge branch 'patch-1' of https://github.com/jfelchner/compass into merge-1
2011-11-22 10:39:33 -05:00
Jeff Felchner
f52d3078be
Fix tests so that output matches the story told by the code
2011-11-22 02:08:39 -06:00
Scott Davis
7d2d537e0a
forgot test file
2011-11-17 15:58:11 -05:00
Scott Davis
32b6c7fe25
fixed sorting issues with jruby and rbx
2011-11-17 15:53:20 -05:00
Scott Davis
d33585581e
closes #600 fixed to_path issue caused by sprokets
2011-11-17 15:07:03 -05:00
Chris Eppstein
730acb62f4
Remove deprecated forms of the box-shadow, text-shadow, and transition mixins.
2011-11-11 09:19:43 -08:00
Chris Eppstein
ebd758a799
Merge branch 'stable'
...
Conflicts:
bin/compass
2011-11-06 18:02:41 -08:00
Chris Eppstein
4183a60e31
Handle frameworks without a templates directory.
2011-11-06 18:01:27 -08:00
Scott Davis
b67c471780
cleaned up test file
2011-11-04 10:51:34 -04:00
Scott Davis
bc3334bec9
you can now inline sprite images using $<map>-inline:true; before calling the @import closes #611
2011-11-04 10:47:31 -04:00
Scott Davis
7334285950
closes #598 enjoy your increase in bytes!
2011-11-04 10:15:23 -04:00
Scott Davis
57f35d477a
closes #572
2011-11-04 09:42:35 -04:00
Scott Davis
dc878a16a0
forgot test files
2011-11-04 09:20:22 -04:00
Scott Davis
f458519e01
fixes issue #602
2011-11-04 09:19:37 -04:00