Socket
Socket
Sign inDemoInstall

@material/density

Package Overview
Dependencies
Maintainers
17
Versions
1643
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/density - npm Package Compare versions

Comparing version 4.0.0-canary.199534d61.0 to 4.0.0-canary.22d7ad2fb.0

18

CHANGELOG.md

@@ -6,2 +6,20 @@ # Change Log

# [4.0.0-canary.22d7ad2fb.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.22d7ad2fb.0) (2019-10-15)
### Features
* **density:** Add density subsystem to components ([#5059](https://github.com/material-components/material-components-web/issues/5059)) ([73a5e4c](https://github.com/material-components/material-components-web/commit/73a5e4c))
* **radio:** Add density mixin to radio ([#5118](https://github.com/material-components/material-components-web/issues/5118)) ([199534d](https://github.com/material-components/material-components-web/commit/199534d))
### BREAKING CHANGES
* **radio:** In Checkbox, Renamed sass variables `$mdc-radio-touch-area` => `$mdc-radio-ripple-size` & `$mdc-radio-ui-size` => `$mdc-radio-icon-size` to be consistent with checkbox. Also, removed `$mdc-radio-ui-pct` sass variable.
* **density:** Renamed sass mixins & variables in MDC Data Table - `mdc-data-table-header-row-height` => `mdc-data-table-header-cell-height` & `mdc-data-table-row-height` => `mdc-data-table-cell-height`. Also removed `mdc-button--dense` variant, use button's density mixin instead.
# [4.0.0-canary.199534d61.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.199534d61.0) (2019-09-27)

@@ -8,0 +26,0 @@

4

package.json
{
"name": "@material/density",
"description": "Density utilities for Material Components for the web",
"version": "4.0.0-canary.199534d61.0",
"version": "4.0.0-canary.22d7ad2fb.0",
"license": "MIT",

@@ -20,3 +20,3 @@ "keywords": [

},
"gitHead": "c35810420b70c99e38a1438e1fd44e4bb84e21be"
"gitHead": "bdc05bd56f8cbc11face1f0f2787fdb17f450fe3"
}
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