Commit Graph

2437 Commits

Author SHA1 Message Date
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
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
Scott Davis
7b263fab5c Merge branch 'no_rails_integration' of github.com:chriseppstein/compass into no_rails_integration 2012-01-28 15:41:19 -05:00
Scott Davis
5948a7e38a dont require defaults only assets group 2012-01-28 15:40:51 -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
Scott Davis
be7b419479 Merge pull request #666 from ShishKabab/patch-1
Fix wrong degree to radian conversion in trig function. Might break some...
2012-01-18 16:49:07 -08: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
233ec887eb compass command is now bundler aware 2012-01-11 23:24:00 -05:00
Scott Davis
297c0b2426 Merge pull request #668 from ry5n/master
Added the one typo fix that wasn’t already in master
2012-01-10 05:40:14 -08:00
Ryan Frederick
df6524ef42 Fix typo in …help/turorials/contributing 2012-01-09 23:51:38 -08:00
ShishKabab
317999bc4e Fix wrong degree to radian conversion in trig function. Might break some stylesheets for users so proceed with caution! 2012-01-08 13:54:58 +01:00
Scott Davis
bffba48375 fixed rouge puts 2012-01-06 14:21:05 -05:00
Scott Davis
7c8c0164b8 nuked merb 2012-01-06 14:05:34 -05:00
Chris Eppstein
2bd1775d71 Version bump 2012-01-05 08:50:42 -08:00
Chris Eppstein
1f1f4e2832 Fix a gemspec issue. 2012-01-05 08:47:21 -08:00
Chris Eppstein
31e77fe2ae Version bump for gemspec error 2012-01-05 08:45:28 -08:00
Chris Eppstein
25b0defa26 Fix a gemspec issue. 2012-01-05 08:45:28 -08:00
Scott Davis
c337982c3a Merge pull request #657 from kuroir/stable
Improves index/functions - adds links to sass functions and differentiat...
2012-01-03 20:37:51 -08:00
Scott Davis
b87dffb990 removed merb 2012-01-02 20:44:54 -05:00
Scott Davis
810a543400 Merge branch 'master' into no_rails_integration 2012-01-02 11:40:11 -05:00
Scott Davis
f1a6d3a8aa changlog 2012-01-02 11:33:16 -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
cf4805958d app integration 2012-01-02 11:27:20 -05:00
Scott Davis
49faec1756 changelog 2012-01-02 02:50:06 -05:00
Scott Davis
a8e48c5a2a added support for --debug-info and --no-debug-info to compass compile 2012-01-02 02:49:38 -05:00
Scott Davis
f8378d039d changelog updated 2012-01-02 02:49:08 -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
39db29cafb Merge branch 'stable' 2011-12-30 15:25:09 -08:00
Chris Eppstein
643539f40b trying out fusion ads. 2011-12-30 15:24:42 -08:00