Scott Davis
cc81fe6fac
merged version.yml
2011-06-27 00:56:29 -04:00
Chris Eppstein
4213375c00
Merge branch 'stable'
...
* stable:
forgot to add features to the ci file
2011-06-11 23:59:32 -07:00
Chris Eppstein
2772a70e00
travis.ci
2011-06-11 23:59:00 -07:00
Scott Davis
6712c65ce7
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-06-12 02:56:27 -04:00
Scott Davis
6bb9904834
forgot to add features to the ci file
2011-06-12 02:55:36 -04:00
Chris Eppstein
2d81e0a506
Fix bug
2011-06-11 23:45:00 -07:00
Chris Eppstein
a6a80221ee
update test for pie-clearfix
2011-06-11 23:35:29 -07:00
Chris Eppstein
6ca90dccc3
Update changelog for clearfix
2011-06-11 23:27:38 -07:00
Chris Eppstein
809394a1e9
make the micro-clearfix a replacement for pie-clearfix. Add a new legacy-pie-clearfix for users who still need the old clearfix.
2011-06-11 23:27:38 -07:00
Scott Davis
890236a8ad
gemfile
2011-06-12 02:26:09 -04:00
Scott Davis
b352e8b140
test file for sprite command
2011-06-12 02:25:10 -04:00
Scott Davis
b9234e50d0
added test for sprite command and removed specs
2011-06-12 02:22:05 -04:00
Scott Davis
0f8cd61436
updated change log
2011-06-12 01:56:03 -04:00
Scott Davis
f0f231a041
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-06-12 01:49:43 -04:00
Chris Eppstein
7d68162499
changelog updates.
2011-06-11 22:49:12 -07:00
Scott Davis
c4e3a83cda
updated docs to reflect sprite hash change
2011-06-12 01:48:09 -04:00
Scott Davis
adac73a951
updated docs to reflect engine change
2011-06-12 01:47:38 -04:00
Scott Davis
41bd992a8d
fixed :sprite_generated callback its now passing along the canvas
2011-06-12 01:42:38 -04:00
Scott Davis
1f17603aea
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-06-12 01:38:42 -04:00
Chris Eppstein
894e5d51a0
Merge commit 'cb6068c9a351cd43111e7a89f2c69c095a3eeec6' into stable
...
* commit 'cb6068c9a351cd43111e7a89f2c69c095a3eeec6':
Adding Micro Clearfix which is new and uses less CSS than PIE Clearfix
2011-06-11 22:38:13 -07:00
Scott Davis
6b7f2c2419
updated tests
2011-06-12 01:37:44 -04:00
Scott Davis
cebe25a460
implimented engine in sprite_map
2011-06-12 01:37:21 -04:00
Scott Davis
80412b5c1d
added engine to sprite_map
2011-06-12 01:35:50 -04:00
Scott Davis
b6cf4f5213
refactored engine to be a class and turned on best compression for chunky_png
2011-06-12 01:35:19 -04:00
Scott Davis
6f95c9d17a
added canvas to engine
2011-06-12 01:34:33 -04:00
Chris Eppstein
fa165a3d84
bump chunky_png version dependency.
2011-06-11 22:28:56 -07:00
Chris Eppstein
39df74c55a
Add a new command to clean up generated files
2011-06-11 22:28:38 -07:00
Chris Eppstein
2be7567bb2
Better error message when a sub command is missing.
2011-06-11 21:54:56 -07:00
Chris Eppstein
ab25ba0b40
Code cleanup
2011-06-11 21:54:32 -07:00
Chris Eppstein
c069babe76
log removal actions in the compiler output.
2011-06-11 21:54:12 -07:00
Scott Davis
7454e522a5
engine abstract
2011-06-12 00:52:36 -04:00
Scott Davis
3d4a57c3c1
engine test
2011-06-12 00:52:05 -04:00
Scott Davis
a6ea065eaa
split sprite map class into modules for easy reading it was way to long
2011-06-12 00:16:11 -04:00
Scott Davis
21a5a2ae3d
sprite module files
2011-06-12 00:15:23 -04:00
Chris Eppstein
437842caa1
Revert "Adding changelog entry"
...
This reverts commit d4422d108e
.
2011-06-11 19:39:33 -07:00
Chris Eppstein
40e2f330e6
Merge remote-tracking branch 'pfeiffer/cache_busting' into stable
...
* pfeiffer/cache_busting:
Removing unneeded 'unquote' from tests
Adding note about path based asset cache busting in to documentation
Adding changelog entry
Fix comments for asset_cache_buster
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.
Extend cache busting to allow for path manipulation
2011-06-11 17:37:55 -07:00
Chris Eppstein
5999c7ba6c
Sass and compass both have :quiet options with different meanings. So we have to separate the options out.
2011-06-11 16:49:28 -07:00
Chris Eppstein
59a6d5706d
Fix a bug in the importer string representation.
2011-06-11 13:47:59 -07:00
Chris Eppstein
b3ed3705c9
fix bug in test runner
2011-06-11 12:11:00 -07:00
Chris Eppstein
ecd1efdea4
Fix for a compass validator bug due to some internal compass changes.
2011-06-11 11:33:01 -07:00
Chris Eppstein
e4a22c4cbf
Fix stable version
2011-06-11 11:06:43 -07:00
Chris Eppstein
47572acc50
Spelling.
2011-06-11 10:24:17 -07:00
Chris Eppstein
696d84562d
Track rails branch as a different version state.
2011-06-10 16:00:56 -07:00
Chris Eppstein
ba5bec3e09
Merge branch 'master' into rails31
...
* master:
Prepare the next release version
Fix CSS3 background attribute
Version Bump & Prepare for v0.11.2
Strong tags in the docs should be bold.
Fixes sprites file names with sprockets, modifies tests accordingly to new structure.
removed all cacheing from importer class it causes more problems then it was worth
gemfile
removed another instance cache in the importer that could be problematic
updated importer to validate that sprites are png files
run bundle exec when running tests
cleaned up some over zelious cacheing that was causing inconsistancy problems
added test for sprite importer
removed unneeded cache
readded mtime to importer class
typo: appliction
Update test case for flexible box.
Enable IE 10 support for flexible box with the -ms prefix.
2011-06-10 16:00:04 -07:00
Chris Eppstein
69cf947cab
Prepare the next release version
2011-06-10 15:59:38 -07:00
Chris Eppstein
3473e7d63a
Merge branch 'stable'
...
* stable:
Version Bump & Prepare for v0.11.2
Strong tags in the docs should be bold.
typo: appliction
Update test case for flexible box.
Enable IE 10 support for flexible box with the -ms prefix.
2011-06-10 15:56:46 -07:00
Chris Eppstein
00195296b8
Merge pull request #405 from dpogue/patch-1
...
Enable IE 10 support for flexible box with the -ms prefix.
2011-06-10 15:43:41 -07:00
Chris Eppstein
b6bec9ad62
Merge pull request #424 from tashian/master
...
Just a one-line doc fix of the CSS3 background attribute
2011-06-10 15:42:48 -07:00
tashian
60680769ca
Fix CSS3 background attribute
2011-06-10 11:31:30 -07:00
Chris Eppstein
e2966fa78d
Version Bump & Prepare for v0.11.2
2011-06-10 09:39:39 -07:00