Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ezpz-grid

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ezpz-grid - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

7

CHANGELOG.md

@@ -1,6 +0,9 @@

## 1.2.0 (2016-07-20)
## 2.0.1 (2016-07-25)
- Added: *$ezpz-grid-default-wrap*. Makes it possible to set the default wrap type for the grid.
## 2.0.0 (2016-07-25)
- Changed: Rewrote entire file to make use of the power of mixins
- Added: Possibility to use the grid with mixins only
- Added: Documentation can be found in the docs directory
- Added: $ezpz-cell-namespace so the cell namespace can be changed through the variables aswell
- Added: *$ezpz-cell-namespace* so the cell namespace can be changed through the variables aswell

@@ -7,0 +10,0 @@ ## 1.1.1 (2016-04-29)

@@ -190,2 +190,2 @@ # EZPZ Flexbox grid Documentation

## Optional
* [Use the grid with mixins](mixins.md)
* [Use the grid with mixins](mixins-usage.md)

@@ -39,2 +39,9 @@ # EZPZ Flexbox grid Documentation

```sass
$ezpz-grid-default-wrap
```
The default wrap type for the grid. This variable can be set to 'nowrap', 'wrap' or 'reverse'.
Default: **'nowrap'**
```sass
$ezpz-gutter

@@ -113,2 +120,2 @@ ```

## Next
* [Usage](usage.md)
* [CSS usage](css-usage.md)
{
"name": "ezpz-grid",
"version": "2.0.0",
"version": "2.0.1",
"description": "A lightweight Sass (.scss) flexbox grid system that's easy to setup and offers a lot of customisation.",

@@ -5,0 +5,0 @@ "main": "lib/_ezpz-flexbox-grid.scss",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc