880495cb17yui should be mixed into the top level because of yui-base-fonts mixin.
Hendy Tanata
2008-12-08 22:09:04 +0800
a533375b9fUpdated gemspec.
Chris Eppstein
2008-12-06 14:14:17 -0800
32133bc478On 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
9b6f5159edUpdated the manifest and gemspec.
Chris Eppstein
2008-12-06 13:45:29 -0800
3100476ff5Coding 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
1c42afb158The Liquid grid mixin has been renamed from +blueprint-liquid to +blueprint-liquid-grid.
Chris Eppstein
2008-12-06 13:35:29 -0800
f084ed2314The 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
2177bc8e24The 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
c07a89ef3dtest blueprint typography output.
Chris Eppstein
2008-12-05 17:48:26 -0800
605658fab2Changes 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
c11289e36aUpdated gemspec and version to 0.1.1
Chris Eppstein
2008-12-05 16:30:50 -0800
cf544a961cUpdated the manifest and gemspec.
Chris Eppstein
2008-12-04 20:03:29 -0800
dd6fb6473aAdded 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
31370e20d8Fixed 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
e2ec3873c3Updated manifest and gemspec.
Chris Eppstein
2008-12-01 11:22:47 -0800
3ca04fdba9Renamed the yui examples folder.
Chris Eppstein
2008-12-01 11:20:29 -0800
ead0fd611aStarted working on a YUI Grid Subdivisions example.
Chris Eppstein
2008-12-01 11:19:45 -0800
8089587a3eRenamed utilities haml file to follow new naming scheme.
Chris Eppstein
2008-12-01 11:18:21 -0800
010cc9ad39Update manifest and gemspec with new files.
Chris Eppstein
2008-12-01 00:27:30 -0800
5a81de14c5Allow the blueprint font family defaults to be configured.
Chris Eppstein
2008-12-01 00:26:33 -0800
1cbce96bc3Updated the YUI Examples.
Chris Eppstein
2008-11-30 23:39:26 -0800
da4275bdecFixed a duplicate ending bug in the examples generator.
Chris Eppstein
2008-11-30 23:38:48 -0800
6dc577067cUpdated the README.
Chris Eppstein
2008-11-30 21:16:52 -0800
d1b18370cdMove 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
70b06a705fExtract the yui-grid-templates mixin for clarity.
Chris Eppstein
2008-11-30 20:33:49 -0800
5b2c2129f1Combine the selectors that have the same styles that I previously separated unecessarily.
Chris Eppstein
2008-11-30 20:32:15 -0800
ca63b91eb8Use a ruby formatted gemspec instead of yaml. Maybe github will like it better.
Chris Eppstein
2008-11-30 20:17:26 -0800
ecf64fceebUpdated the Gem Manifest.
Chris Eppstein
2008-11-30 14:29:26 -0800
562b417197Added conditional assignment to the yui constants and prefixed them with "yui_".
Chris Eppstein
2008-11-29 19:28:42 -0800
b5034a917eAdded 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
39265bafc3Added 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
3fe8f6a675Added 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
d66f659d9aReuse the reset and clearfix mixins in the horizontal-list declaration.
Chris Eppstein
2008-11-01 11:49:03 -0700
1182a5cb4dAllow 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
16f83b496aGenerate less CSS output for the same effect in the reset.
Chris Eppstein
2008-11-01 11:44:49 -0700
98e13e306dRemoved 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
23ef723d8cAdded a gemspec and updated the Manifest.
Chris Eppstein
2008-10-29 15:11:56 -0700
08ec9ec5c3Improvements to the YUI fonts. These changes are not backwards compatible.
Chris Eppstein
2008-10-29 09:23:54 -0700
419f2d3e41A cross-browser inline-block mixin that supports ie6-8, ff2-3, opera, and webkit.
Chris Eppstein
2008-10-21 22:51:10 -0700
f62b5589a7Command line option to emit the compass import paths suitable for use in a PATH variable.
Chris Eppstein
2008-10-21 08:27:04 -0700
11def38264Fixed a bug in the definition of push. The left margin was incorrect.
Chris Eppstein
2008-10-18 17:13:54 -0700
595b1a0849Small changes to accomodate Sass language advancements. Negation is now 'not' and @else exists.
Chris Eppstein
2008-10-16 09:16:17 -0700
e10cc76ca5Fixed duplicate directory information in the rails initializer generator.
Chris Eppstein
2008-10-13 07:49:44 -0700
28f8e53485Slighltly cleaner horizontal-list implementation.
Chris Eppstein
2008-10-11 10:36:26 -0700
d6d9bd4270Factor out a reset-box-model mixin for doing selective resets.
Chris Eppstein
2008-10-11 10:36:01 -0700
fc17de9f62clearfix for firefox works better with overflow: -moz-scrollbars-none
Chris Eppstein
2008-10-03 17:33:54 -0700
9af18fa20fAdded 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
154a22406cIncorrect framework nesting in the compass initializers. The frameworks scope themselves.
Chris Eppstein
2008-10-03 14:10:35 -0700
2189e28c65Don't set background properties that aren't relevant to the text replacement.
Chris Eppstein
2008-10-03 11:27:46 -0700
156b896d97Don'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
2cc690dc6aChanges to the liquid example for the new reset.
Chris Eppstein
2008-10-03 08:30:02 -0700
2cadeceb05Background is not a typography concern, removed from normal-text mixin.
Andrew Vit
2008-10-02 12:51:58 -0700
94083e82e1Introduced replace-text mixin for showing images in place of HTML text.
Andrew Vit
2008-10-02 11:47:01 -0700
278cda2ed6Backward 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
5aa24e6c5eSmall changes to liquid.sass from code review.
Chris Eppstein
2008-10-03 07:55:50 -0700
f9f77069eaAdded 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
b0f35c4731Add 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
b612121870Fixed some broken relative imports.
Chris Eppstein
2008-10-03 07:36:27 -0700
47157b483fFixed a double slash and use File::SEPARATOR instead of slash for portability.
Chris Eppstein
2008-10-01 23:27:38 -0700
1fcd0c446aUse 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
8ab6a339deremove gemspec, it's a generated file.
Chris Eppstein
2008-10-01 22:32:18 -0700
59addd99fbUse the compass link-colors mixin on blueprint.
Chris Eppstein
2008-10-01 22:31:52 -0700
39ba715973Updated the gem manifest.
Chris Eppstein
2008-10-01 22:20:35 -0700
0897cb6f64Added a compass example page that demonstrates the various utility mixins
Chris Eppstein
2008-09-28 16:40:09 -0700
fbceb3fbbcSass 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
0c6d1f967dprocess haml files in the examples correctly.
Chris Eppstein
2008-09-28 15:13:33 -0700
8280e6aaf1Updated broken links from index page
yitzhakbg
2008-09-24 16:55:43 -0700
a83dd6e143Move some optional classes and <hr> styles into the scaffolding module
Chris Eppstein
2008-09-18 21:35:03 -0700
e2ddf4ff59change 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
95579a8e6bAdd 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
975f06daa1Compass Example
Chris Eppstein
2008-09-02 00:08:40 -0700
7c465cc05dsmall fix to the 'lines to the head of your application.html.haml'
Ciaran Lee
2008-08-31 00:04:03 +0100
8079f16955Fix incorrect paths in Manifest
Glenn Rempe
2008-08-24 19:12:18 -0700
46cb91f59bupdated gemspec
Chris Eppstein
2008-08-24 18:14:24 -0700
b365a178ebAdd Yahoo copyright notice.
Chris Eppstein
2008-08-24 17:41:13 -0700
e62b7942d6YUI'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
6efe31a066Merb support
Chris Eppstein
2008-08-24 12:57:49 -0700
6a64c44febgemspec
Chris Eppstein
2008-08-24 00:05:04 -0700
b82966e03fbug fixes found now that things are starting to work.
Chris Eppstein
2008-08-24 00:04:31 -0700
ca82bca962rails installer for compass
Chris Eppstein
2008-08-23 22:02:10 -0700
341979d937cleanup command line processing of primary command
Chris Eppstein
2008-08-23 17:18:45 -0700
9c3957d582Read me.
Chris Eppstein
2008-08-23 16:52:44 -0700
88ed4591ccInitial Checkin of Compass. Used to be Blueprint-Sass.
Chris Eppstein
2008-08-23 10:00:46 -0700