Skip to content

Releases: gauravchl/react-simple-sidenav

v2.0.0

20 Apr 11:21
5ffe368
Compare
Choose a tag to compare

Changes:

  • Update react from 16.4 to 16.13 to support hooks
  • Remove webpack and use rollup

PRs:

v1.0.1

14 Jul 06:22
Compare
Choose a tag to compare

Update react to 16.4.1

v0.1.6

24 May 11:57
Compare
Choose a tag to compare

Update to PropTypes and createReactClass #6

v0.1.5

30 Jan 18:28
Compare
Choose a tag to compare

Fix touch issue when 'openFromRight' is set

v0.1.4

29 Jan 06:37
Compare
Choose a tag to compare
  • Add new prop 'openFromRight' to open sideNav from right side

v0.1.3

22 Jan 11:42
Compare
Choose a tag to compare

Optimise production version, minify the bundle

v0.1.2

21 Jan 20:04
Compare
Choose a tag to compare

Performance improved, remove duplicate react module from dependencies.