Files
headlessui/packages/@headlessui-vue/src
Robin Malfait 8b4363d7a4 Ensure shift+home and shift+end works as expected in the Combobox.Input component (#2024)
* ensure shift+home and shift+end works as expected

While testing with a normal input, the Home and End keys don't do
anything on their own, so therefore using them to go to the first or
last item respectively is still a good solution.

However, shift+home and shift+end will do _something_, it will select
the text in the input.

* update changelog
2022-11-17 15:00:26 +01:00
..
2022-01-27 16:42:47 +01:00