Commit Graph

2394 Commits

Author SHA1 Message Date
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
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
Scott Davis
03f648d5c4 bump sprite version for next release 2011-12-13 18:14:20 -05:00
Chris Eppstein
69ef6afea0 Merge pull request #648 from rvock/stable
remove less files, when cleaning up old sprites
2011-12-13 14:51:40 -08:00
Robert Vock
570ce43d96 remove less files, when cleaning up old sprites (fixes deleting to many generated sprites in some cases) 2011-12-13 22:56:54 +01:00
Scott Davis
7d22d3668c detecting rails was breaking features on traivis ci will investigate 2011-12-11 01:38:11 -05:00
Scott Davis
89de5cb492 fixed some issues with test runners calling out the the command line which was creating unexpected results 2011-12-11 01:31:54 -05:00
Scott Davis
684ad8754a compass will now detect if your in a rails app and attempt to load its configuration from the application.rb if you are not using a compass configuration file 2011-12-10 15:13:29 -05:00
Scott Davis
5bf3b68d2c tuned Gemfile for travis-ci 2011-12-10 13:07:21 -05:00
Scott Davis
073c04cde8 1.8.7 fix 2011-12-10 12:55:54 -05:00
Scott Davis
3fc9dc79dc added 1.9.3 to travis ci 2011-12-10 12:54:39 -05:00
Scott Davis
26249208a0 forgot to test left position 2011-12-10 12:52:47 -05:00
Scott Davis
6194cb478a fixed repeat-x issues closes #633" 2011-12-10 12:49:34 -05:00
Scott Davis
f8377d15ac refactoring and code cleanup 2011-12-10 00:55:16 -05:00
Scott Davis
104f3cbf44 moved test to correct spot 2011-12-09 21:26:43 -05:00
Scott Davis
4e81fafac3 extracted layout tests 2011-12-09 21:13:18 -05:00
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