* master: (23 commits)
updated change log
fixed horizontal height and width calculation
horizontal layout now respects positions and spacing correctly
Changed the descriptions of the sin, cos, and tan to be more descriptive.
derp double require
smart pack docs - forgot something
smart pack docs
smart packing implimentation thanks @johnbintz
tests for smart packing
smart packing helper classes
new tests
docs for diagonal layout
layout for diagonal sprite
added test for diagonal layout
fixed trig functions closes#498
patched image functions to accept a real path
Fix failing test for change to http_path in rails
Failing test for changing http_path with rails
reverted sorting back to one liner
more importer tests
...
Conflicts:
Gemfile.lock
* 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:
Update CHANGELOG
When the unit is in pixels, round down in the leader and up in the trailer.
Ensure there is a minimum of padding in each line when calculating how many lines are needed.
Support absolute font sizing in the vertical rhythm module
Update homepage
Adding the generated css files from the msfilter change
Removing -ms-filter as it drives IE9+ crazy. plus existing filter works anyway for IE9-
In case you want to buy stuff.
Update Gemfile to use rake 0.8.7
Handle pathnames being assigned to the working path of a command. Closes GH-434.
Fix docs
Fix compass version in the docs.
Conflicts:
Gemfile.lock