Commit Graph

1559 Commits

Author SHA1 Message Date
Chris Eppstein
043d082033 Rename these sprite files -- the filenames must be legal css identifiers 2010-11-29 20:27:07 -08:00
Chris Eppstein
d5fa05bc7d Fix a bug in ruby 1.9 2010-11-29 14:36:12 -08:00
Chris Eppstein
8c7223575a Put the Sprite importer on the default load paths coming from compass. 2010-11-29 14:35:37 -08:00
Chris Eppstein
c55896b493 Quick cache for burst reads. 2010-11-29 14:33:57 -08:00
Chris Eppstein
e25508f336 Update links to compass online. 2010-11-27 21:27:46 -08:00
Nico Hagenburger
109687c7d0 added error messages to help lemonade users 2010-11-27 17:00:36 -08:00
Nico Hagenburger
47cec8151c lemonade compatibility specs and functions 2010-11-27 17:00:36 -08:00
Nico Hagenburger
330b39002a allow images to be repeated 2010-11-27 17:00:36 -08:00
Nico Hagenburger
014c609118 updated gem versions 2010-11-27 17:00:36 -08:00
Nico Hagenburger
df05620508 added positioning of images 2010-11-27 17:00:36 -08:00
Nico Hagenburger
c0c39c53d7 generation of png file 2010-11-27 17:00:36 -08:00
Nico Hagenburger
7077b76225 added default spacing 2010-11-27 17:00:36 -08:00
Nico Hagenburger
3e7cd28635 added sprite position calculating 2010-11-27 17:00:36 -08:00
Nico Hagenburger
53d975ffae optimized options 2010-11-27 17:00:36 -08:00
Nico Hagenburger
acd720b41f added spec for base class 2010-11-27 17:00:35 -08:00
Nico Hagenburger
6d0315ad77 added spec for sprite mixin 2010-11-27 17:00:35 -08:00
Nico Hagenburger
c17fe444b6 implemented most basic sprite usage without image generation 2010-11-27 17:00:35 -08:00
Nico Hagenburger
c1756302ca updated to rspec 2.0.0 2010-11-27 17:00:35 -08:00
Chris Eppstein
fdef9d4e44 factor out the saving from the generating, we'll need to monkey patch this in a rails environment. 2010-11-27 17:00:35 -08:00
Chris Eppstein
9380326186 The image_url function has to be accessed from within the engine for it to work right in all cases. 2010-11-27 17:00:35 -08:00
Chris Eppstein
29d39e808d Use the Sass cache to store information about sprites across compiles -- this removes one aspect of lemonade's filesystem dependency. 2010-11-27 17:00:35 -08:00
Chris Eppstein
4b75ef471e This is a little more readable. 2010-11-27 17:00:35 -08:00
Chris Eppstein
62157f6a7e Move the lemonade files around to adhere to compass conventions. 2010-11-27 17:00:35 -08:00
Chris Eppstein
6a44d58b7c Rename Lemonade to Compass::Sprites 2010-11-27 17:00:35 -08:00
Chris Eppstein
ac85ca1e7a This is a whole lot faster 2010-11-27 17:00:34 -08:00
Chris Eppstein
d79dea68db Only do this once, otherwise the output changes every time. 2010-11-27 17:00:34 -08:00
Chris Eppstein
87b624a56e Add a --profile option to the compass CLI 2010-11-27 17:00:34 -08:00
Chris Eppstein
d0f33a74b9 update the gemspec with lemonade dependencies. add nico as an author. 2010-11-27 17:00:34 -08:00
Chris Eppstein
a14a4f33ad Bolt on lemonade to get started. 2010-11-27 17:00:34 -08:00
Chris Eppstein
d1708dd2c3 Use the new Sass gem now. 2010-11-27 17:00:34 -08:00
Chris Eppstein
488fddfff5 Rake runs cucumber tasks by default 2010-11-27 16:58:04 -08:00
Chris Eppstein
ee7920f6e5 Fix some broken tests 2010-11-27 16:56:24 -08:00
Chris Eppstein
633bb24302 Fix the broken validator tests 2010-11-27 16:48:36 -08:00
Chris Eppstein
fd1dd25737 Depend on sass 3.1 2010-11-27 15:53:38 -08:00
Chris Eppstein
35b206a897 Support simple background fallback in the background mixin. 2010-11-27 15:34:52 -08:00
Chris Eppstein
dd921ea363 Handle list arguments to prefixes 2010-11-27 15:34:52 -08:00
Chris Eppstein
6e30099473 Sass has an if function now. removing compass's version. 2010-11-27 15:34:52 -08:00
B Mathis
b17450e5e2 removed old homepage site and unused sass files 2010-11-27 17:14:27 -06:00
B Mathis
38b372bbbf added home page and improved site styles for IE 2010-11-27 17:13:47 -06:00
Chris Eppstein
8f9cce83c3 update changelog 2010-11-24 15:43:52 -08:00
B Mathis
b6cea68690 Merge branch 'master' of github.com:chriseppstein/compass 2010-11-24 17:43:32 -06:00
B Mathis
1f97ae1221 improved styling for source code views 2010-11-24 17:43:25 -06:00
Chris Eppstein
f68d72c64d bump version 2010-11-24 15:32:26 -08:00
Chris Eppstein
f81b4ba79e fix some broken tests. 2010-11-24 15:30:28 -08:00
Chris Eppstein
ebf3630431 fix broken tests 2010-11-24 15:23:01 -08:00
B Mathis
9cd80d11b4 fixed source code toggling 2010-11-24 12:39:19 -06:00
Chris Eppstein
8413909a28 avoid the flash of unstyled content. 2010-11-24 10:23:54 -08:00
Chris Eppstein
717a7a089c update lock file 2010-11-23 17:55:58 -08:00
B Mathis
2eeae2b92c Merge branch 'master' of github.com:chriseppstein/compass 2010-11-23 15:34:36 -06:00
B Mathis
4e1269ef20 added light theme to docs 2010-11-23 15:34:29 -06:00