Sha256: 9f0564bb0fddb1ef97c58a28974314ae6afa981b731245949ad899aa9506af92
Contents?: true
Size: 1.61 KB
Versions: 16
Compression:
Stored size: 1.61 KB
Contents
### 1.3.0 (2013-05-03) * New: Add global RTL layout support * New: Add row-specific RTL layout support * New: Add auto-clearing for elements using `omega(nth-child)` (works only with simple nth-child arguments due to limited string operations in Sass) * New: `reset-display`, `reset-layout-direction`, and `reset-all` for all your reset needs! * Fix: The visual grid no longer blocks user interactions * Deprecate: `omega()` will no longer take `$direction` in favor of `row($direction)` or `$default-layout-direction` ### 1.2.1 (2013-04-04) * New: Add stylesheets path to Sass.load_paths * Fixed: Force full-width and fixed table-layout on `row(table)` * Official Docset ### 1.2.0 (2013-02-18) * New: Auto-detect table layout when `span-columns()` is called inside `row(table)` * Fix: Make `shift()` reset context after each nested call ### 1.1.0 (2013-01-09) * New: `pad()` takes shorthand arguments * Refactor: Merge `omega()` and `nth-omega()` * Fix: Last child in table layouts keeps its right-padding ### 1.0.2 (2012-11-19) * Fix: Add explicit require to the bourbon gem [#38](https://github.com/thoughtbot/neat/issues/38) ### 1.0.1 (2012-11-06) * Fix: Make `em()` always return a number * Fix: Relative path imports in Rails ### 1.0.0 (2012-10-29) * New: Add executable for non-Rails projects * New: Add visual grid * New: Add `media` and `new-breakpoint` mixins * New: Add `_neat-helpers.scss` as a public interface for Neat * Fix: Make `shift()` work properly in nested contexts * Refactor: Remove typography mixins and settings ### 0.4.2 (2012-08-31) * Initial release
Version data entries
16 entries across 16 versions & 1 rubygems