* stable:
Use the default compass images directory in the spriting tutorial
added detail to rhythm-border documentation.
update PIE.htc to Version 1.0beta5
update PIE.htc to Version 1.0beta4
* stable:
Version Bump.
Update changelog for 0.11.5
Reset only the block HTML elements #339
fix warning logic in vertical-rhythms module
Conflicts:
VERSION.yml
- used elements-of-type(html5-block) in all the reset stylesheets
(instead of duplicate tag enumerations)
- removed dialog
- canvas is inline, not block
Closes GH-339, GH-462.
* stable:
Fix failing test when updating to latest SASS
Gemfile.lock should not be part of a library / gem
fix typo
Fix issue with parent directory references within the sass_path in the compass compiler.
Version bump.
Update changelog
Return a non-zero exit code if there are any stylesheet compilation errors. Closes GH-432.
Fix test failures.
Better docs for the shadow mixins. Closes GH-433.
Include the Compass logger to prevent "uninitialized constant Compass::Logger"
Broken link fixed to what I think is the correct section of the SASS docs.
grid-background vertical rhythm should be based off of $blueprint-font-size, rather than a static value.
:focus should not use shorthand border property, since it only need to change the border-color
update changelog
Fix absolute path detection on Windows.
Fix the mime type returned for svg images. Closes GH-442.
Conflicts:
Gemfile.lock
* stable:
Fix edge case issue when there's no cache location.
Fix broken test.
Transitions accepting multiple transitions separated by commas
Added force-wrap mixin to prevent URLs and long lines of text from breaking layouts.
* origin/master:
Add a test for the new sprite offset passing.
Pass through offset parameters to the :hover, :target, and :active magic sprite selectors.
* stable:
Version Bump & Prepare for v0.11.2
Strong tags in the docs should be bold.
typo: appliction
Update test case for flexible box.
Enable IE 10 support for flexible box with the -ms prefix.