@@ -5,11 +5,25 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
22
## [ Unreleased - @headlessui/tailwindcss ]
9
23
10
24
- Nothing yet!
11
25
12
- ## [ Unreleased - @headlessui/react ]
26
+ ## [ @headlessui/react @v1.6.3 ] - 2022-05-25
13
27
14
28
### Fixed
15
29
@@ -18,24 +32,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
32
- Only render the ` FocusSentinel ` if required in the ` Tabs ` component ([ #1493 ] ( https://github.com/tailwindlabs/headlessui/pull/1493 ) )
19
33
- Ensure the Transition stops once DOM Nodes are hidden ([ #1500 ] ( https://github.com/tailwindlabs/headlessui/pull/1500 ) )
20
34
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
27
36
28
37
### Fixed
29
38
30
39
- Allow to override the ` type ` on the ` ComboboxInput ` ([ #1476 ] ( https://github.com/tailwindlabs/headlessui/pull/1476 ) )
31
40
- Ensure the the ` <PopoverPanel focus> ` closes correctly ([ #1477 ] ( https://github.com/tailwindlabs/headlessui/pull/1477 ) )
32
41
- Only render the ` FocusSentinel ` if required in the ` Tabs ` component ([ #1493 ] ( https://github.com/tailwindlabs/headlessui/pull/1493 ) )
33
42
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
-
39
43
## [ @headlessui/tailwindcss @v0.1.0] - 2022-05-24
40
44
41
45
### Added
@@ -523,9 +527,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
523
527
524
528
- Everything!
525
529
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
528
532
[ 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]
529
535
[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/releases/tag/@headlessui/[email protected]
530
536
[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected]
531
537
[ @headlessui/[email protected] ] :
https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] ...@headlessui/[email protected]
0 commit comments