2.1.0 • Published 5 months ago

@linzjs/windows v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@linzjs/windows

semantic-release: angular

Reusable promise based windowing component for LINZ / Toitū te whenua.

Rect state based modals/windows are painful because they require:

  • shared states for open/closed.
  • callbacks/states for return values.
  • inline modal/window includes, which prevent you from closing the invoking component before the modal/window has completed.

This module gives you promise based modals/windows which don't require all the state based boiler-plate / inline-components.

Features

  • Async HTML dialog based Modals.
  • Draggable and resizeable, pop-in/out Windows.

Install

npm install @linzjs/windows

or with Yarn

yarn add @linzjs/windows

Demo

npm run storybook

See Chromatic storybook for documentation.

2.1.0

5 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.5.2

8 months ago

1.5.1

9 months ago

1.5.0

9 months ago

1.4.6

10 months ago

1.4.5

10 months ago

1.4.4

10 months ago

1.4.3

10 months ago

1.4.2

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago