Releases: stordco/msw-toolbar
Releases · stordco/msw-toolbar
v0.2.3
What's Changed
- Change z-index to 9999 by @bherzberg96 in #20
New Contributors
- @bherzberg96 made their first contribution in #20
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- open up the peerDep version for
msw
by @twhitbeck in #19
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
v0.1.6
v0.1.5
v0.1.4
v0.1.3
Component reorganization
Initial release
- Add codesandbox ci for PR builds f632ced