Files
headlessui/scripts
Robin Malfait 24725216e4 fix: outside click refocus bug (#114)
* add watch script

* make interactions in Vue and React consistent

* re-work focus restoration

When we click outside of the Menu or Listbox, we want to
restore the focus to the Button, *unless* we clicked on/in an element
that is focusable in itself. For example, when the Menu is open and you
click in an input field, the input field should stay focused. We should
also close the Menu itself at this point.

* add examples with multiple elements

* bump dependencies
2020-10-20 15:38:12 +02:00
..
2020-09-20 20:47:39 +02:00
2020-09-20 20:47:39 +02:00
2020-10-02 11:05:41 +02:00
2020-10-20 15:38:12 +02:00