Socket
Socket
Sign inDemoInstall

react-sidebar

Package Overview
Dependencies
10
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.0.2

Diff

yogaboll
published 3.0.1 •

yogaboll
published 3.0.0 •

Changelog

Source

3.0.0

  • prop-types is now dependency instead of peer dependency (@markusenglund)
  • PropTypes are removed in production to save on size (@markusenglund)
  • Now using babel in loose mode & babel-runtime to reduce bundle size further (@markusenglund)
  • Made the library available as ES Module in addition to CommonJS (@markusenglund)
  • Remove tab-index from overlay (@markusenglund)
  • Remove scroll bar when not needed by changing default content overflowY from "scroll" to "auto"
  • Added new id props to let users give custom id values to all elements (@rluiten)
  • Remove touch functionality in IOS since it doesn't work due to swipe-to-go-back native behaviour.
  • Remove box-shadow when the sidebar is not visible, so it's not visible at the edge of the screen.
falllenstedt
published 2.3.2 •

Changelog

Source

2.3.2

  • prop-types is now a peer dependency (@Fallenstedt)
falllenstedt
published 2.3.1 •

Changelog

Source

2.3.1

  • Modify content styles to have momentum scrolling (@Fallenstedt)
  • Update examples to eliminate depreciation warnings(@Fallenstedt)
  • Update readme's examples(@Fallenstedt)

2.3

  • Replace findDOMNode by ref callback (@BDav24)
  • Allow setting initial sidebar width (@BDav24)

2.2

  • Move from onTouchTap to onClick for React 15.2 compatibility (@factorize)
  • Fix accessibility issues (@cristian-sima)
balloob
published 2.3.0 •

balloob
published 2.2.1 •

balloob
published 2.2.0 •

balloob
published 2.1.4 •

Changelog

Source

2.1.4

  • Update included ES5 build with 2.1.3 changes
balloob
published 2.1.3 •

Changelog

Source

2.1.3

  • Added optional classNames (@sugarshin)
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc