Scott Davis
753ad37df7
Fixed problem with globs only going one directoy deep from now on imports like foo/*.png will get mapped to foo/**/*.png
...
Please enter the commit message for your changes. Lines starting
2011-05-10 22:44:10 -04:00
Scott Davis
369c8d636e
forgot test files
2011-05-10 21:57:43 -04:00
Scott Davis
84d207f827
Sass Colors will no longer cause an error if you use them as sprite names. closes #381
2011-05-10 21:51:35 -04:00
Scott Davis
325306dcec
Fixed and issue with the options keyword in the Sprite::Base class. it was casing the passed options to be reset to an empty hash. I renamed it to kwargs for consistancy. I also refactored my previous changes to be unobtrusive to people currently using the sprite-map function without an @import.
2011-05-10 21:04:57 -04:00
Scott Davis
80a6c90805
Revert "credit due on blog post"
...
This reverts commit 27d3aca067
.
2011-05-10 19:22:45 -04:00
Scott Davis
4321fc0cf5
refactored to allow a per sprite cleanup
2011-05-10 19:20:38 -04:00
Scott Davis
6cb9bc2662
old sprites will now be removed by default
2011-05-10 18:02:32 -04:00
Scott Davis
8f675f936b
moved test files to a more sain structure
2011-05-10 18:01:12 -04:00
Eric Meyer
27d3aca067
credit due on blog post
2011-05-09 18:34:33 -06:00
Eric Meyer
f12e92601c
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-05-09 13:14:26 -06:00
Eric Meyer
40d231948b
updated author info for eric
2011-05-09 13:13:42 -06:00
Eric Meyer
93b89a20bc
blog post: using compass with django
2011-05-09 11:43:17 -06:00
Chris Eppstein
26cb90e2fc
Fix broken link
2011-05-05 20:59:06 -07:00
Mattias Pfeiffer
223258c203
Removing unneeded 'unquote' from tests
2011-05-05 10:19:19 +02:00
Mattias Pfeiffer
6b3ca3901c
Adding note about path based asset cache busting in to documentation
2011-05-05 10:14:21 +02:00
Mattias Pfeiffer
d4422d108e
Adding changelog entry
2011-05-05 10:06:48 +02:00
Mattias Pfeiffer
8661c481cf
Fix comments for asset_cache_buster
2011-05-04 11:43:22 +02:00
Mattias Pfeiffer
2f3b757b46
Make asset_cache_buster return a hash with path and query, while still maintaining support for cache busting via query string if a string is returned.
2011-05-04 11:37:58 +02:00
Nathaniel Bibler
21928907e4
Extend cache busting to allow for path manipulation
2011-05-04 11:02:15 +02:00
Chris Eppstein
9b5d5b72a1
Update changelog.
2011-05-01 09:42:34 -07:00
Chris Eppstein
5ededce909
Add support for -ms gradients in background-image and background properties.
...
Closes GH-361.
2011-05-01 09:33:21 -07:00
Chris Eppstein
04a288ae8f
Give a better error if Sass::Script::Functions.declare does not exist.
...
Closes GH-365.
2011-05-01 08:28:58 -07:00
Chris Eppstein
8527f5b91f
A more robust approach to getting the git version.
2011-05-01 08:10:27 -07:00
Chris Eppstein
7d90dfe4a0
Disable 1.8.7 and rbx for now.
2011-04-29 07:07:44 -07:00
Chris Eppstein
ea6e15b8a4
Handle homeless users. Closes GH-364.
2011-04-29 06:50:11 -07:00
Chris Eppstein
2cafc616b6
see if this makes rubinius happy.
2011-04-28 22:02:51 -07:00
Chris Eppstein
d9e4054c7d
disable some tests in jruby.
2011-04-28 21:36:33 -07:00
Chris Eppstein
8728d676db
less output during cucumber tests.
2011-04-28 21:34:36 -07:00
Chris Eppstein
f115d38788
disable test in jruby.
2011-04-28 21:18:32 -07:00
Chris Eppstein
92ce8c6dbf
Add a sitemap.xml for the docs.
2011-04-28 20:45:01 -07:00
Scott Davis
b107017960
merge
2011-04-28 23:11:25 -04:00
Scott Davis
275263c84c
gem lock
2011-04-28 23:10:41 -04:00
Scott Davis
dc362c3fb4
moved sprite map test over
2011-04-28 23:09:43 -04:00
Scott Davis
6965005c15
bad files
2011-04-28 10:14:49 -04:00
Scott Davis
e74255635a
fixed features
2011-04-28 10:13:38 -04:00
Chris Eppstein
9f3ca16962
Take specs out of default tests
2011-04-28 07:03:40 -07:00
Scott Davis
c87b0fcd2d
Merge branch 'stable' of github.com:chriseppstein/compass
2011-04-28 09:06:34 -04:00
Scott Davis
3376a38f9d
fixed ruby 1.9.2 bug
2011-04-28 09:05:25 -04:00
Chris Eppstein
92a4a6522b
Travis CI support
2011-04-28 05:09:13 -07:00
Chris Eppstein
cd9fe91059
Merge branch 'master' into stable
...
* master:
sprite test_unit
more sprite tests to test_unit
sprite base test
sprite tests moved over
fixed merge in gemfile
diff helper
refactored tests
updated the sencha site graphic
updated gemfile
updated gemfile
updated gemfile
fixed merge
added application integration to turtorials
merge
added redirect for reference and updated general layouts redirect
Conflicts:
Gemfile
Gemfile.lock
2011-04-28 05:02:18 -07:00
Chris Eppstein
880360c0c1
Bump sass dependency for development.
2011-04-28 04:58:27 -07:00
Scott Davis
5a2967fe51
sprite test_unit
2011-04-28 02:50:14 -04:00
Scott Davis
1c8804386a
more sprite tests to test_unit
2011-04-28 02:49:03 -04:00
Scott Davis
8e2292b2a5
sprite base test
2011-04-28 00:35:10 -04:00
Scott Davis
3356303eb3
sprite tests moved over
2011-04-28 00:00:54 -04:00
Scott Davis
f4f9d7bfdc
fixed merge in gemfile
2011-04-27 23:23:14 -04:00
Scott Davis
27809a19de
Gemfile.locl
2011-04-27 23:20:29 -04:00
Scott Davis
c3845f9954
diff helper
2011-04-27 23:19:41 -04:00
Scott Davis
c317ef6870
refactored tests
2011-04-27 23:18:52 -04:00
Brandon Mathis
f3ea546150
fixed merge
2011-04-26 23:02:59 -05:00