Commit Graph

2351 Commits

Author SHA1 Message Date
Scott Davis
a1d13dc3ec Merge branch 'master' of github.com:chriseppstein/compass 2011-12-09 20:43:19 -05:00
Scott Davis
1280fce2be added guard support 2011-12-09 20:42:31 -05:00
Scott Davis
2e6c224e80 removed Gemfile.lock yehuda commands it http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ 2011-12-09 20:41:59 -05:00
Scott Davis
aa49b7de1b removed autotest gross 2011-12-09 20:20:45 -05:00
Scott Davis
97bd379398 Merge pull request #642 from shama/master
Fixing typos
2011-12-07 19:27:11 -08:00
Kyle Robinson Young
95358b0b83 Fix typos 2011-12-07 18:33:41 -08:00
Scott Davis
cd5b1949dd -o-box-shadow does not exist closes #631 with tests 2011-12-01 15:49:49 -05:00
Scott Davis
70ee152f79 fixed typo via #634 2011-12-01 15:04:50 -05:00
Scott Davis
ac0136981a fixed cucumber deprication notice 2011-12-01 15:02:15 -05:00
Scott Davis
701c8d33c7 fixed sass deprication error of Sass::Compiler#on_updating_stylesheet closes #635 2011-12-01 14:54:39 -05:00
Chris Eppstein
aab827f3c4 Prep for v0.12.alpha.2 2011-11-28 09:23:55 -08:00
Chris Eppstein
2dbf44c263 Fix for the default path of generated images in rails 2.x 2011-11-28 09:09:08 -08:00
Chris Eppstein
37de6efc24 Fix an issue with rails 2.x due to the image_url changing modules. 2011-11-28 09:09:08 -08:00
Scott Davis
79d94647f9 merge closes #628 2011-11-22 10:42:57 -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
Jeff Felchner
e6d3fcd3be Arguments order differs from the standard order being passed to 2011-11-22 01:03:05 -06:00
Scott Davis
db61efc78f tweatk readme 2011-11-17 19:02:49 -05:00
Scott Davis
b10758142e added build status 2011-11-17 18:59:51 -05:00
Scott Davis
b96789ce5b fixed cucumber features 2011-11-17 18:40:42 -05:00
Scott Davis
b2f420db66 updated feature for sprite change 2011-11-17 16:08:23 -05: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
3bc39aae2b typos 2011-11-14 15:58:21 -08:00
Chris Eppstein
1cd0c41c6f versions and dates 2011-11-14 15:56:10 -08:00
Chris Eppstein
129652d382 Merge branch 'stable' 2011-11-14 15:48:42 -08:00
Chris Eppstein
88c90f4397 Merge remote-tracking branch 'ericam/stable' into stable 2011-11-14 15:48:23 -08:00
Scott Davis
1d13ce1afc Merge pull request #616 from daniely/stable
fix link and reword section on overriding constants
2011-11-14 09:20:38 -08:00
daniely
91ca5a27bd fix link and reword section on overriding constants 2011-11-14 19:54:26 +08:00
Chris Eppstein
730acb62f4 Remove deprecated forms of the box-shadow, text-shadow, and transition mixins. 2011-11-11 09:19:43 -08:00
Eric Meyer
33ee8b0969 remove 'underline.png' reference from vertical-rhythms. 2011-11-10 15:04:49 -07:00
Eric Meyer
298a97d7bb Merge branch 'stable' of github.com:chriseppstein/compass into stable 2011-11-10 14:45:54 -07: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
Chris Eppstein
720cc891ae Return an error exit code if no exit code is provided by the command. 2011-11-06 18:01:27 -08:00
Chris Eppstein
9888efdbc2 We actually count css selectors, not rules in compass stats 2011-11-06 18:01:27 -08:00
Eric Meyer
209e25a8b9 Merge branch 'stable' of github.com:chriseppstein/compass into stable 2011-11-04 11:09:49 -06:00
Eric Meyer
d5f1bb991f Merge branch 'stable' of github.com:ericam/compass into stable 2011-11-04 11:07:02 -06:00
Scott Davis
5ac790a419 change log 2011-11-04 10:55:13 -04: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
7e031ec179 gemfile.lock 2011-11-04 10:14:50 -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
eb10566e02 fixed and issue with Sprokets trying to the the supreme ruler of the file paths! 2011-11-03 15:45:32 -04:00
Scott Davis
044855e04d Merge pull request #610 from coderanger/fix/inheritance
Handle Rails adding methods to nil that it really shouldn't.
2011-11-01 17:59:41 -07:00
Noah Kantrowitz
ca4af48b7d Handle Rails adding methods to nil that it really shouldn't. 2011-11-01 17:45:00 -07:00