Commit Graph

  • 7c738cd379 css3: use transition shorthand if appropriate (closes #585) David Chambers 2011-10-06 21:41:41 -0700
  • 6f2ac833fd Merge pull request #581 from rykov/stable Eric Meyer 2011-10-05 09:35:46 -0700
  • e12eb7b6d9 Fix to remove prefix to -moz-user-select values Michael Rykov 2011-10-05 00:46:18 -0700
  • bd204a4f58 typo Scott Davis 2011-10-05 02:14:29 -0400
  • 4fba9604eb Merge branch 'master' of github.com:chriseppstein/compass Scott Davis 2011-10-05 02:06:48 -0400
  • 7e32d91ae6 updated spriting docs via #403 closes #403 Scott Davis 2011-10-05 02:01:27 -0400
  • 4c9656f35a Removed UTF-8 Character from the comments. Chris Eppstein 2011-10-04 13:26:06 -0700
  • 656f12a4ab Fixed type conversion error Colin Dean 2011-09-30 14:01:07 -0300
  • 067fb963df updated rake and cucumber so tests pass in 1.9.3 Scott Davis 2011-09-26 13:42:12 -0400
  • d794394ceb Add missing test fixture. Chris Eppstein 2011-09-26 09:31:12 -0700
  • fecc98219d Refactor loggin within sprites Chris Eppstein 2011-09-26 09:00:51 -0700
  • 9b56dc6169 updated for image_size monkey patch for api change Scott Davis 2011-09-24 01:21:41 -0400
  • d03d529909 Add a new compass-env() helper that returns the compass environment. Chris Eppstein 2011-09-20 09:36:40 -0700
  • 972c53ecb5 Respect the --force option with sprite generation. Chris Eppstein 2011-09-19 18:19:42 -0700
  • 38e4b3a3d9 Run a callback when a sprite is removed. Chris Eppstein 2011-09-19 18:19:04 -0700
  • 71e5d28a29 Respect the --quiet option with sprite logging Chris Eppstein 2011-09-19 18:18:38 -0700
  • 28daff6771 Assert that sprite offsets are numbers. Chris Eppstein 2011-09-19 17:59:37 -0700
  • 1b3e7a3a6b Fix failing integration test. Chris Eppstein 2011-09-19 12:44:54 -0700
  • 6b3b71ab37 Merge pull request #560 from johnbintz/rbx-sort-fix Chris Eppstein 2011-09-19 12:31:39 -0700
  • c217edeed9 Fix broken tests Chris Eppstein 2011-09-19 11:04:35 -0700
  • 942a84dca0 Tests need a logger. Chris Eppstein 2011-09-19 09:03:17 -0700
  • bfcff75c32 Handle the case where the there is not relative path to the images directory. Chris Eppstein 2011-09-19 09:03:02 -0700
  • b5ca89425d code cleanup Chris Eppstein 2011-09-19 07:40:44 -0700
  • de029babb5 Slightly prettier output during sprite file generation. Chris Eppstein 2011-09-19 07:29:00 -0700
  • ce853df6bf In some cases changing the layout doesn't force the sprite hash to change, so we have to make the layout part of the hash. Chris Eppstein 2011-09-19 07:40:29 -0700
  • 8b33471229 Bump sprite version for this release. Chris Eppstein 2011-09-19 07:39:32 -0700
  • cd907d17a7 Log the creation or unchanged status of sprites during compilation. Chris Eppstein 2011-09-19 07:28:29 -0700
  • 2359f8f213 I think it's time to move to SCSS Format, therefore I would like to start making SASS to SCSS Forks :) Methemer 2011-09-19 16:27:35 +0300
  • 5fd2c14d06 A better setting to check if we are precompiling Chris Eppstein 2011-09-17 07:44:49 -0700
  • c9593794bd better sorting of images coming into sprites, fixes one rbx error rbx-sort-fix John Bintz 2011-09-17 12:02:51 -0400
  • fe4edff7d4 Workaround for the deprecated static_root Chris Eppstein 2011-09-17 07:44:20 -0700
  • 88ee68de5d Merge branch 'master' of github.com:chriseppstein/compass master Scott Davis 2011-09-17 00:46:07 -0400
  • 6cba5520aa fixed issue with showing positions and made the internal api consistant with the documentation Scott Davis 2011-09-17 00:45:35 -0400
  • d7a579ce58 Fix broken tests. Chris Eppstein 2011-09-16 18:00:00 -0700
  • 87377ad7ff slightly better error message Chris Eppstein 2011-09-16 17:59:11 -0700
  • 77321fdb80 Revert "Revert "removed useless unit"" Chris Eppstein 2011-09-16 17:47:08 -0700
  • 493f01c2c2 Update changelog Chris Eppstein 2011-09-16 16:02:02 -0700
  • 78c102297b Merge pull request #537 from pzgz/master Chris Eppstein 2011-09-16 16:01:01 -0700
  • 155834b341 Merge remote branch 'botandrose/patch-4' Chris Eppstein 2011-09-16 15:49:49 -0700
  • ea10cf43fc Merge branch 'stable' Chris Eppstein 2011-09-16 15:21:55 -0700
  • 1dd2563484 Use the default compass images directory in the spriting tutorial stable Chris Eppstein 2011-09-12 14:56:05 -0700
  • 9d1e2c9bea Update changelog Chris Eppstein 2011-09-16 15:19:57 -0700
  • 37c58300c0 Merge pull request #540 from boriskaiser/stable Chris Eppstein 2011-09-16 15:19:22 -0700
  • 49ea916c58 Merge pull request #549 from ravinggenius/master Chris Eppstein 2011-09-16 14:57:02 -0700
  • 9d48b2539c Fixing funny typo, abiding by the rules of using Compass. Beau Smith 2011-05-13 12:46:19 -0700
  • 660c5697db image_size was causing issue with rails and the sass evaluation context Scott Davis 2011-09-15 11:25:57 -0400
  • e52184b6fe fixes #551 with failing test Scott Davis 2011-09-14 12:47:20 -0400
  • 35b9b60c7c Sprite importer now passes the correct filename to the sass engine which was causeing unexpected uris to get returned Scott Davis 2011-09-12 20:44:12 -0400
  • f0f4ac9700 Revert "removed useless unit" Scott Davis 2011-09-12 20:34:13 -0400
  • 7fced9373e added detail to rhythm-border documentation. Eric Meyer 2011-09-12 14:36:40 -0600
  • edc7942396 Merge branch 'stable' Chris Eppstein 2011-09-12 13:37:32 -0700
  • cc8e03581a added detail to rhythm-border documentation. Eric Meyer 2011-09-12 14:36:40 -0600
  • 92981fb5d3 Merge pull request #509 from ericam/stable Eric Meyer 2011-09-12 13:23:30 -0700
  • f4d1a8255c changelog for user-select Eric Meyer 2011-09-12 14:18:15 -0600
  • aef3c5a07e Merge branch 'stable' of github.com:chriseppstein/compass into stable Eric Meyer 2011-09-12 14:04:24 -0600
  • 93811a66c4 Merge pull request #548 from brikou/patch-1 Chris Eppstein 2011-09-11 23:45:00 -0700
  • a8ff39a8e4 removed useless unit Brikou CARRE 2011-09-12 09:34:45 +0300
  • 6dbce65e32 update PIE.htc to Version 1.0beta5 Boris Kaiser 2011-09-11 09:23:39 +0200
  • 3e5b3cfbf6 dont cache in custom Scott Davis 2011-09-10 16:47:10 -0400
  • ec90cf515f fixed typo =( Scott Davis 2011-09-10 16:44:49 -0400
  • 45b19df315 cache the image dimensions in sass options Scott Davis 2011-09-10 16:42:12 -0400
  • 2367b9b9be dont cache Scott Davis 2011-09-10 16:38:36 -0400
  • 2792ea3be4 prefix with :: just incase Scott Davis 2011-09-10 16:31:31 -0400
  • 91aaa29df8 monkey patch to rails 3.1 image functions Scott Davis 2011-09-10 16:30:23 -0400
  • 7f8b6c29e0 moved to private Scott Davis 2011-09-10 16:29:57 -0400
  • abace68275 some internal refactoring im image_functions Scott Davis 2011-09-10 16:22:43 -0400
  • 3514898ea1 Stop requiring font type when type can be guessed from URL (issue #544) Raving Genius 2011-09-08 23:12:11 -0400
  • 8a2da92c91 Added test coverage for font_files (issue #543) Raving Genius 2011-09-08 20:59:03 -0400
  • d644e54a38 add test for inline_font_files() Micah Geisel 2011-09-07 13:06:01 -0700
  • 0667ccf89c true not false Scott Davis 2011-09-06 22:50:50 -0400
  • 16bbc81763 broke out sprite docs to be less complex Scott Davis 2011-09-06 22:39:31 -0400
  • e95ba13082 new sprite tutorials Scott Davis 2011-09-06 22:37:43 -0400
  • bced277049 Inline fonts weren't being base64 encoded. Micah Geisel 2011-09-06 14:57:34 -0700
  • 8ccdab41cc refactored for cleanliness Scott Davis 2011-09-06 15:48:10 -0400
  • 7fabdf1ffe Fixed the issues on compiling examples Leon Guan 2011-09-07 01:06:25 +0800
  • b7f44a48d3 sprite layout tutorial Scott Davis 2011-09-03 16:32:57 -0400
  • 8ae841785a updated gemfile so rcov will only install with mri_18 Scott Davis 2011-09-03 15:57:25 -0400
  • 09dd9456e1 diagonal layout now goes i nthe correct direction and refactored some internals Scott Davis 2011-09-03 15:56:57 -0400
  • c7c007672f refactored docs to use latest nanoc and extracted styles to compass-theme gem Scott Davis 2011-09-03 00:38:11 -0400
  • 374aed6783 Merge pull request #523 from lloydk/master Chris Eppstein 2011-08-30 21:00:58 -0700
  • 375c08b60e Fix for issue #522 Lloyd Kupchanko 2011-08-30 21:39:02 -0600
  • 7733f21dd0 another typo Scott Davis 2011-08-30 11:13:25 -0300
  • fe7bbdd84b fixed a typo Scott Davis 2011-08-30 11:12:29 -0300
  • 2fea4c105d Fix stupid 0 in version 0.12.alpha.0 Chris Eppstein 2011-08-30 00:17:49 -0700
  • 89c44698ac update changelog Chris Eppstein 2011-08-30 00:05:13 -0700
  • 7147147e24 Make sprites work with the asset pipeline. Chris Eppstein 2011-08-28 13:00:19 -0700
  • e2960d81b0 Move callbacks to the configuration base class and make them work correctly with inherited data. Chris Eppstein 2011-08-28 12:58:08 -0700
  • 5896711c8a Set a default value for the default_http_generated_images_path in rails 3.1 Chris Eppstein 2011-08-28 12:55:51 -0700
  • d0bbb66e73 Add a generated-image-url helper for rails31 specifically Chris Eppstein 2011-08-28 12:54:52 -0700
  • 02f268f1b1 Properly detect minimum rails31 version. Chris Eppstein 2011-08-28 10:47:09 -0700
  • 7d743941d1 fix error message Chris Eppstein 2011-08-28 23:36:59 +0800
  • 210a1d4771 only define the compass url helpers if they are not already defined. Chris Eppstein 2011-08-27 15:38:38 +0800
  • f23bf58e8d Add support for a separate output location for generated images. This is necessary for rails 3.1 support of sprites. Chris Eppstein 2011-08-20 17:22:50 -0700
  • 8a407a6df7 Merge branch 'master' of github.com:chriseppstein/compass into rails31 Scott Davis 2011-08-19 19:58:00 -0400
  • 4187f88970 fixed a bug that was causeing compass to remove non sprite images Scott Davis 2011-08-19 19:55:55 -0400
  • 000e4e1ed7 Merge branch 'master' into rails31 Chris Eppstein 2011-08-19 14:42:42 -0700
  • a82a3dd5d4 updated change log Scott Davis 2011-08-19 17:04:32 -0400
  • 2691312067 update PIE.htc to Version 1.0beta4 Boris Kaiser 2011-08-19 13:27:00 +0200
  • 1cdfab7c03 fixed horizontal height and width calculation Scott Davis 2011-08-12 15:34:04 -0400
  • 4aa052d9e4 horizontal layout now respects positions and spacing correctly Scott Davis 2011-08-12 15:12:31 -0400