Scott Davis
|
fc034092aa
|
refactored and extracted sprite methods into modules
|
2011-05-17 15:09:15 -04:00 |
|
Scott Davis
|
bf0662cf87
|
smart packing inital implimentation
|
2011-05-17 12:36:39 -04:00 |
|
John Bintz
|
aa4999370f
|
even more cleanup
|
2011-05-16 11:50:01 -04:00 |
|
John Bintz
|
9eeff5a9fe
|
tweak
|
2011-05-16 11:35:41 -04:00 |
|
John Bintz
|
370044ba77
|
put in the row fitter
|
2011-05-16 11:35:00 -04:00 |
|
John Bintz
|
cc26b98909
|
start work on better packing algorithm, start with scan
|
2011-05-16 11:30:14 -04:00 |
|
Scott Davis
|
d9ca08f685
|
test files
|
2011-05-16 09:36:27 -04:00 |
|
Scott Davis
|
6ba72b9533
|
move hashing and comparison methods into SpriteMap class
|
2011-05-12 23:44:21 -04:00 |
|
Scott Davis
|
2d797ba956
|
removed unneeded file
|
2011-05-12 23:38:57 -04:00 |
|
Scott Davis
|
eec6759649
|
refactored the sass importer for sprites
|
2011-05-12 23:36:59 -04:00 |
|
Scott Davis
|
2f105f3696
|
made things less ambiguous
|
2011-05-11 02:45:26 -04:00 |
|
Scott Davis
|
fdd639efaf
|
updated the regex to support nested files and refactored some unclear functions
|
2011-05-11 02:41:51 -04:00 |
|
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
|
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
|
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 |
|
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
|
ea6e15b8a4
|
Handle homeless users. Closes GH-364.
|
2011-04-29 06:50:11 -07:00 |
|
Scott Davis
|
5a2967fe51
|
sprite test_unit
|
2011-04-28 02:50:14 -04:00 |
|
Chris Eppstein
|
144a3b27a1
|
Bump version and assign a name.
|
2011-04-24 22:21:10 -07:00 |
|
Chris Eppstein
|
28ccff0fba
|
Make the generated configuration file a little more readable.
|
2011-04-24 20:04:03 -07:00 |
|
Chris Eppstein
|
4957774e49
|
Default production mode to compressed output
|
2011-04-24 19:57:45 -07:00 |
|
Chris Eppstein
|
f775fa0ca0
|
Correct the CLI help on the default value of environment.
|
2011-04-24 19:56:29 -07:00 |
|
Chris Eppstein
|
5962a85a99
|
Fix broken linear gradients with svg enabled.
|
2011-04-24 18:59:07 -07:00 |
|
Chris Eppstein
|
a997fa2332
|
Use expand_path to match the behavior is Sass. Fixes a bug that causes compass to always compile all files.
|
2011-04-24 16:04:50 -07:00 |
|
Chris Eppstein
|
75901f9287
|
Fix watcher output on the first run.
|
2011-04-24 16:04:50 -07:00 |
|
Chris Eppstein
|
4127ea7c9e
|
Kick off a GC at the end of a watcher run.
|
2011-04-24 16:04:49 -07:00 |
|
Chris Eppstein
|
30e01c7cbd
|
Clean up the creation and management of importers and compilers
|
2011-04-24 16:04:49 -07:00 |
|
Scott Davis
|
613753e06a
|
merge
|
2011-04-23 10:19:40 -04:00 |
|
Scott Davis
|
9c8522be72
|
changed quotes to use syntactic sugar
|
2011-04-23 10:17:26 -04:00 |
|
Chris Eppstein
|
c7a1c2a911
|
Correctly report the changed file.
|
2011-04-22 09:37:19 -07:00 |
|
Chris Eppstein
|
ece275a054
|
Reset the memory cache before each watcher run.
|
2011-04-22 09:37:19 -07:00 |
|
Chris Eppstein
|
9e54d7bcb7
|
Unnecessary normalization -- sass will do it later.
|
2011-04-22 09:37:18 -07:00 |
|
Chris Eppstein
|
a8a74995bf
|
A module to help debug memory leaks in the watcher.
|
2011-04-22 09:37:11 -07:00 |
|
Chris Eppstein
|
f4ac295894
|
Refactor the gradient literals.
|
2011-04-20 22:28:46 -07:00 |
|
Chris Eppstein
|
9cafbc642c
|
Consistent hashing of the Sprite importer object
|
2011-04-20 21:09:40 -07:00 |
|
Chris Eppstein
|
134160885c
|
Store the compiler importer in the Sass options so sass doesn't make one.
|
2011-04-20 21:09:39 -07:00 |
|
Chris Eppstein
|
4c814f97dd
|
Use Sass's Chain and Memory caching for faster caching, store this once in the configuration when watching so Sass doesn't do this with each iteration.
|
2011-04-20 21:09:39 -07:00 |
|
Chris Eppstein
|
5f1c35d171
|
Only compute the sass engine options once in the update_project command -- this is called repeatedly by the watcher command.
|
2011-04-20 21:09:39 -07:00 |
|
Scott Davis
|
fec367d60c
|
fixed gemfile and removed coercion to float
|
2011-04-20 19:57:19 -04:00 |
|
Scott Davis
|
ac623c620b
|
svg gradients now support angles
|
2011-04-20 19:34:20 -04:00 |
|
Scott Davis
|
4e502dda73
|
svg gradients now support angles
|
2011-04-20 19:33:29 -04:00 |
|
Scott Davis
|
8642187173
|
updated linier svg gradients to have userSpaceOnUse to be consistant with the radial implimentation
|
2011-04-20 17:17:03 -04:00 |
|
Chris Eppstein
|
7b0bb7ad2b
|
Change FSSM to a gem dependency instead of vendoring it. Closes GH-343.
|
2011-04-19 20:00:54 -07:00 |
|
Scott Davis
|
3e013b8bd5
|
removed require for bigdecimal and updated the deprecated functions in the gem file
|
2011-04-17 23:11:25 -04:00 |
|
Chris Eppstein
|
3921e6f856
|
Fix floating point comparision issue. Closes GH-341.
|
2011-04-17 11:38:27 -07:00 |
|
Chris Eppstein
|
810b95e7f3
|
Added a mechanism for plugins to extend compass's configuration options.
|
2011-04-17 11:36:16 -07:00 |
|