569cec7514
* drop `d.enqueue` & `d.workQueue` This was only used in tests and doesn't seem to be necessary. * drop `handleChange` from the `ComboboxInput` component This only emitted a `change` event, which Vue already emits as well. * drop `onChange` from incoming props This is an odd one. In Chrome this means that the `@change` is still being called, but if we keep it, then the `@change` is _also_ called on blur resulting in odd bugs. Droping it fixes that issue. That said, the `@change` is _still_ emitted and therefore the callback is properly called and the `ComboboxInput` still can interact with the `@change` event. * update changelog
@headlessui/react
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
Installation
npm install @headlessui/react
Documentation
For full documentation, visit headlessui.dev.
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using the library: