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

material-ui-icon-svgs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-ui-icon-svgs - npm Package Versions

0.20.2

Diff

davidrenne
published 0.20.1 •

davidrenne
published 0.20.0 •

Changelog

Source

0.20.0

Dec 2, 2017

As usual, we are focusing on bug fixes but this time, we introduce an exceptional breaking change, consistent with the removal of onTouchTapfor `onClick in v0.19.0 (#7624).

Big thanks to the 10 contributors who made this release possible.

Breaking Change
  • [core] Remove TouchTap in favor of Click throughout library and docs (#9058) @m2mathew

You need to globally replace any references to TouchTap property callbacks with Click.

Component Fixes / Enhancements
  • [AutoComplete] Fix undef dataSource.value (#8864) @michalmikolajczyk
  • [BottomNavigation] Allow null child (#8925) @MrSaints
  • [Menu] Use filtered children on setFocusIndexStartsWith (#9316) @alancasagrande
  • [Menu] Fix condition where item is removed from menu before it is used in focus calculation. (#8769) @zentron
  • [Slider] Fix Updating min and max props (#9261) @thomaskempe
  • [Slider] Fix slider being disabled onKeydown error (#9001) @henryj
  • [Stepper] Allow invalid children (#8634) @svengau
Docs
  • [docs] Add FlyWeekend in showcase (#8812) @tjl9
  • [docs] Add a web app to the showcase (#8767) @maheshj567
  • [docs] Update Home h2 text to match v1 (#9060) @m2mathew
Core
  • [npm] Upgrade 'inline-style-prefixer' to 3.0.8 (#9320) @m2mathew
  • [RenderToLayer] Remove touchstart events, to prevent double call to onRequestClose (#9118) @m2mathew
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