Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.

Releases: stoeffel/react-motion-drawer

v3.1.0

02 Apr 15:00
369d415

Choose a tag to compare

Changelog

  • drawerStyle now overrides styles instead of simply assigning, meaning you can now override base drawer styles without the use of !important

v3.0.1

27 Mar 03:01

Choose a tag to compare

Touch controls for opening the drawer are fixed!

Many thanks to @DanielPintilei for figuring out the issue!

v2.1.7

25 Oct 15:31

Choose a tag to compare

Upgraded dependencies and added React v16 as compatible.