Skip to content

Tags: damusnet/react-swipeable-drawer

Tags

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(DrawerContainer): add style overrides to overlay and content (@o…

…oHmartY) (#39)

closes #38

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(core): add top/right/bottom position support (#36)

BREAKING CHANGE: `<Drawer />`, `<DrawerContainer />`,
`<DrawerContentContainer />` and `<DrawerOverlay />` now expect a
`position`, the `width` prop becomes `size`, and the `translateX` prop
becomes `translation`

v2.0.1

fix: update package.json exports

v2.0.0

docs: update README with new example

v1.1.0

feat: publish patch version

v1.0.0

feat: publish first version