-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
819042e
commit a4036d5
Showing
1 changed file
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,14 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [Unreleased - React] | ||
|
||
- Nothing yet! | ||
|
||
## [Unreleased - Vue] | ||
|
||
- Nothing yet! | ||
|
||
## [@headlessui/react@v1.4.0] - 2021-07-29 | ||
|
||
### Added | ||
|
||
- Add new `Tabs` component ([#674](https://github.com/tailwindlabs/headlessui/pull/674), [#698](https://github.com/tailwindlabs/headlessui/pull/698)) | ||
- Make `Disclosure.Button` close the disclosure inside a `Disclosure.Panel` ([#682](https://github.com/tailwindlabs/headlessui/pull/682)) | ||
- Add `aria-orientation` to `Listbox`, which swaps Up/Down with Left/Right keys ([#683](https://github.com/tailwindlabs/headlessui/pull/683)) | ||
- Expose `close` function from the render prop for `Disclosure`, `Disclosure.Panel`, `Popover` and `Popover.Panel` ([#697](https://github.com/tailwindlabs/headlessui/pull/697)) | ||
|
||
## [Unreleased - Vue] | ||
|
||
## [@headlessui/vue@v1.4.0] - 2021-07-29 | ||
|
||
### Added | ||
|
||
|
@@ -258,8 +267,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
- Initial release | ||
|
||
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] | ||
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] | ||
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] | ||
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected] | ||
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected] | ||
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected] | ||
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected] | ||
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected] | ||
[@headlessui/[email protected]]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/[email protected]...@headlessui/[email protected] | ||
|