What's Changed
- Remove TestRenderer from Dialog and Disclosure tests by @davepar in #101
- Fix Typo "PopverPanel" in Popover by @safwanolaimat in #144
- Error when styling tabs using Docs example by @VitroidFPV in #100
- Version 2.0 by @rgossiaux in #96
- Breaking: changes component API for
Listbox
,Switch
, andRadioGroup
to usebind:
- Breaking: renames the events emitted by
Transition
- Now uses
<svelte:element>
internally
- Breaking: changes component API for
New Contributors
- @davepar made their first contribution in #101
- @safwanolaimat made their first contribution in #144
- @VitroidFPV made their first contribution in #100
Full Changelog: v1.0.2...v2.0.0