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

material-ui-scrollable-tabs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-ui-scrollable-tabs - npm Package Versions

2.0.0

Diff

Changelog

Source

2.0.0

This will be the last release of this library. USE AT YOUR OWN RISK. We highly suggest that you migrate to the v1 branch of material-ui to take advantage of the features provided by this library natively within that package.

⚠️ This is a breaking change. If you still use an older version of material-ui, you should stay at v1.0.0 of this component.

Oct 6, 2017
Component Fixes / Enhancements
  • Update to material-ui 0.19.x
    • Support onClick rather than onTouchTap
  • Use standalone prop-types library
  • Make material-ui a peerDependency rather than a dependency
  • Support React ^15.4.0 or ^16.0.0 via peerDependency
shawnmcknight
published 1.0.0 •

Changelog

Source

1.0.0

Apr 12, 2017
Component Fixes / Enhancements
  • The scrollable behavior provided by this package has now been merged into Material-UI's @next branch. As a result, it is highly unlikely that there will be any additional features added to this package.
  • The isLargeView prop has been deprecated in favor of automatic viewport detection and sizing.
  • valueLink has been deprecated.
  • Desktop scroll buttons should now be the same color as the highlighted text.
  • The scrollbar size measurement utility has been abstracted into a separate npm package: react-scrollbar-size.
  • It should now be possible to import modules from the main index.js rather than having to import from the Tabs subfolder.
  • All code has been significantly refactored to make it cleaner and easier to read.
shawnmcknight
published 0.2.0 •

Changelog

Source

0.2.0

Mar 23, 2017
Component Fixes / Enhancements
  • Corrected fixed width tabs so that no scrolling behavior occurs. Previously, selecting a partially out of view tab would scroll that tab into view. @shawnmcknight
Examples
  • Created /examples directory with a webpack-dev-server based site that will show interactive examples and code for various tab permutations. Docs for use are here. @shawnmcknight
shawnmcknight
published 0.1.1 •

shawnmcknight
published 0.1.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