Skip to content

Releases: Hilzu/bootstrap-grid

v3.0.0

03 Feb 21:33
Compare
Choose a tag to compare
  • Match version with the version of Bootstrap used
  • Use newer clean-css to generate the minified CSS
    • clean-css 4 defaults to IE10 compatibility

v2.0.1

20 May 12:24
Compare
Choose a tag to compare
  • Make grid.min.css requirable directly with require("bootstrap-grid") when using webpack.

v2.0.0

06 May 12:06
Compare
Choose a tag to compare
2.0.0

v2.0.0-rc.1

11 Apr 11:12
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
  • Remove Bootstrap from dependencies
    • This deprecates requiring index.less and building the grid locally
    • If you had a use case for this please create an issue and let me know what it is!
  • Create a new a bit smaller grid.min.css with a newer clean-css.

This rc will be promoted to latest in about a week. Install this version using npm install bootstrap-grid@next