Skip to content

Latest commit

 

History

History
66 lines (33 loc) · 2.59 KB

File metadata and controls

66 lines (33 loc) · 2.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.7 (2022-04-30)

Bug Fixes

  • use correct export from reach portal (0b13c67)

0.2.6 (2022-04-28)

0.2.5 (2022-04-28)

0.2.4 (2022-04-28)

0.2.3 (2022-04-28)

Bug Fixes

0.2.2 (2022-04-28)

0.2.1 (2021-11-13)

Features

  • window: add new props (90af04a)
  • window: create ControlledWindow (fcf258f)

0.2.0 (2021-10-28)

⚠ BREAKING CHANGES

  • dependencies: Requires react ^17

  • dependencies: update to latest (f7983f3)

0.1.1 (2021-06-03)

0.1.0 (2019-12-07)

⚠ BREAKING CHANGES

  • window: BREAKING CHANGE: remove isOpen prop and change state for windowState
  • window: change minimalState prop to minState

Features

  • window: support for request to close the window (6757440)
  • window: support window max state (2dc8ad8)

0.0.2 (2019-12-05)

Features

  • git: initial commit (2da349f)
  • window: create drag area (0b8b0d4)
  • window: create resizeable window (2dc2133)