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

material-responsive-grid

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-responsive-grid - npm Package Versions

1.1.1

Diff

kgregory
published 1.1.0 •

Changelog

Source

[1.1.0] - 2017-03-24

Added

  • .marginless grid class - Eliminates the outer padding that prevents a row's content from spanning edge to edge.
  • .fixed-left grid class - Modifier class for .grid, will replace .grid-fixed-left in next major release
  • .fixed-center class - Modifier class for .grid, will replace .grid-fixed-center in next major release
  • Marginless grid example to examples app.

Deprecated

  • .grid-fixed-left - Deprecated in favor of the .fixed-left modifier class for .grid
  • .grid-fixed-center - Deprecated in favor of the .fixed-center modifier class for .grid
kgregory
published 1.0.1 •

Changelog

Source

[1.0.1] - 2017-03-17

Fixed

  • Preserve margin for fixed width, left aligned grids. It was being set to 0, which pulled content to the left.
  • Width of fixed width grids: Set width to auto and specify a max-width instead. Widths close to cutoff were overflowing.

Added

  • Examples app
kgregory
published 1.0.0 •

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