File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Stop the event from propagating in the ` Popover ` component ([ #798 ] ( https://github.com/tailwindlabs/headlessui/pull/798 ) )
13
13
- Allow to click on elements inside a ` Dialog.Overlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
14
14
- Ensure interactability with ` Popover.Panel ` contents when using the ` static ` prop ([ #857 ] ( https://github.com/tailwindlabs/headlessui/pull/857 ) )
15
+ - Fix initial transition in ` Transition ` component ([ #882 ] ( https://github.com/tailwindlabs/headlessui/pull/882 ) )
15
16
16
17
## [ Unreleased - Vue]
17
18
@@ -20,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
- Stop the event from propagating in the ` Popover ` component ([ #798 ] ( https://github.com/tailwindlabs/headlessui/pull/798 ) )
21
22
- Allow to click on elements inside a ` DialogOverlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
22
23
- Fix SSR crash because of ` useWindowEvent ` ([ #817 ] ( https://github.com/tailwindlabs/headlessui/pull/817 ) )
24
+ - Improve tree shaking ([ #859 ] ( https://github.com/tailwindlabs/headlessui/pull/859 ) )
23
25
24
26
## [ @headlessui/react @v1.4.1] - 2021-08-30
25
27
You can’t perform that action at this time.
0 commit comments