@@ -5,11 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased - @headlessui/react ]
9+
10+ ### Added
11+
12+ - Add ` by ` prop for ` Listbox ` , ` Combobox ` and ` RadioGroup ` ([ #1482 ] ( https://github.com/tailwindlabs/headlessui/pull/1482 ) )
13+ - Add ` @headlessui/tailwindcss ` plugin ([ #1487 ] ( https://github.com/tailwindlabs/headlessui/pull/1487 ) )
14+
15+ ## [ Unreleased - @headlessui/vue ]
16+
17+ ### Added
18+
19+ - Add ` by ` prop for ` Listbox ` , ` Combobox ` and ` RadioGroup ` ([ #1482 ] ( https://github.com/tailwindlabs/headlessui/pull/1482 ) )
20+ - Add ` @headlessui/tailwindcss ` plugin ([ #1487 ] ( https://github.com/tailwindlabs/headlessui/pull/1487 ) )
21+
822## [ Unreleased - @headlessui/tailwindcss ]
923
1024- Nothing yet!
1125
12- ## [ Unreleased - @headlessui/react ]
26+ ## [ @headlessui/react @v1.6.3 ] - 2022-05-25
1327
1428### Fixed
1529
@@ -18,24 +32,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1832- Only render the ` FocusSentinel ` if required in the ` Tabs ` component ([ #1493 ] ( https://github.com/tailwindlabs/headlessui/pull/1493 ) )
1933- Ensure the Transition stops once DOM Nodes are hidden ([ #1500 ] ( https://github.com/tailwindlabs/headlessui/pull/1500 ) )
2034
21- ### Added
22-
23- - Add ` by ` prop for ` Listbox ` , ` Combobox ` and ` RadioGroup ` ([ #1482 ] ( https://github.com/tailwindlabs/headlessui/pull/1482 ) )
24- - Add ` @headlessui/tailwindcss ` plugin ([ #1487 ] ( https://github.com/tailwindlabs/headlessui/pull/1487 ) )
25-
26- ## [ Unreleased - @headlessui/vue ]
35+ ## [ @headlessui/vue @v1.6.3] - 2022-05-25
2736
2837### Fixed
2938
3039- Allow to override the ` type ` on the ` ComboboxInput ` ([ #1476 ] ( https://github.com/tailwindlabs/headlessui/pull/1476 ) )
3140- Ensure the the ` <PopoverPanel focus> ` closes correctly ([ #1477 ] ( https://github.com/tailwindlabs/headlessui/pull/1477 ) )
3241- Only render the ` FocusSentinel ` if required in the ` Tabs ` component ([ #1493 ] ( https://github.com/tailwindlabs/headlessui/pull/1493 ) )
3342
34- ### Added
35-
36- - Add ` by ` prop for ` Listbox ` , ` Combobox ` and ` RadioGroup ` ([ #1482 ] ( https://github.com/tailwindlabs/headlessui/pull/1482 ) )
37- - Add ` @headlessui/tailwindcss ` plugin ([ #1487 ] ( https://github.com/tailwindlabs/headlessui/pull/1487 ) )
38-
3943## [ @headlessui/tailwindcss @v0.1.0] - 2022-05-24
4044
4145### Added
@@ -523,9 +527,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
523527
524528- Everything!
525529
526- [ unreleased - @headlessui/react ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] .2 ...HEAD 527- [ unreleased - @headlessui/vue ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] .2 ...HEAD 530+ [ unreleased - @headlessui/react ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] .3 ...HEAD 531+ [ unreleased - @headlessui/vue ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] .3 ...HEAD 528532[ unreleased - @headlessui/tailwindcss ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] 533+ [ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected] 534+ [ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected] 529535[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/releases/tag/@headlessui/[email protected] 530536[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected] 531537[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected]
0 commit comments