File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
### Fixes
19
19
20
20
- Stop the event from propagating in the ` Popover ` component ([ #798 ] ( https://github.com/tailwindlabs/headlessui/pull/798 ) )
21
- - Allow to click on elements inside a ` Dialog.Overlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
21
+ - Allow clicking on elements inside a ` Dialog.Overlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
22
22
- Ensure interactability with ` Popover.Panel ` contents when using the ` static ` prop ([ #857 ] ( https://github.com/tailwindlabs/headlessui/pull/857 ) )
23
23
- Fix initial transition in ` Transition ` component ([ #882 ] ( https://github.com/tailwindlabs/headlessui/pull/882 ) )
24
24
@@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
27
### Fixes
28
28
29
29
- Stop the event from propagating in the ` Popover ` component ([ #798 ] ( https://github.com/tailwindlabs/headlessui/pull/798 ) )
30
- - Allow to click on elements inside a ` DialogOverlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
30
+ - Allow clicking on elements inside a ` DialogOverlay ` ([ #816 ] ( https://github.com/tailwindlabs/headlessui/pull/816 ) )
31
31
- Fix SSR crash because of ` useWindowEvent ` ([ #817 ] ( https://github.com/tailwindlabs/headlessui/pull/817 ) )
32
32
- Improve tree shaking ([ #859 ] ( https://github.com/tailwindlabs/headlessui/pull/859 ) )
33
33
- Add ` type="button" ` to ` Tabs ` component ([ #912 ] ( https://github.com/tailwindlabs/headlessui/pull/912 ) )
You can’t perform that action at this time.
0 commit comments