Chris Eppstein
74141399af
[Compass Core] +opaque and +transparent mixins for convenience. Built on top of the opacity mixin.
2009-08-29 13:19:35 -07:00
Chris Eppstein
4abb59e98a
Set the edge version.
2009-08-29 13:19:35 -07:00
Brandon Mathis
31bdbe815b
[Compass Core] New mixin: +opacity(amount). Provides cross-browser css opacity.
...
Amount should be between 0 and 1, where 0 is transparent and 1 is opaque.
2009-08-29 12:29:02 -07:00
Chris Eppstein
dafbd88588
Fixed some incorrect logic around the deprecation warning for the +blueprint mixin and eliminated the deprecation warnings for the examples.
2009-08-29 12:26:36 -07:00
Chris Eppstein
24d4ff4146
[Blueprint] Make the primary blueprint mixins easier to use by allowing them to be nested when passing true as the first argument.
...
The old approach of passing a selector as the first argument is now deprecated in favor of a simple flag to indicate nesting or not.
2009-08-29 12:26:36 -07:00
Chris Eppstein
d40f72acbb
Try to trigger a build.
2009-08-27 20:08:06 -07:00
Chris Eppstein
e300292828
Regenerated gemspec for version 0.8.12
2009-08-22 08:39:07 -07:00
Chris Eppstein
a6679da7dc
Record current revision for release.
2009-08-22 08:39:06 -07:00
Chris Eppstein
ef49c8b2a6
Get the changelog version right.
2009-08-22 08:37:37 -07:00
Chris Eppstein
6d6573a972
Version bump to 0.8.12
2009-08-22 08:36:07 -07:00
Chris Eppstein
8f45eaabe9
Merge branch 'temp2'
...
* temp2:
Record current revision for release.
Updated the CHANGELOG for the 0.8.11 release.
Version bump to 0.8.11
[Compass Core] Bug fix to sprites: fixed width and height assignments for x and y position variables
Fix build failure in the RunCodeRun environment.
Ruby 1.9.1 fix: binding for parse_string
[Rails] [Closes #32 ] Don't suggest creating a stylesheet link to partials.
2009-08-22 08:34:10 -07:00
Chris Eppstein
617782b7d2
Regenerated gemspec for version 0.8.11
2009-08-22 08:32:15 -07:00
Chris Eppstein
a4c656b82e
Record current revision for release.
2009-08-22 08:32:15 -07:00
Chris Eppstein
fbda994479
Updated the CHANGELOG for the 0.8.11 release.
2009-08-22 08:31:56 -07:00
Chris Eppstein
c3ecd5ac4b
Version bump to 0.8.11
2009-08-22 08:28:24 -07:00
Brandon Mathis
60ac9dba0e
[Compass Core] Bug fix to sprites: fixed width and height assignments for x and y position variables
2009-08-22 08:25:39 -07:00
Chris Eppstein
7d47649248
Fix build failure in the RunCodeRun environment.
2009-08-22 08:25:39 -07:00
priit.mx.ee
c11be2eac6
Ruby 1.9.1 fix: binding for parse_string
2009-08-22 08:25:39 -07:00
Chris Eppstein
50aa936e02
[Rails] [ Closes #32 ] Don't suggest creating a stylesheet link to partials.
2009-08-22 08:25:32 -07:00
Chris Eppstein
4276d34b80
Regenerated gemspec for version 0.8.10
2009-08-16 11:23:00 -07:00
Chris Eppstein
fa66c57ccf
Record current revision for release.
2009-08-16 11:23:00 -07:00
Chris Eppstein
0492fc9969
Binary mode support for proper handling of binary files on Windows.
...
All images will now be installed using binary mode. Additionally, any file can
be installed in binary mode if the manifest specifies the option :binary => true
for that file.
2009-08-16 11:17:27 -07:00
Chris Eppstein
e6ea58fc3a
Regenerated gemspec for version 0.8.9
2009-08-09 21:39:20 -07:00
Chris Eppstein
0f1edccf9c
Record current revision for release.
2009-08-09 21:39:19 -07:00
Chris Eppstein
b502fcafaf
Version bump to 0.8.9
2009-08-09 21:39:01 -07:00
Chris Eppstein
93e4b53e1c
Updated CHANGELOG for 0.8.9 patch release.
2009-08-09 21:38:42 -07:00
Chris Eppstein
b5fc33a89a
[Blueprint] Fixed a bug in the default blueprint stylesheet that caused invalid body selectors to be generated.
2009-08-09 20:24:04 -07:00
Chris Eppstein
4f2b378191
Regenerated gemspec for version 0.8.8
2009-07-21 11:36:52 -07:00
Chris Eppstein
1cca9b4682
Record current revision for release.
2009-07-21 11:36:51 -07:00
Chris Eppstein
6ae3f9ad06
Version bump to 0.8.8
2009-07-21 11:36:33 -07:00
Chris Eppstein
a34ec8380b
Updated CHANGELOG for 0.8.8 release.
2009-07-21 11:35:10 -07:00
Chris Eppstein
4bfcef4f37
[YUI] Fixed a bug in yui grids where the .first div wouldn't get the right styles in some rare cases due to incorrect nesting.
2009-07-21 11:32:34 -07:00
Chris Eppstein
e277ed2cd3
[Compass Core] Fixed a bug in alternating_rows_and_columns. Improper nesting caused some styles to be improperly rendered.
2009-07-21 11:32:34 -07:00
Chris Eppstein
ca30bcbfee
Added an example that show the inline form styling, and some blueprint display issues.
2009-07-21 11:32:34 -07:00
Chris Eppstein
f18a5c9bba
Regenerated gemspec for version 0.8.7
2009-07-09 13:04:19 -07:00
Chris Eppstein
65425fe79e
Record current revision for release.
2009-07-09 13:04:19 -07:00
Chris Eppstein
9aa986744a
Version bump to 0.8.7
2009-07-09 13:04:18 -07:00
Chris Eppstein
59a6067b3a
Load haml-edge if it's all new and shiny. Closes GH-26.
2009-07-09 13:00:01 -07:00
Chris Eppstein
4d51dead3a
Merge commit 'gravis/master'
...
* commit 'gravis/master':
added note for IE partial. refs #28
2009-07-09 12:53:27 -07:00
Chris Eppstein
7fba6028d8
[Rails] Fixed a bug in rails integration if the request is not set on the controller.
2009-07-09 12:49:47 -07:00
Chris Eppstein
b348fd7d3d
Added instructions for how to build the examples.
2009-07-09 12:49:47 -07:00
Chris Eppstein
d2b1370c80
[Blueprint] Fixed a bug in the calculations for the +colborder mixin. Closes GH-25.
2009-07-09 12:49:36 -07:00
gravis
8684966be1
added note for IE partial. refs #28
2009-07-09 21:46:09 +02:00
Chris Eppstein
8be4fd38c6
Regenerated gemspec for version 0.8.6
2009-07-08 01:25:56 -07:00
Chris Eppstein
8b9ca78017
Record current revision for release.
2009-07-08 01:25:56 -07:00
Chris Eppstein
aba60c46cd
Version bump to 0.8.6
2009-07-08 01:25:36 -07:00
Chris Eppstein
fdb4ab7ce5
Update CHANGELOG for 0.8.6 release.
2009-07-08 01:25:23 -07:00
Chris Eppstein
0809dd64dd
Merge commit 'filiptepper/master'
...
* commit 'filiptepper/master':
haml 2.2 dependency
2009-07-08 01:15:42 -07:00
Filip Tepper
85bb337f50
haml 2.2 dependency
2009-07-08 07:57:53 +02:00
Chris Eppstein
48a0356ad8
[Installer] Fixed a bug that caused the output after installing to not display the conditional comments.
2009-07-07 11:31:03 -07:00