Commit Graph

2333 Commits

Author SHA1 Message Date
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
Scott Davis
724a5dcc7d Merge pull request #603 from jdelStrother/precompile
Fix Railtie initialization when initialize_on_precompile is disabled
2011-11-01 11:05:35 -07:00
Scott Davis
3a4c5c75dc Merge pull request #607 from chriseppstein/sprite_demensions
Sprite demensions
2011-10-25 13:34:39 -07:00
Scott Davis
fa49a6b933 i cant spell =( 2011-10-25 16:33:51 -04:00
Scott Davis
063803c5cc updated docs for new functions 2011-10-25 16:29:36 -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
Scott Davis
16ff623732 desmelled the binding class 2011-10-25 15:55:06 -04:00
Scott Davis
98775ea1ec sprite importer will now use erb to generate scss to its easyer to manage 2011-10-25 15:47:58 -04:00
Scott Davis
e8becc7fee working on sprite importer with erb templates 2011-10-25 13:49:34 -04:00
Chris Eppstein
a00044cc49 Merge branch 'stable' 2011-10-16 12:54:38 -07:00
Chris Eppstein
b4d6550135 a different presentation for suggesting GUIs on the install page. 2011-10-16 12:54:13 -07:00
Chris Eppstein
c69e95b925 update nanoc version. 2011-10-16 12:42:38 -07:00
Chris Eppstein
fe7f70d35c [docs] upgrade nanoc 2011-10-16 12:12:55 -07:00
neilparikh
38ccee8708 Added link to the Scout GUI for Compass. 2011-10-16 11:16:25 -07:00
Chris Eppstein
64c21f6fac Merge branch 'stable'
Conflicts:
	test/fixtures/stylesheets/compass/css/user-interface.css
2011-10-16 11:12:06 -07:00
Chris Eppstein
2f5cc38457 Further doc cleanup 2011-10-16 11:05:51 -07:00
Chris Eppstein
3d1502484c Merge pull request #558 from Methemer/patch-1
converts some code docs to scss.
2011-10-16 11:01:08 -07:00
Jonathan del Strother
87d3bdc09d Fix Railtie initialization when initialize_on_precompile is disabled 2011-10-12 15:27:00 +01:00
Scott Davis
616af1c139 Merge pull request #593 from davidchambers/master
Use `transition` shorthand if appropriate
2011-10-11 17:45:41 -07:00