v0.2.0
Overview
This release adds the ability to easily hide the toolbar and prevents layout shifts when embedded in applications.
New styling props
- The
div
of the toolbar now accepts and spreads all relevant props suchclassName
,styles
, etc etc for additional styling abilities
New props
position
:top | bottom
What's Changed
- Add CONTRIBUTING.md by @msutkowski in #10
- Add MIT license by @msutkowski in #13
- update styles, floating ui by @twhitbeck in #14
New Contributors
- @twhitbeck made their first contribution in #14
Full Changelog: v0.1.6...v0.2.0