Files
headlessui/packages
Robin Malfait f1446664bc Remove transition state from render props (#3312)
* add function to map transition data to data attributes

* use transition data attributes in props

Instead of in the `slot` because this would also expose this information
as render props but we just want to set it as props without exposing it
as render props.

* rename `slot` to `transitionData` for consistency

* update changelog
2024-06-21 15:55:06 +02:00
..
2024-06-20 16:01:23 -04:00