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

react-router-tabs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-tabs - npm Package Versions

1.3.2

Diff

chacestew
published 1.3.1 •

chacestew
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-04-07

  • Fixed incompatbility with React Router 5 (#19)
  • Added Rollup with CommonJS and ESM builds (previous build was CommonJS via babel-cli)
  • Added production build (uglifies and removes proptypes)
  • Upgraded to Babel 7
chacestew
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-06-16

  • Added allowClickOnActive to NavTab to support re-selecting active tabs.
  • Added check to RoutedTabs to prevent passing down props to DOM elements.
  • Added elementType prop to RoutedTabs to change the container element.
  • Extended NavTab's to prop-type to include objects.
  • Fixed NavTab's aria-current attribute and handling of missing paths (as per updates to React Router's NavLink).
  • Fixed RoutedTab's incorrect prop-type name for activeTabClassName.
chacestew
published 1.1.1 •

Changelog

Source

[1.1.1] - 2018-03-22

  • Fixed RoutedTab's activeTabStyle prop-type to be object.
chacestew
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-02-11

  • Added disabled prop to NavTab. Prevents the click action when true.
  • NavTab exact prop now correctly defaults to true. This enables nested tabs by default and keeps presentational behaviour consistent with RR's NavLink.
  • NavTab given default classNames. Previously these were set only when RoutedTabs component was used.
  • Example styling updated to not require the parent "react-router-tabs" class, so that styles can work when NavTabs are used on their own. The class will still be given to RoutedTabs for compatibility with older versions of the stylesheet.
  • Removed RoutedTabs usage wherever not needed in examples.
  • Documentation fixes.
chacestew
published 1.0.3 •

Changelog

Source

[1.0.3] - 2017-12-30

  • RoutedTabs updated to handle null children (when tabs are rendered conditionally).
chacestew
published 1.0.2 •

Changelog

Source

[1.0.2] - 2017-11-17

  • Added gif and badges to readme.
chacestew
published 1.0.1 •

Changelog

Source

[1.0.0 - 1.0.1] - 2017-11-16

  • Initial commit.
chacestew
published 1.0.0 •

Changelog

Source

[1.0.0 - 1.0.1] - 2017-11-16

  • Initial commit.
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