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

@material/react-list

Package Overview
Dependencies
Maintainers
13
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/react-list - npm Package Versions

1

0.8.0

Diff

Changelog

Source

0.8.0 (2018-12-28)

Bug Fixes

  • infrastructure: add declaration package.json (#572) (8cb4b1b)
  • infrastructure: condense webpack configuration build step into one json file (#571) (512f3aa)
  • infrastructure: unit test code coverage for typescript (#487) (1170a1f)
  • list: minification-safe element type comparison (#509) (89f5fd2)
  • select: defensive foundation check before unmounting - also includes radio, checkbox, text-field (#512) (2ee4c80)
  • top-app-bar: foundation should be destroyed and reinitialized on variant change (#519) (58cfc6f)
  • lint for typings files (#577) (8f971a8)
  • remove prop-types from package.json (#576) (7f38952)

Features

BREAKING CHANGES

  • infrastructure: Remove <package-name>.es.js files. The alternate is now to use the index.tsx files.
  • ripple: withRipple is no longer the default export.

<a name="0.7.1"></a>

moog16
published 0.7.1 •

Changelog

Source

0.7.1 (2018-11-30)

Bug Fixes

  • added missing comma from golden.json (#426) (dfe44dc)
  • chips: update to v0.41.0 (#424) (e40fec6)
  • drawer: initialize foundation if props.open updates (#427) (36e6316)
  • drawer: replace focus trap with vanilla version (#437) (bd7433b)
  • drawer: update modal screenshot golden (#482) (ce0c314)
  • linear-progress: Add linear progress (#450) (f38d575)
  • select: added check for nativeControl element before calling props.setRippleCenter in NativeControl (#478) (5baad76)
  • tab-bar: set previousActiveIndex to props.activeIndex initially to avoid tab of undefined error (#428) (8e28944)
  • text-field: custom validation (#430) (f5c9c35)
  • text-field: uncomment test fixed from 0.35.0 (#404) (3a908ff)

Features

<a name="0.6.2"></a>

moog16
published 0.7.0 •

moog16
published 0.6.2 •

Changelog

Source

0.6.2 (2018-11-07)

Bug Fixes

  • checkbox: add focusable=false to svg for a11y (#375) (c7f3b97)
  • drawer: update readme and screenshots to support below top app bar (#397) (90adbbe)
  • infrastructure: increase screenshot timeout to decrease flakes (#373) (e96ca10)
  • layout-grid: remove unit test console warnings (#379) (408cdd2)
  • list: selectedIndex 0 isn't working (#387) (4e62aae)
  • text-field: added reference to input element (#414) (ea04dc6)
  • text-field: allow for input isValid override (#374) (7872856)
  • text-field: put foundation on state and do render input unless foundation is present (#353) (2cb5d64)
  • text-field: remove foundation.setValue call during onChange (#350) (36469f7)
  • top-app-bar: add FixedAdjust to npmignore (#371) (d4ad675)
  • top-app-bar: allow react elements in title (#376) (f6da361)

Code Refactoring

Features

  • infrastructure: add verify pkg main to dist script (#320) (459c6dd)

BREAKING CHANGES

  • list: Event handlers moved from list to list item. New props on list item for focus, follow href, toggle checkbox, and classnames/attributes passed down from list. Remove ID prop from list item.

<a name="0.6.0"></a>

moog16
published 0.6.1 •

bonniez
published 0.6.0 •

Changelog

Source

0.6.0 (2018-10-24)

Bug Fixes

  • chips: added npmignore (#317) (ac99ac5)
  • chips: replace relative path with npm package (#297) (93ac25e)
  • icon-button: add main field to package.json (#300) (88d5e4e)
  • icon-button: add MIT license to files (#313) (97ecb3a)
  • icon-button: update main property (#319) (e79995d)
  • infrastructure: add more time to screenshot initial wait (#314) (375206e)
  • infrastructure: fix travis badge on readme (#331) (e637782)
  • infrastructure: speed up prerelease script (#288) (b77819f)
  • menu-surface: fix menu surface unit test typo (#315) (8b60622)
  • text-field: Add support for <textarea> (#118) (#266) (d9cff89)
  • text-field: floating label width calculation when notched (#347) (377f250)
  • top-app-bar: add fixed adjust component (#349) (f1d4be0)

Features

<a name="0.5.1"></a>

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