Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@oriondean oriondean released this 15 Oct 14:31
· 53 commits to master since this release

Features

  • Added useChildWindow hook (thanks to @AugusteBa)
  • Added additional undocking options to useDockWindow hook (thanks to @jrhenderson1988)

Bug Fixes

  • Fixed bug with useDockWindow sometimes initialising with wrong screen edge (thanks to @kangelSL)

Miscellaneous

  • Changed from MIT to Apache 2.0 License (thanks to @ColinEberhardt, @maoo)
  • Moved react-scripts and TypeScript from devDependencies to dependencies (demo application) (thanks to @ColinEberhardt , @maoo)