Commit Graph

2539 Commits

Author SHA1 Message Date
Scott Davis
f70afea8db failing test for weird data inheritance bug 2012-01-30 19:22:26 -05:00
Scott Davis
96e0a8ccb2 Merge pull request #689 from Davidhidalgo/stable
I added the time of scss change for control more efficiently of the last...
2012-01-30 13:23:06 -08:00
Scott Davis
028234cda6 Merge pull request #680 from muffinresearch/stable
Fix link to sass options docs
2012-01-30 13:14:36 -08:00
Scott Davis
7aeccf11d2 Merge pull request #681 from nickcooley/stable
Fixed it's -> its typo (starting small :) )
2012-01-30 13:13:52 -08: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
Chris Eppstein
36b0da8caf Merge branch 'stable'
Conflicts:
	doc-src/content/CHANGELOG.markdown
2012-01-28 16:30:03 -08:00
Chris Eppstein
fc41c452b8 Don't set the quiet option unless disable_warnings is passed via the nested :sass options hash. 2012-01-28 16:25:04 -08:00
Chris Eppstein
938829de9a Update changelog 2012-01-28 16:24:46 -08:00
Chris Eppstein
e1ad1a808e Merge pull request #688 from bcardarella/patch-1
I'm noticing that fonts in IE8 are not working without this fix.
2012-01-28 16:22:12 -08: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
David Hidalgo
208c49af93 I added the time of scss change for control more efficiently of the last change 2012-01-26 15:16:26 +01:00
Brian Cardarella
f37800ba36 I'm noticing that fonts on IE8 are not working without this fix. 2012-01-26 04:13:26 -05:00
Nick Cooley
c0afcb67b3 Fixed it's -> its typo (starting small :) ) 2012-01-19 15:32:53 -05:00
Stuart Colville
4aacce2c35 Fix link to sass options docs 2012-01-19 10:39:55 +00: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