Files
headlessui/packages/@headlessui-react/src
Robin Malfait bd8e88dd33 Trigger scrollIntoView effect when position changes (#1113)
* trigger scrollIntoView effect when position changes

This is important otherwise it could happen that the current active item
is still the active item even if we inserted X items before the current
one. This will result in the active item being out of the current
viewport. To fix this, we will also make sure to trigger the effect if
the position of the active item changes.

* update changelog
2022-02-17 14:55:13 +01:00
..
2022-02-08 12:59:39 -05:00
2022-01-27 16:42:47 +01:00
2022-01-27 16:42:47 +01:00
2021-04-02 15:55:15 +02:00