Skip to content

Releases: chialab/loock

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.

v3.2.9

21 Nov 09:49
a4f0ce3
Compare
Choose a tag to compare

Patch Changes

  • 7433466: Handle focus on iframes.

v3.2.8

20 Oct 11:28
5200c28
Compare
Choose a tag to compare

Patch Changes

v3.2.7

20 Oct 08:46
83de081
Compare
Choose a tag to compare

Patch Changes

  • 3b813ae: Fix current target on enter.

v3.2.6

18 Oct 07:53
75e259a
Compare
Choose a tag to compare

Patch Changes

  • af34660: Check focus target before invoking callbacks

v3.2.5

11 Oct 13:39
d12fb76
Compare
Choose a tag to compare

Patch Changes

  • 8b23515: Fix default context restore

v3.2.4

05 Sep 12:05
b149759
Compare
Choose a tag to compare

Patch Changes

  • bf7d7f2: Check activeElement on click in context

v3.2.3

26 Jul 08:40
6c258d2
Compare
Choose a tag to compare

Patch Changes

  • 0cf40d6: Prevent lock from focus hidden details content

v3.2.2

25 Jul 15:05
cb80dce
Compare
Choose a tag to compare

Patch Changes

  • fa69402: Correctly initialize context

Bug Fixes

  • re-adding the same disabled context (a450fad)

2.2.0 (2021-08-24)

Bug Fixes

Features