Skip to content

Releases: chialab/loock

v4.2.0

22 Jul 14:13
4b86c73
Compare
Choose a tag to compare

Minor Changes

  • 922183b: Do not restore focus when user clicks outside a trap area.

v4.1.0

18 Jul 17:05
4b5a754
Compare
Choose a tag to compare

Minor Changes

  • 38921f4: Do not store node's ownerDocument since it can change for imported nodes.

v4.0.2

30 May 15:34
2f6b853
Compare
Choose a tag to compare

Patch Changes

  • 0468372: Filter focusable elements.

v4.0.1

31 Jan 11:08
cc1e59e
Compare
Choose a tag to compare

Patch Changes

  • 4526982: Enhance focusout handler using relatedTarget

v4.0.0

23 Jan 16:01
Compare
Choose a tag to compare

Major Changes

  • 99940f5: Introduce focus and keyboard navigation behaviors.
  • 459a4cb: Refactored the trap mechanism in order to handle video controls and iframe contents.
  • f04dd1c: Expose the focusManager method.

Minor Changes

  • 858450c: Add focus manager to behaviors.
  • 8645f7d: Add types entrypoint for exports map.
  • 93702f5: Rename keyboardNavigationBehavior options.

v4.0.0-beta.4

10 Nov 10:09
f1d202e
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

Minor Changes

  • 93702f5: Rename keyboardNavigationBehavior options.

v4.0.0-alpha.3

09 Nov 10:19
ba2a63a
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

Major Changes

  • f04dd1c: Expose the focusManager method.

v4.0.0-alpha.2

08 Nov 16:59
677b6df
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

Minor Changes

  • 858450c: Add focus manager to behaviors.

v4.0.0-alpha.1

08 Nov 10:38
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

Major Changes

  • 99940f5: Introduce focus and keyboard navigation behaviors.

v4.0.0-alpha.0

07 Nov 15:57
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

Major Changes

  • 459a4cb: Refactored the trap mechanism in order to handle video controls and iframe contents.

Minor Changes

  • 8645f7d: Add types entrypoint for exports map.