Files
headlessui/packages/@headlessui-react/src/hooks
Robin Malfait a98e55c34c Fix Transition component's incorrect cleanup and order of events (#1803)
* improve tracking of transitionableChildren

* remove weird outlier snapshots

If anything is still wrong the tests will still fail but the diffs will
be easier to read.

* remove event handling from `useTransition`

* handle before/after events in `Transition` directly

* fix incorrect logic bug in tests

* add very explicit test for transition event order

* ignore flakey tests for now

We will get back to these!

* ensure cancellation of transitions works properly

* update changelog
2022-09-02 00:44:52 +02:00
..
2021-01-30 14:46:54 +01:00
2022-01-27 16:42:47 +01:00
2022-04-13 22:07:01 +02:00