Releases: thoughtbot/neat
Releases · thoughtbot/neat
v4.0.0
10 Jul 18:38
Compare
Sorry, something went wrong.
No results found
Removed
Installation through Bower is no longer supported.
The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.
v3.0.1
07 Jan 15:48
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue that would cause Neat to not be found when using SassC.
Fixed if function syntax error.
v1.9.1
11 Sep 14:22
Compare
Sorry, something went wrong.
No results found
Fixed
Fix Sass warning about "&&" vs "and" (#646 )
v3.0.0
11 Sep 14:24
Compare
Sorry, something went wrong.
No results found
Extend grid-media to accept multiple custom grids
v2.1.0
27 Jun 14:56
Compare
Sorry, something went wrong.
No results found
Added
A --path CLI option, which lets you install Neat into specific
directory. (#459 )
A style property has been added to our package.json, which makes for easy
importing when using npm-sass, sass-module-importer and others. (#514 )
Fixed
Fixed an issue that would cause Neat to not be found within Rails
apps. (#612 )
Simplified the gradient used in the grid-visual mixin for more consistent
cross-browser behaviour. (#569 )
v1.9.0
27 Jun 18:08
Compare
Sorry, something went wrong.
No results found
Added
Add support for complex nth-child selectors in omega(). (#340 )
Changed
The background color for visual grid columns now alternates. (#373 )
Update node-sass dependency to 4.1.1. (#520 )
Fixed
Removed unnecessary deprecation warning when using the reset-display mixin.
(#456 )
The description of the remove CLI command now correctly outputs "remove".
(#451 )
v2.0.0
17 Feb 20:39
Compare
Sorry, something went wrong.
No results found
Fixed
Custom grids inherit undefined properties from global $neat-grid
Fixed instillation from CLI
Remove float property from grid-collapse
v2.0.0.beta.2
20 Dec 18:45
Compare
Sorry, something went wrong.
No results found
v2.0.0.beta.1
20 Aug 18:48
Compare
Sorry, something went wrong.
No results found
v2.0.0.alpha.1
23 Jul 21:50
Compare
Sorry, something went wrong.
No results found
⚠️ The changes mentioned below are not be complete, but should cover the majority of new functionality, deprecations, and changes.
Added
Added grid-shift functionality
Added grid-media to allow the creation of media queries with custom grids