Skip to content

Latest commit

 

History

History
147 lines (74 loc) · 8.31 KB

File metadata and controls

147 lines (74 loc) · 8.31 KB

Changelog

4.0.0

Major Changes

Patch Changes

4.0.0-next.4

Patch Changes

4.0.0-next.3

Patch Changes

4.0.0-next.2

Patch Changes

4.0.0-next.1

Patch Changes

4.0.0-next.0

Major Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

  • #247 022cc1f Thanks @vnphanquang! - broaden node type from HTMLElement to Element to satisfy type checker with usage on SVG elements (#246)

3.0.0

Major Changes

2.0.0

Major Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • #64 aa7a5f8 Thanks @vnphanquang! - turn off capture by default, provide additional options for configuring event listener registration

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

@svelte-put/clickoutside-v1.0.0 (2022-05-15)

Features

  • clickoutside: implement action clickoutside with limit feature (d99b484)

Documentation

  • clickoutside: generate api docs (41b81ba)