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
|
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 |
|
Scott Davis
|
ab20a7b9d1
|
added sass functions to allow getting the unit value demensions of a sprite image
|
2011-10-25 16:14:46 -04:00 |
|
Chris Eppstein
|
64c21f6fac
|
Merge branch 'stable'
Conflicts:
test/fixtures/stylesheets/compass/css/user-interface.css
|
2011-10-16 11:12:06 -07:00 |
|
Scott Davis
|
616af1c139
|
Merge pull request #593 from davidchambers/master
Use `transition` shorthand if appropriate
|
2011-10-11 17:45:41 -07:00 |
|
Scott Davis
|
efdb00cc14
|
updated tests that the previous commit from @paulirish broke
|
2011-10-09 09:00:26 -04:00 |
|
David Chambers
|
7c738cd379
|
css3: use transition shorthand if appropriate (closes #585)
|
2011-10-06 21:41:41 -07:00 |
|
Michael Rykov
|
e12eb7b6d9
|
Fix to remove prefix to -moz-user-select values
|
2011-10-05 00:46:18 -07:00 |
|
Chris Eppstein
|
d794394ceb
|
Add missing test fixture.
|
2011-09-26 09:31:12 -07:00 |
|
Chris Eppstein
|
d03d529909
|
Add a new compass-env() helper that returns the compass environment.
|
2011-09-20 09:36:40 -07:00 |
|
Chris Eppstein
|
6b3b71ab37
|
Merge pull request #560 from johnbintz/rbx-sort-fix
Rubinius/JRuby sort fix
|
2011-09-19 12:31:39 -07:00 |
|
Chris Eppstein
|
c217edeed9
|
Fix broken tests
|
2011-09-19 11:04:35 -07:00 |
|
Chris Eppstein
|
942a84dca0
|
Tests need a logger.
|
2011-09-19 09:03:17 -07:00 |
|
John Bintz
|
c9593794bd
|
better sorting of images coming into sprites, fixes one rbx error
|
2011-09-17 12:02:51 -04:00 |
|
Scott Davis
|
88ee68de5d
|
Merge branch 'master' of github.com:chriseppstein/compass
|
2011-09-17 00:46:07 -04:00 |
|
Scott Davis
|
6cba5520aa
|
fixed issue with showing positions and made the internal api consistant with the documentation
|
2011-09-17 00:45:35 -04:00 |
|
Chris Eppstein
|
d7a579ce58
|
Fix broken tests.
|
2011-09-16 18:00:00 -07:00 |
|
Chris Eppstein
|
87377ad7ff
|
slightly better error message
|
2011-09-16 17:59:11 -07:00 |
|
Chris Eppstein
|
155834b341
|
Merge remote branch 'botandrose/patch-4'
* botandrose/patch-4:
add test for inline_font_files()
Inline fonts weren't being base64 encoded.
|
2011-09-16 15:49:49 -07:00 |
|