Chris Eppstein
|
636f805423
|
Merge commit 'jetviper21/master'
* commit 'jetviper21/master':
bumped chunky_png to 0.12.0 and updated specs accordingly
|
2011-01-20 14:16:07 -08:00 |
|
Scott Davis
|
7343e80b7d
|
bumped chunky_png to 0.12.0 and updated specs accordingly
|
2011-01-20 17:10:35 -05:00 |
|
Chris Eppstein
|
e935d512e7
|
Update changelog with date.
|
2011-01-17 13:59:21 -08:00 |
|
Chris Eppstein
|
c161b8ba3a
|
Bump version for release
|
2011-01-17 11:57:06 -08:00 |
|
Chris Eppstein
|
bf52c76470
|
Rename the sprite-position mixin in compass/utilities/sprites/base to
sprite-background-position in order to avoid a naming conflict with the
older sprite-image module.
|
2011-01-17 11:54:58 -08:00 |
|
Chris Eppstein
|
e384dee5da
|
Update gemspec to work around sass regression.
|
2011-01-17 11:47:59 -08:00 |
|
Chris Eppstein
|
042972003f
|
handle some slightly older versions of sass
|
2011-01-17 06:40:10 -08:00 |
|
Chris Eppstein
|
0ecdfc4631
|
make a note about --skip-overrides in the changelog
|
2011-01-16 15:04:36 -08:00 |
|
Chris Eppstein
|
d3a346e1ac
|
Merge commit 'psampaio/sprite_skip_overrides'
* commit 'psampaio/sprite_skip_overrides':
adding --skip-overrides argument to the compass sprite command
|
2011-01-16 12:58:36 -08:00 |
|
Chris Eppstein
|
665241f8cd
|
don't call the syntax highlighter twice
|
2011-01-14 18:06:18 -08:00 |
|
Chris Eppstein
|
72435363cd
|
Link to John's article on the terminal
|
2011-01-14 18:05:59 -08:00 |
|
Pedro Sampaio
|
a095eb6abf
|
adding --skip-overrides argument to the compass sprite command
|
2011-01-11 14:14:40 +00:00 |
|
Chris Eppstein
|
8519a66a02
|
Update sass dependency
|
2011-01-10 10:16:05 -08:00 |
|
Chris Eppstein
|
b9be4702fd
|
made the stretching example be less lame.
|
2011-01-10 09:26:34 -08:00 |
|
Chris Eppstein
|
ceeb11ec9a
|
Guide the new users to some follow up docs.
|
2011-01-10 08:15:18 -08:00 |
|
Chris Eppstein
|
de99dddebf
|
Version bump for release
|
2011-01-09 22:59:23 -08:00 |
|
Chris Eppstein
|
cb7ac80330
|
New Download page for compass docs
|
2011-01-09 22:26:47 -08:00 |
|
Chris Eppstein
|
5bc36855bc
|
fix typo
|
2011-01-09 22:26:46 -08:00 |
|
Travis Tilley
|
3f8e83208d
|
ruby-prof doesn't work on jruby
|
2011-01-07 01:41:13 +08:00 |
|
Chris Eppstein
|
2e2b384327
|
Link to index pages from the search page, link ruby functions to their appropriate compass docs, where they exist.
|
2011-01-05 09:34:45 -08:00 |
|
Chris Eppstein
|
df756b194c
|
Deprecate the span mixin in favor of the span-fluid() function in the blueprint fluid grid.
|
2011-01-04 19:20:00 -08:00 |
|
Chris Eppstein
|
0fee93ff5b
|
rename docs to reference
|
2011-01-04 10:42:19 -08:00 |
|
Chris Eppstein
|
faf769cd39
|
Better index structure for vars, mixins, and functions.
|
2011-01-04 10:42:05 -08:00 |
|
Chris Eppstein
|
8a995fe903
|
homepage copy tweaks
|
2011-01-04 10:01:46 -08:00 |
|
Chris Eppstein
|
7b5aabd21a
|
Upgrade some examples that were generating deprecation warnings.
|
2011-01-03 10:30:01 -08:00 |
|
Chris Eppstein
|
136954561f
|
Deprecate the blueprint span mixin in favor of the blueprint span function.
|
2011-01-03 09:35:07 -08:00 |
|
Chris Eppstein
|
2ad47f5c16
|
Better changelog entry for the new css3 cross browser function support.
|
2011-01-03 09:29:25 -08:00 |
|
Chris Eppstein
|
48e3825053
|
Document Sass Functions
|
2011-01-02 12:34:16 -08:00 |
|
Chris Eppstein
|
d67a43ad4b
|
Make a span() function for blueprint that returns the width in pixels of $n columns.
|
2011-01-02 10:44:17 -08:00 |
|
Chris Eppstein
|
068ee421f1
|
Add docs on the compass cross browser helper functions.
|
2010-12-31 15:06:41 -08:00 |
|
Chris Eppstein
|
e11f1035bf
|
Refactor the cross browser support and list functions from gradient module.
|
2010-12-31 12:55:14 -08:00 |
|
Chris Eppstein
|
15f760e002
|
Infrastructure for cross browser support of simple, experimental functions
|
2010-12-30 12:19:00 -08:00 |
|
Jordan Byron
|
4c289c9db0
|
Fix typo in css3 image documentation
|
2010-12-23 13:43:34 -05:00 |
|
Chris Eppstein
|
3c99f5eaa8
|
Better docs for the images module and deprecated gradients module. Silence deprecation warnings.
|
2010-12-23 09:40:50 -08:00 |
|
Eric Meyer
|
42a6dadbc0
|
properly document transform variables
|
2010-12-21 14:31:50 -07:00 |
|
Chris Eppstein
|
1f1d93a072
|
Touch up these docs based on a review from Brandon.
|
2010-12-19 20:20:58 -08:00 |
|
Chris Eppstein
|
6c7b20764a
|
Another sprite example, this one uses the generated mixins.
|
2010-12-19 20:20:18 -08:00 |
|
Chris Eppstein
|
1818957131
|
fix some bugs when building examples
|
2010-12-19 18:02:49 -08:00 |
|
Chris Eppstein
|
16ca41bec6
|
Add a simple sprite example.
|
2010-12-19 18:00:01 -08:00 |
|
Chris Eppstein
|
a254caecdd
|
Allow a prefix to be specified (or omitted) for sprite class names
|
2010-12-19 17:57:33 -08:00 |
|
Chris Eppstein
|
df8eefa3c2
|
Got my reversed motion backwards.
|
2010-12-19 17:51:40 -08:00 |
|
Chris Eppstein
|
cb6f130217
|
Comment out links to missing docs.
|
2010-12-19 11:20:49 -08:00 |
|
Brandon Mathis
|
2aa2baf16d
|
Fixed links on contributing to point to other tutorial pages, updated some basic page styles
|
2010-12-18 22:23:21 -06:00 |
|
Brandon Mathis
|
d8c3c4178a
|
fixed too many redirects errors
|
2010-12-18 22:22:36 -06:00 |
|
Brandon Mathis
|
02d6292af6
|
fixed placeholder js to add classname when placeholder is active. this should allow me to style placeholders with css (allowing for multiple color scheme support) rather than the default assignment of colors via javascript options
|
2010-12-18 21:53:03 -06:00 |
|
Chris Eppstein
|
638fd8f543
|
fix a bug in sprites when the offset position is absolute.
|
2010-12-18 18:39:35 -08:00 |
|
Chris Eppstein
|
50963d7dd2
|
Fix the url helper in rails2 mode.
|
2010-12-18 17:17:58 -08:00 |
|
Chris Eppstein
|
cc8bccfb15
|
fix broken tests and code.
|
2010-12-18 17:13:47 -08:00 |
|
Chris Eppstein
|
2040be4b6c
|
Smarter sidebar logic
|
2010-12-18 16:25:49 -08:00 |
|
Chris Eppstein
|
ff6c3a078a
|
Remove the old redirect system.
|
2010-12-18 14:29:21 -08:00 |
|