update changelog
This commit is contained in:
+13
-3
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased - React]
|
||||
|
||||
- Nothing yet!
|
||||
|
||||
## [Unreleased - Vue]
|
||||
|
||||
- Nothing yet!
|
||||
|
||||
## [@headlessui/react@v0.3.0] - 2021-02-06
|
||||
|
||||
### Fixes
|
||||
|
||||
- Ensure that you can't use Enter to invoke the Switch
|
||||
@@ -30,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Add displayName to all contexts ([#175](https://github.com/tailwindlabs/headlessui/pull/175))
|
||||
- Add `disabled` prop to `Listbox` itself, instead of the `Listbox.Button` ([#229](https://github.com/tailwindlabs/headlessui/pull/229))
|
||||
|
||||
## [Unreleased - Vue]
|
||||
## [@headlessui/vue@v0.3.0] - 2021-02-06
|
||||
|
||||
### Fixes
|
||||
|
||||
@@ -88,8 +96,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/react@v0.2.0...HEAD
|
||||
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v0.2.0...HEAD
|
||||
[unreleased - react]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v0.3.0...HEAD
|
||||
[unreleased - vue]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v0.3.0...HEAD
|
||||
[@headlessui/react@v0.3.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v0.2.0...@headlessui/react@v0.3.0
|
||||
[@headlessui/vue@v0.3.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v0.2.0...@headlessui/vue@v0.3.0
|
||||
[@headlessui/react@v0.2.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v0.1.3...@headlessui/react@v0.2.0
|
||||
[@headlessui/vue@v0.2.0]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/vue@v0.1.3...@headlessui/vue@v0.2.0
|
||||
[@headlessui/react@v0.1.3]: https://github.com/tailwindlabs/headlessui/compare/@headlessui/react@v0.1.2...@headlessui/react@v0.1.3
|
||||
|
||||
Reference in New Issue
Block a user