Skip to content

Releases: stordco/msw-toolbar

v0.2.3

10 Apr 19:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 May 18:08
3618d3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Apr 19:03
Compare
Choose a tag to compare

v0.2.0...v0.2.1

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Dec 01:05
Compare
Choose a tag to compare

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 such className, styles, etc etc for additional styling abilities

New props

  • position: top | bottom

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

28 Sep 15:40
Compare
Choose a tag to compare
  • Export get and set Utils From Project (#8) 598acb9

v0.1.5...v0.1.6

v0.1.5

24 Sep 22:06
Compare
Choose a tag to compare

v0.1.4...v0.1.5

v0.1.4

23 Sep 22:14
Compare
Choose a tag to compare
  • chore: fix delay input, reorg exports, add utils, fix example (#4) fcb13ee

v0.1.3...v0.1.4

v0.1.3

23 Sep 17:20
Compare
Choose a tag to compare
  • chore: update package links to renamed repo 4574a74
  • feat: remove chakra dependency (#3) 2d6382f

v0.1.2...v0.1.3

Component reorganization

22 Sep 23:42
Compare
Choose a tag to compare
  • Reorganize component to avoid wrapping children with ChakraProvider (#2) 92e64b7

v0.1.1...v0.1.2

Initial release

22 Sep 22:26
Compare
Choose a tag to compare
  • Add codesandbox ci for PR builds f632ced

30a718c...v0.1.1