Commit Graph

2415 Commits

Author SHA1 Message Date
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
Brian Cardarella
f37800ba36 I'm noticing that fonts on IE8 are not working without this fix. 2012-01-26 04:13:26 -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
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
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
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
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
Mario Kuroir Ricalde
55b049e1fa Improves index/functions - adds links to sass functions and differentiate them from Compass ones. 2011-12-28 02:57:00 -06:00
Chris Eppstein
4171c0eef7 update changelog for release 2011-12-23 17:26:10 -08: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
1046a553c7 Version bump 2011-12-23 17:10:19 -08:00
Chris Eppstein
b361ac54c8 Update CHANGELOG for release. 2011-12-23 17:02:57 -08:00
Chris Eppstein
5138d5a187 Support for new versions of sass where the callback name changed. 2011-12-23 17:00:59 -08:00
Chris Eppstein
309a0ea7d3 Don't put the fill keyword in prefixed versions of the border-image property. 2011-12-23 16:54:49 -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
Chris Eppstein
3110fc5d9e Support for new versions of sass where the callback name changed. 2011-12-23 16:23:14 -08:00
Chris Eppstein
e6b967a8c3 Make the -line-padding variable in the vertical rhythm module configurable. 2011-12-23 16:23:14 -08:00
Scott Davis
986714a013 changelog 2011-12-19 12:47:15 -05:00
Scott Davis
4b99aff3b7 Merge branch 'master' of github.com:chriseppstein/compass 2011-12-19 12:45:39 -05:00
Scott Davis
c92766ba99 added reset-baseline to vertical rhythym 2011-12-19 12:44:35 -05:00
Chris Eppstein
fdfca46d28 Allow the vertical rhythm to adjust to half lines when -to-nearest-half-line is set to true in order to avoid awkwardly large gaps between lines. This setting is false by default. 2011-12-17 17:36:55 -08:00
Scott Davis
57dcbad3ae Revert "bump sprite version for next release"
This reverts commit 03f648d5c4.
2011-12-13 18:17:24 -05:00
Scott Davis
1e74425e9b merge from stable 2011-12-13 18:16:12 -05:00