Commit Graph

1624 Commits

Author SHA1 Message Date
Chris Eppstein
6289fa1de1 [Compass Core] Fixed a bug in inlint-font-files(). 2010-07-20 01:23:34 -07:00
Eric Meyer
b85c6f68f5 smiley font-face 2010-07-20 01:22:29 -07:00
Eric Meyer
732dead236 dont need to call experimental for official-only 2010-07-20 01:19:31 -07:00
Eric Meyer
63d0acc2ac no prefixes on opacity 2010-07-20 01:19:27 -07:00
Eric Meyer
0e33bdeace changelog reflects css3 updates 2010-07-19 12:04:54 -06:00
Eric Meyer
f291845004 font-face arguments deprecated, not removed 2010-07-19 11:46:45 -06:00
Eric Meyer
4bd0570fee official radial gradient syntax 2010-07-18 15:52:19 -06:00
Eric Meyer
31abc64fd5 official gradient syntax 2010-07-18 15:51:01 -06:00
Eric Meyer
4db0a4f4d6 smiley font-face 2010-07-18 15:40:31 -06:00
Eric Meyer
0c4ced961b dont need to call experimental for official-only 2010-07-18 15:20:24 -06:00
Eric Meyer
8bd3a48488 no prefixes on opacity 2010-07-18 15:17:40 -06:00
Chris Eppstein
ea355b8cf0 [Command Line] Fixed a display issue when the filenames were shorter than the total label in the compass stats tool 2010-07-18 00:11:00 -07:00
Chris Eppstein
025a9243b1 http://nicewebtype.com/notes/2010/05/20/bulletproof-smiley-font-face-syntax/ 2010-07-17 23:43:53 -07:00
Eric Meyer
1b7a9e5751 added support for spread and inset 2010-07-16 16:11:26 -06:00
Chris Eppstein
3c64945b2e Update CHANGELOG 2010-07-11 15:08:51 -07:00
Chris Eppstein
327f542acf Work around test failures due to timestamp changes. 2010-07-11 15:02:30 -07:00
Stephan Kaag
389a13d05f [Blueprint] add support for input[type=email] 2010-07-11 15:02:20 -07:00
Chris Eppstein
605e58d543 Update CHANGELOG 2010-07-11 15:02:18 -07:00
Chris Eppstein
a6c22c32be [Docs] Always dasherize variables in the docs. 2010-07-11 15:02:18 -07:00
jonathanpberger
24a25b5bba [Blueprint] Extract two blueprint colors to make them configurable:
* $blueprint_background_color
* $blueprint_alt_text_color
2010-07-11 15:02:05 -07:00
Max Baumann
acffc9fd73 bugfix for inline-font-files helper
path variable isn't an argument to this function - deleted unnecessary  line causing error
2010-07-10 00:08:06 -07:00
Chris Eppstein
1f1c88382d Update CHANGELOG 2010-07-10 00:08:01 -07:00
Milo
a220678a5a [Compass Core] Allow horizontal lists to be floated to the right. 2010-07-09 23:55:35 -07:00
Chris Eppstein
fe056d6597 [Core] Rename the grad-opposite-position() helper to opposite-position() and expose it as part of the core library. 2010-07-09 17:53:22 -07:00
Chris Eppstein
c60cf4fda5 [Compass Core] Emit less css for inline lists with the same result. 2010-07-09 09:46:24 -07:00
Chris Eppstein
31fc7015d1 test case for lists. 2010-07-09 09:43:59 -07:00
Chris Eppstein
e79232a7ab [Compass Core] Add missing clearfix import to horizontal-list. 2010-07-09 09:26:44 -07:00
Chris Eppstein
f4a1e85f34 Fix confusing error scenario on windows. Closes GH-156. 2010-07-08 22:33:50 -07:00
Chris Eppstein
8dc719ac22 Less buggy import resolver. Closes GH-139. 2010-07-08 22:19:11 -07:00
Chris Eppstein
7d9ab20be0 Allow a slightly earlier version of rubygems -- to make our ubuntu users happy. 2010-06-12 08:02:31 -07:00
Chris Eppstein
56c49546ef Make some changelog entries. 2010-06-12 07:48:33 -07:00
Chris Eppstein
048857858e [Blueprint] Use color functions instead of simple color math in the blueprint color defaults. Note: this might result in different results for those who have customized their blueprint colors. 2010-06-01 08:57:04 -07:00
Chris Eppstein
cfb5bd3a24 [Blueprint] Fix a regression in the scaffolding. 2010-06-01 08:55:36 -07:00
Chris Eppstein
3367f18d78 Merge branch 'stable'
* stable:
  [Tests] Add a test case for the blueprint-scaffolding-body mixin.
  [Tests] Don't rely on file timestamps for test fixtures.
