Commit Graph

  • 880495cb17 yui should be mixed into the top level because of yui-base-fonts mixin. Hendy Tanata 2008-12-08 22:09:04 +0800
  • a533375b9f Updated gemspec. Chris Eppstein 2008-12-06 14:14:17 -0800
  • 32133bc478 On second thought: Don't scope blueprint grid classes within the container. This will make them difficult to override and BP-css doesn't do it. Chris Eppstein 2008-12-06 14:13:03 -0800
  • 9b6f5159ed Updated the manifest and gemspec. Chris Eppstein 2008-12-06 13:45:29 -0800
  • 3100476ff5 Coding spree to clean up the blueprint stylesheets and make them more similar to blueprint-css, more configurable, and more consistent. Chris Eppstein 2008-12-06 13:41:37 -0800
  • 1c42afb158 The Liquid grid mixin has been renamed from +blueprint-liquid to +blueprint-liquid-grid. Chris Eppstein 2008-12-06 13:35:29 -0800
  • f084ed2314 The incremental leading mixin (+incr) in the fancy type module now accepts arguments and performs the incremental leading calculations for you if you want to use different font sizes. The +dquo mixin now accepts an offset argument if the default isn't appropriate. Chris Eppstein 2008-12-06 13:23:49 -0800
  • 2177bc8e24 The no-print and print-only classes were never part of blueprint-css, so I'm moving them to compass utilities. Chris Eppstein 2008-12-06 12:38:33 -0800
  • c07a89ef3d test blueprint typography output. Chris Eppstein 2008-12-05 17:48:26 -0800
  • 605658fab2 Changes to blueprint mixins so that they can be mixed into the top level and avoid having scoped selectors that add to their weight. Chris Eppstein 2008-12-05 12:02:20 -0800
  • c11289e36a Updated gemspec and version to 0.1.1 Chris Eppstein 2008-12-05 16:30:50 -0800
  • cf544a961c Updated the manifest and gemspec. Chris Eppstein 2008-12-04 20:03:29 -0800
  • dd6fb6473a Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css. Chris Eppstein 2008-12-04 12:35:00 -0800
  • 31370e20d8 Fixed the --imports command-line option so that it generates useful output for being passed to sass. E.g.: Chris Eppstein 2008-12-02 15:48:22 -0800
  • e2ec3873c3 Updated manifest and gemspec. Chris Eppstein 2008-12-01 11:22:47 -0800
  • 3ca04fdba9 Renamed the yui examples folder. Chris Eppstein 2008-12-01 11:20:29 -0800
  • ead0fd611a Started working on a YUI Grid Subdivisions example. Chris Eppstein 2008-12-01 11:19:45 -0800
  • 8089587a3e Renamed utilities haml file to follow new naming scheme. Chris Eppstein 2008-12-01 11:18:21 -0800
  • 010cc9ad39 Update manifest and gemspec with new files. Chris Eppstein 2008-12-01 00:27:30 -0800
  • 5a81de14c5 Allow the blueprint font family defaults to be configured. Chris Eppstein 2008-12-01 00:26:33 -0800
  • 1cbce96bc3 Updated the YUI Examples. Chris Eppstein 2008-11-30 23:39:26 -0800
  • da4275bdec Fixed a duplicate ending bug in the examples generator. Chris Eppstein 2008-11-30 23:38:48 -0800
  • 6dc577067c Updated the README. Chris Eppstein 2008-11-30 21:16:52 -0800
  • d1b18370cd Move the #ft and #bd declarations to the the yui-grids-init mixin and allow those styles to be turned off. Chris Eppstein 2008-11-30 20:35:04 -0800
  • 70b06a705f Extract the yui-grid-templates mixin for clarity. Chris Eppstein 2008-11-30 20:33:49 -0800
  • 5b2c2129f1 Combine the selectors that have the same styles that I previously separated unecessarily. Chris Eppstein 2008-11-30 20:32:15 -0800
  • ca63b91eb8 Use a ruby formatted gemspec instead of yaml. Maybe github will like it better. Chris Eppstein 2008-11-30 20:17:26 -0800
  • ecf64fceeb Updated the Gem Manifest. Chris Eppstein 2008-11-30 14:29:26 -0800
  • 562b417197 Added conditional assignment to the yui constants and prefixed them with "yui_". Chris Eppstein 2008-11-29 19:28:42 -0800
  • b5034a917e Added the YUI grids module. It compiles and generates roughly the expected output, but is not well tested yet. Chris Eppstein 2008-11-29 01:15:12 -0800
  • 39265bafc3 Added a Sass Function called nest that performs a nesting operation on (possibly) comma delimited selectors and emits the result as a string. For example: Chris Eppstein 2008-11-29 01:08:07 -0800
  • 670595484e - added missing entries to cover 'lib/compass/commands/watch_project.rb' Roland Moriz 2008-11-19 17:00:34 +0100
  • 3fe8f6a675 Added a compass command-line option to watch a project and automatically recompile when it changes. Use compass --watch. Chris Eppstein 2008-11-04 11:55:57 -0800
  • d66f659d9a Reuse the reset and clearfix mixins in the horizontal-list declaration. Chris Eppstein 2008-11-01 11:49:03 -0700
  • 1182a5cb4d Allow the padding between the list items in horizontal-list mixin to be specified as an argument. Chris Eppstein 2008-11-01 11:47:36 -0700
  • 16f83b496a Generate less CSS output for the same effect in the reset. Chris Eppstein 2008-11-01 11:44:49 -0700
  • 98e13e306d Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again. Chris Eppstein 2008-10-31 13:07:35 -0700
  • 23ef723d8c Added a gemspec and updated the Manifest. Chris Eppstein 2008-10-29 15:11:56 -0700
  • 08ec9ec5c3 Improvements to the YUI fonts. These changes are not backwards compatible. Chris Eppstein 2008-10-29 09:23:54 -0700
  • 419f2d3e41 A cross-browser inline-block mixin that supports ie6-8, ff2-3, opera, and webkit. Chris Eppstein 2008-10-21 22:51:10 -0700
  • f62b5589a7 Command line option to emit the compass import paths suitable for use in a PATH variable. Chris Eppstein 2008-10-21 08:27:04 -0700
  • 11def38264 Fixed a bug in the definition of push. The left margin was incorrect. Chris Eppstein 2008-10-18 17:13:54 -0700
  • 595b1a0849 Small changes to accomodate Sass language advancements. Negation is now 'not' and @else exists. Chris Eppstein 2008-10-16 09:16:17 -0700
  • e10cc76ca5 Fixed duplicate directory information in the rails initializer generator. Chris Eppstein 2008-10-13 07:49:44 -0700
  • 28f8e53485 Slighltly cleaner horizontal-list implementation. Chris Eppstein 2008-10-11 10:36:26 -0700
  • d6d9bd4270 Factor out a reset-box-model mixin for doing selective resets. Chris Eppstein 2008-10-11 10:36:01 -0700
  • fc17de9f62 clearfix for firefox works better with overflow: -moz-scrollbars-none Chris Eppstein 2008-10-03 17:33:54 -0700
  • 9af18fa20f Added a basic test case. So far it can be used to make sure your stylesheets compile. Eventually it should provide assertions for generated rules and styles. Chris Eppstein 2008-10-03 16:38:39 -0700
  • 154a22406c Incorrect framework nesting in the compass initializers. The frameworks scope themselves. Chris Eppstein 2008-10-03 14:10:35 -0700
  • 2189e28c65 Don't set background properties that aren't relevant to the text replacement. Chris Eppstein 2008-10-03 11:27:46 -0700
  • 156b896d97 Don't set display for replaced text -- just use the container's default display. Also, some small refactoring. Chris Eppstein 2008-10-03 10:57:25 -0700
  • 2cc690dc6a Changes to the liquid example for the new reset. Chris Eppstein 2008-10-03 08:30:02 -0700
  • 2cadeceb05 Background is not a typography concern, removed from normal-text mixin. Andrew Vit 2008-10-02 12:51:58 -0700
  • 94083e82e1 Introduced replace-text mixin for showing images in place of HTML text. Andrew Vit 2008-10-02 11:47:01 -0700
  • 278cda2ed6 Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet. Andrew Vit 2008-10-02 07:58:55 -0700
  • 5aa24e6c5e Small changes to liquid.sass from code review. Chris Eppstein 2008-10-03 07:55:50 -0700
  • f9f77069ea Added an example of semantic liquid example. The example can be found at examples/blueprint_semantic/parts/liquid.html Geoff Garside 2008-10-03 01:48:05 +0100
  • b0f35c4731 Add SASS adaptation of liquid.css. Liquid.css is a liquid adaptation of the Blueprint grid by Ben Listwon, David Bedingfield and Andrei Michael Herasimchuk at Involution Studios. Geoff Garside 2008-09-17 09:37:39 +0100
  • b612121870 Fixed some broken relative imports. Chris Eppstein 2008-10-03 07:36:27 -0700
  • 47157b483f Fixed a double slash and use File::SEPARATOR instead of slash for portability. Chris Eppstein 2008-10-01 23:27:38 -0700
  • 1fcd0c446a Use explicit sass imports to get better error reporting in the case of a missing file or installation problem. Chris Eppstein 2008-10-01 22:58:30 -0700
  • 8ab6a339de remove gemspec, it's a generated file. Chris Eppstein 2008-10-01 22:32:18 -0700
  • 59addd99fb Use the compass link-colors mixin on blueprint. Chris Eppstein 2008-10-01 22:31:52 -0700
  • 39ba715973 Updated the gem manifest. Chris Eppstein 2008-10-01 22:20:35 -0700
  • 0897cb6f64 Added a compass example page that demonstrates the various utility mixins Chris Eppstein 2008-09-28 16:40:09 -0700
  • fbceb3fbbc Sass Utility Mixins that encapsulate many common styling patterns. Using them can significantly speed up the styling of a webpage. Chris Eppstein 2008-09-28 16:13:03 -0700
  • 0c6d1f967d process haml files in the examples correctly. Chris Eppstein 2008-09-28 15:13:33 -0700
  • 8280e6aaf1 Updated broken links from index page yitzhakbg 2008-09-24 16:55:43 -0700
  • a83dd6e143 Move some optional classes and <hr> styles into the scaffolding module Chris Eppstein 2008-09-18 21:35:03 -0700
  • e2ddf4ff59 change the order of the link color rules so that interactive psuedo-selectors take precedence over passive ones Chris Eppstein 2008-09-13 23:59:48 -0700
  • 95579a8e6b Add a boolean argument to the pull mixin that indicates wether you are pulling past the last column. Chris Eppstein 2008-09-13 23:52:04 -0700
  • 975f06daa1 Compass Example Chris Eppstein 2008-09-02 00:08:40 -0700
  • 7c465cc05d small fix to the 'lines to the head of your application.html.haml' Ciaran Lee 2008-08-31 00:04:03 +0100
  • 8079f16955 Fix incorrect paths in Manifest Glenn Rempe 2008-08-24 19:12:18 -0700
  • 46cb91f59b updated gemspec Chris Eppstein 2008-08-24 18:14:24 -0700
  • b365a178eb Add Yahoo copyright notice. Chris Eppstein 2008-08-24 17:41:13 -0700
  • e62b7942d6 YUI's base and fonts. Their reset is already in compass core. Grid is still to come -- I'm still getting my head around its semantics. Chris Eppstein 2008-08-24 17:16:51 -0700
  • 6efe31a066 Merb support Chris Eppstein 2008-08-24 12:57:49 -0700
  • 6a64c44feb gemspec Chris Eppstein 2008-08-24 00:05:04 -0700
  • b82966e03f bug fixes found now that things are starting to work. Chris Eppstein 2008-08-24 00:04:31 -0700
  • ca82bca962 rails installer for compass Chris Eppstein 2008-08-23 22:02:10 -0700
  • 341979d937 cleanup command line processing of primary command Chris Eppstein 2008-08-23 17:18:45 -0700
  • 9c3957d582 Read me. Chris Eppstein 2008-08-23 16:52:44 -0700
  • 88ed4591cc Initial Checkin of Compass. Used to be Blueprint-Sass. Chris Eppstein 2008-08-23 10:00:46 -0700