Commit Graph

117 Commits

Author SHA1 Message Date
Chris Eppstein
09868f4359 Comment the showgrid mixin. 2011-04-16 00:25:35 -07:00
Chris Eppstein
196abb2a28 Default the blueprint grid image to the pure CSS version in compass. 2011-04-16 00:21:35 -07:00
Eric Meyer
53e975100b added vertical-rhythm and docs, moved lists, links and text, all into new typography module 2011-02-17 18:14:40 -07: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
136954561f Deprecate the blueprint span mixin in favor of the blueprint span function. 2011-01-03 09:35:07 -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
864780969d Port of blueprint commit 8ae74e6b2216d1804d515cd9914d1b752b09c3e3
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 29 16:51:40 2010 -0400

    Fixed select bug in Safari
2010-11-12 11:30:45 -08:00
Chris Eppstein
e35ebb8046 Port of blueprint commit 5b455fed7c044a97a2e72fd483887c3a9e526924
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 29 16:43:55 2010 -0400

    Fixed IE label alignment issue
2010-11-12 11:04:44 -08:00
Chris Eppstein
386910ea6c Port of blueprint commit 889b8e51abaaba47ba8bda2d63450859ac9c725f
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 29 15:57:48 2010 -0400

    Added .alert as synonym for .error
2010-11-12 11:01:41 -08:00
Chris Eppstein
b57e7cbd8b Port of blueprint commits:
commit eebd6d7796459762841591fc11dc68d218acc5eb
Author: Christian Montoya <sirokai@gmail.com>
Date:   Tue Sep 28 14:30:35 2010 -0400

    Fixed legend/fieldset bug in IE6-8

commit 8fb04b6d8c585ac29cc80665c6a2d520ed1aa28f
Author: Christian Montoya <sirokai@gmail.com>
Date:   Fri Sep 17 13:33:30 2010 -0400

    Fixing fieldset padding for IE 6 & 7
2010-11-12 10:57:42 -08:00
Chris Eppstein
3bee9df60a With a few minor deviations this is a port of blueprint commits:
commit 7522a25ab641264da4aebdc3e78cb2c5b253c939
Author: Christian Montoya <sirokai@gmail.com>
Date:   Fri Sep 17 11:52:34 2010 -0400

    Fixed lighthouse bugs, updated tests/index.html

commit 5459eddd7b2953a6b0b6d10e97d056019762874a
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 29 15:53:24 2010 -0400

    Fix for conflict between .right and .column/.span-X

Deviations:
I think it's incorrect to apply zebra striping to all tables. So
instead, you must opt in by applying the striped class to a table.
2010-11-12 10:56:52 -08:00
Chris Eppstein
74bcd9ca5c Port of blueprint commit 4b349743801812ce4cdb34f57d5e2680ac9e0dac
Author: Christian Montoya <sirokai@gmail.com>
Date:   Fri Sep 17 02:15:24 2010 -0400

    Fixing form alignment
2010-11-12 10:29:41 -08:00
Chris Eppstein
aeb83399da Alignment 2010-11-12 10:27:04 -08:00
Chris Eppstein
6430b91248 don't need these unquotes 2010-11-12 10:26:08 -08:00
Chris Eppstein
4440b9accf Dashes > Underscores 2010-11-12 10:24:56 -08:00
Chris Eppstein
5a4b469ca8 Port of blueprint commit:
commit 6a5e19715401f54d574f5a111a6e5f6bd6439301
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 15 12:26:30 2010 -0400

    fixed push classes, last of Franz's fixes
2010-11-12 10:18:11 -08:00
Chris Eppstein
bb2745d7a5 Port of blueprint commit:
commit a6f9b2d85fe31e30e6336835f4a3d5505892a595
Author: Christian Montoya <sirokai@gmail.com>
Date:   Tue Sep 14 20:50:56 2010 -0400

    Fixed list padding
2010-11-12 10:14:47 -08:00
Chris Eppstein
31c133c961 Port of blueprint commit:
commit 29a8d150c7e993c5379bf974ff75da9388ff1f37
Author: Christian Montoya <sirokai@gmail.com>
Date:   Tue Sep 14 17:10:53 2010 -0400

    Fixing reset.css, preventing table cell floating
2010-11-12 10:08:51 -08:00
Chris Eppstein
20587214dc Port of blueprint commit:
commit 1b90737a8ded9ffb2f12806101c7a341b18727ac
Author: Christian Montoya <sirokai@gmail.com>
Date:   Tue Sep 14 16:56:43 2010 -0400

    Finally finalized link colors
2010-11-12 10:06:00 -08:00
Chris Eppstein
a7977f4d63 Port of the following blueprint commit:
commit 1adea984cbe7d30a529713f9e0ae8bd26fd88272
Author: Christian Montoya <sirokai@gmail.com>
Date:   Wed Sep 1 16:54:35 2010 -0400

    Adding new changes for link colors and test files
2010-11-12 09:54:44 -08:00
Chris Eppstein
80777ec5be Port of blueprint commit:
commit 63b66d722bb727dac6be949b8cef74b913662bd5
Author: Joshua Clayton <jclayton@thoughtbot.com>
Date:   Sat Jan 16 15:13:51 2010 -0500

    Make .colborder and .border not div-specific