2010-06-01 08:52:40 -07:00
Chris Eppstein
7350e7d6e0 [Tests] Add a test case for the blueprint-scaffolding-body mixin. 2010-06-01 08:52:19 -07:00
Chris Eppstein
e0fce3386c [Tests] Don't rely on file timestamps for test fixtures. 2010-06-01 08:52:12 -07:00
Chris Eppstein
8f97eb0460 [Tests] Handle the new versioning scheme in the unit tests. 2010-06-01 08:31:19 -07:00
Chris Eppstein
05c53379f9 Merge branch 'stable'
* stable:
  [Blueprint] Add some missing imports so that these modules can be imported individually.
  [Blueprint] Added test cases for importing each blueprint module individually.
2010-06-01 01:10:18 -07:00
Chris Eppstein
3a524ba38f [Blueprint] Add some missing imports so that these modules can be imported individually. 2010-06-01 00:52:28 -07:00
Chris Eppstein
af47d987a5 [Blueprint] Added test cases for importing each blueprint module individually. 2010-06-01 00:51:39 -07:00
Chris Eppstein
39e01c57ce Merge branch 'stable'
* stable:
  Prepare for release.
  [Blueprint] Fixed an incorrect include.
  Verify all sass files generate the correct css in the test fixtures.
  Fixed a regression in the rails installer.
  Remove a redundant, broken test
  [Compass Core] Only unquote strings when a number might be passed instead.
  [Docs] Fix some obsolete syntax that was used in the examples.
  [Docs] Update the gem bundle
  Fix some tests around listing projects.
  [Command Line] Allow another configuration file to be used when creating a new project
  [Blueprint] The basic template was missing the scaffolding.
  [Blueprint] Better descriptions of the various blueprint project templates.
  [Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
  [Rails] Provide a wrapper method for Rails.root/RAILS_ROOT that avoids deprecation warnings and handles the case where rails is not loaded at all.
  [Docs] Fix a bug in the docs for link_icons. Closes GH-146.
  [Blueprint] Clean up some comments in the blueprint templates.
  [Command Line] Fix a bug in `compass stats` when using scss files.
  [Command Line] Respect the --dry-run option during compilation.
  Fix a bug in the  command and added a test case for that feature.
  Fix some broken documentation.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-05-31 23:49:50 -07:00
Chris Eppstein
f5f3697ab3 Prepare for release. 2010-05-31 23:01:48 -07:00
Chris Eppstein
ae440e74d5 [Blueprint] Fixed an incorrect include. 2010-05-31 13:49:41 -07:00
Chris Eppstein
7639223dc3 Verify all sass files generate the correct css in the test fixtures. 2010-05-31 13:48:25 -07:00
Chris Eppstein
a7b6ae0d50 Fixed a regression in the rails installer. 2010-05-31 13:12:05 -07:00
Chris Eppstein
10804a24af Remove a redundant, broken test 2010-05-31 13:07:07 -07:00
Chris Eppstein
4830f9018b [Compass Core] Only unquote strings when a number might be passed instead. 2010-05-31 11:41:42 -07:00
Chris Eppstein
f3a2c9110a [Docs] Fix some obsolete syntax that was used in the examples. 2010-05-31 11:40:48 -07:00
Chris Eppstein
d7984d4198 [Docs] Update the gem bundle 2010-05-31 11:40:11 -07:00
Chris Eppstein
9387ba7efb Fix some tests around listing projects. 2010-05-30 12:37:12 -07:00