Skip to content

Releases: chialab/loock

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.

v3.3.0

18 Apr 10:33
2e4ab3c
Compare
Choose a tag to compare

Minor Changes

  • eb8015d: Correctly detect prev and next focusable item.

v3.2.10

18 Apr 08:08
a07b9b1
Compare
Choose a tag to compare

Patch Changes

  • aa3fd32: Fix focus on context enter when target has tabindex equal to -1.