Files
headlessui/packages
Robin Malfait b4cda76f91 Remove the anchor.strategy option (#3120)
* remove the `strategy` options, use "absolute" by default

Right now there is no good reason to expose the strategy, because the
default is good performance wise, and using `absolute` is fine because
we are portalled so there is no parent relative container to worry
about.

* update changelog
2024-04-22 17:05:30 +02:00
..