2010-11-12 09:10:26 -08:00
Chris Eppstein
3f4d339432 Port of blueprint commit:
commit 50d160b713f119627c7beaebd35b751bc26c5c0a
Author: Joshua Clayton <jclayton@thoughtbot.com>
Date:   Sun Jan 10 10:37:08 2010 -0500

    Support HTML5

    This includes removing the div scope on grid classes (span-#),
applying
    the reset to core HTML5 elements, and explicitly defining the rule
    'display: block' for those elements.
2010-11-12 09:07:32 -08:00
Chris Eppstein
3df9f7d3a5 Merge branch 'stable'
* stable:
  Print out the new style help with -h and --help instead of the old-style help.
  clean up the docs on the fancy-type module in blueprint.
  update some comments and formatting
  make the docs on extensions a bit more clear for rubygems extensions.
  official gradients still need image declared
  fix typo in docs
  Print a better error message if the extension isn't found.
  versions change.
  prepare for release
  Update docs
  Update docs
  A command to unpack an extension from the system location.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-08-31 22:30:35 -07:00
Chris Eppstein
de66f7ad6a clean up the docs on the fancy-type module in blueprint. 2010-08-31 21:57:34 -07:00
Chris Eppstein
034012295a Merge branch 'stable'
* stable: (81 commits)
  Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
  provide correct installation steps when the compass validator is not found.
  Fix a broken test case.
  That wasn't supposed to be released yet.
  Fixed error: there is no opposite-position(both)
  Fix a bug in the statistics analyzer for rules with interpolation.
  bump version for release
  upgrade to bundler 1.0
  link the docs to the stable branch.
  Update the CHANGELOG for the 0.10.5 release
  Read assets in binary mode for the windows users.
  bump version.
  Get the imports straightend out for the new mixins.
  Bug fix: make the path-based configuration really work right.
  inline-block-list tests
  inline-block-list documentation
  inline-block-list mixin
  added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
  Prepare for release.
  Prepare for release
  ...

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/blueprint/stylesheets/blueprint/_colors.scss
	frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
	frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
Chris Eppstein
81bbea8f1b Formatting change. 2010-08-01 09:52:46 -07:00
Chris Eppstein
0aedf01375 Reformatting some code. 2010-07-25 11:19:17 -07:00
Stephan Kaag
389a13d05f [Blueprint] add support for input[type=email] 2010-07-11 15:02:20 -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
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
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
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
ae440e74d5 [Blueprint] Fixed an incorrect include. 2010-05-31 13:49:41 -07:00
Chris Eppstein
ea1389c1c8 Merge branch 'stable'
* stable:
  Bump versions for v0.10.1 release.
  Update the CHANGELOG for the v0.10.1 release.
  Fix a broken reference to the extensions tutorial. Closes GH-135.
  [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
  Fix a failing test case.
  [Rails] When configuring the Sass::Plugin, don't overwrite existing template locations. Closes GH-136.
  [Command Line] Improved descriptions of the watch and init commands.
  [Rails] Improved the next steps to perform after installing compass so that it mentions registering the compass gem.
  [Rails] Fixed a reference to the old configuration file.
  Add a note to the changelog about uninstalling chriseppstein-compass
  Get rid of some dead code that was breaking Rails 3. Closes GH-137.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/_blueprint_deprecated_imports/stylesheets/blueprint/modules/_reset.sass
2010-05-15 00:26:20 -07:00
Chris Eppstein
5a1bab4796 [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132. 2010-05-15 00:18:34 -07:00
Chris Eppstein
0783761178 Removed the deprecated API for passing body selectors to the blueprint mixins. 2010-05-12 18:07:12 -07:00
Chris Eppstein
e26489f0c8 Dasherize the variables in the blueprint colors module. 2010-05-10 21:32:13 -07:00
Damien Wilson
6e438b1bce [Docs] Added HTML formatting for syntax highlighting in inline code examples. 2010-05-07 18:10:54 -07:00
Chris Eppstein
b66e94f4b9 Aligning code for the fun of it. 2010-05-07 17:58:22 -07:00
Chris Eppstein
d752338644 This is slightly more readable. 2010-05-07 17:58:05 -07:00
Chris Eppstein
d100cac881 [Docs] Add syntax highlighting to some code examples in the source comments. 2010-05-06 19:08:34 -07:00
Chris Eppstein
f0c10b0a1c I guess I relied on that silly import. 2010-04-27 00:13:34 -07:00
Chris Eppstein
26dbb68a39 [Blueprint] Fix a bug that was introduced by some earlier refactoring. 2010-04-24 23:26:01 -07:00
Chris Eppstein
a28a1e2646 Old habits die hard. 2010-04-20 11:16:19 -07:00
Chris Eppstein
64fe16fd0f [Blueprint] Disambiguate the right margin expression from the top margin value in the push-margins mixin. 2010-04-16 10:50:08 -07:00
Chris Eppstein
0caa2d2d00 Formatting cleanup 2010-04-15 22:23:14 -07:00
Chris Eppstein
20c2c05a1d Reformat some scss -- trying to find a code formatting style that doesn't make my eyes bleed. 2010-04-13 10:04:43 -07:00
Chris Eppstein
ec681c87a3 [Blueprint] Allow liquid grid constants to be overridden. Closes #110. 2010-04-12 02:55:47 -07:00