UNPKG

grid-scss

Version:

Grid 网格布局神器,Grid Layout 是一种基于二维网格的布局系统,旨在完全改变我们设计基于网格的用户界面的方式,弥补网页开发在二维布局能力上的缺陷,可以通过 bower 和 npm 下载

72 lines (23 loc) 1.69 kB
## [1.1.1](https://github.com/vxhly/grid-scss/compare/v1.1.0...v1.1.1) (2018-11-14) ### Bug Fixes * **修正清除样式:** 删除 margin:0;padding:0; 默认字体颜色为黑色 ([23dc899](https://github.com/vxhly/grid-scss/commit/23dc899)) # [1.1.0](https://github.com/vxhly/grid-scss/compare/v1.0.10...v1.1.0) (2018-11-12) ### Features * **修正 webpack 和 gulp:** 鉴于 webpack 不能同时输出压缩版本和未压缩版本,,回归 gulp ,同时支持 webpack 和 gulp 打包方式 ([99b7019](https://github.com/vxhly/grid-scss/commit/99b7019)) ## [1.0.10](https://github.com/vxhly/grid-scss/compare/v1.0.8...v1.0.10) (2018-09-08) ### Features * **新增 [grid-name]="[header main]":** 新增 [grid-name]="[header main]" 匹配,上下结构 ([7122c7c](https://github.com/vxhly/grid-scss/commit/7122c7c)) ## [1.0.8](https://github.com/vxhly/grid-scss/compare/v1.0.6...v1.0.8) (2018-03-21) ### Bug Fixes * **_grid.scss:** delete [grid] {width:100%;height:100%} ([e4058e6](https://github.com/vxhly/grid-scss/commit/e4058e6)) ### BREAKING CHANGES * **_grid.scss:** delete style ## [1.0.6](https://github.com/vxhly/grid-scss/compare/1.0.4...v1.0.6) (2018-03-17) ### Bug Fixes * **_grid-name.scss _grid.scss:** delete grid-gap attributes ([f820226](https://github.com/vxhly/grid-scss/commit/f820226)) ### BREAKING CHANGES * **_grid-name.scss _grid.scss:** delete style ## [1.0.4](https://github.com/vxhly/grid-scss/compare/1.0.3...1.0.4) (2018-03-14) ## [1.0.3](https://github.com/vxhly/grid-scss/compare/1.0.2...1.0.3) (2018-01-20) ## [1.0.2](https://github.com/vxhly/grid-scss/compare/1.0.1...1.0.2) (2018-01-20) ## 1.0.1 (2018-01-20)