Releases: RobotPajamas/headlessui-svelte
Releases · RobotPajamas/headlessui-svelte
2.2.0-beta.3
What's Changed
- Added basic Select component by @sureshjoshi in #16
- Added Description and a DescriptionProvider by @sureshjoshi in #17
Full Changelog: 2.2.0-beta.2...2.2.0-beta.3
2.2.0-beta.2
What's Changed
- Added hover and press actions to the Button for better CSS handling by @sureshjoshi in #7
- Ported common test scenarios to Svelte, and added a Textarea component by @sureshjoshi in #14
Full Changelog: 2.2.0-beta.1...2.2.0-beta.2
2.2.0-beta.1
What's Changed
- Added basic Field and Fieldset implementation with disabled context by @sureshjoshi in #1
- Created basic documentation site as a placeholder by @sureshjoshi in #2
- Added reactivity to Switch to ensure website deployment works by @sureshjoshi in #3
- Added reactivity to examples, and correctly labelling field components by @sureshjoshi in #6
- Updated Readme and Package.json to support basic NPM pulls by @sureshjoshi in #9
New Contributors
- @sureshjoshi made their first contribution in #1
Full Changelog: https://github.com/RobotPajamas/headlessui-svelte/commits/2.2.0-beta.1