Files
headlessui/packages/@headlessui-vue/src
Robin Malfait 886fdf7e6c Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#3180)
* add mouse buttons

* add `useDisposables` hook

* add `useFrameDebounce` hook

Schedule a task in the next frame

* ensure we reset the `isTyping` flag correctly

* use same `mousedown` API as we did in React

This allows us to never leave the `input`, even when clicking on an
option.

* update changelog

* format comments

* inline `cb`
2024-05-07 16:49:07 +02:00
..
2024-04-08 23:31:50 +02:00
2023-12-20 19:57:57 +01:00
2023-09-11 18:36:30 +02:00