2.2.4 Bug Fix Release
🎉Svelte Bottom Sheet 2.2.4
Hey!
This update brings 2 small fixes to enhance the sheet. Consider updating to the new version.
Released yesterday.
Read the changelog to know more!
Usage
Check out the updated README for details on how to use it.
No breaking changes where introduced.
Changelog (v2.2.2)
Bug Fixes
- Not able to use autofocus: You are now able to use the
autofocustag inside the <BottomSheet.Sheet />
The marked element will be focused when the sheet is opened. - Focustrap sometimes not working: Resolved a bug where the focus trap might not work.
What's Changed
New Contributors
Full Changelog: v2.2.3-hotfix...v2.2.4-fix