Skip to content

Releases: RobotPajamas/headlessui-svelte

2.2.0-beta.3

11 Dec 14:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0-beta.2...2.2.0-beta.3

2.2.0-beta.2

10 Dec 04:55
Compare
Choose a tag to compare

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

09 Dec 18:14
4726cdf
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/RobotPajamas/headlessui-svelte/commits/2.2.0-beta.1