Releases: thoughtbot/neat
Releases · thoughtbot/neat
v4.0.0
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
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
Compare
Sorry, something went wrong.
No results found
Fixed
Fix Sass warning about "&&" vs "and" (#646 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
Extend grid-media to accept multiple custom grids
v2.1.0
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
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
Compare
Sorry, something went wrong.
No results found
whmii
released this
17 Feb 20:39
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
Compare
Sorry, something went wrong.
No results found
whmii
released this
20 Dec 18:45
Version 2.0.0.beta.2
v2.0.0.beta.1
Compare
Sorry, something went wrong.
No results found
whmii
released this
20 Aug 18:48
Version 2.0.0.beta.1
v2.0.0.alpha.1
Compare
Sorry, something went wrong.
No results found
whmii
released this
23 Jul 21:50
⚠️ 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