Files
headlessui/packages
Robin Malfait 0260afa2df Properly merge incoming props with own props (#1651)
* sort props in error message

This will make the error message consistent regardless which props (and
in what order) they are applied.

* WIP

* `click()` on a disabled element should no-op

* incomingProps was already merged

* cleanup tests a bit and make it consistent with the React tests

* cleanup unused code

* update changelog
2022-07-07 17:01:45 +02:00
..