🎉Svelte Bottom Sheet 2.3.1
Hey!
This is a small fix for an issue found by @gwennlbh
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.3.1)
Fixes
- Incorrect border radius styling: Fixed an issue where a typo in the border-radius value caused the bottom corner rounding to not apply correctly. (@gwennlbh )
Docs
- Added some clarification for dom order (@gwennlbh )
Thank you very much @gwennlbh
What's Changed
- docs: clarify dom declaration order for nested sheets by @gwennlbh in #49
- Fix border radius for top-positioned sheets by @gwennlbh in #50
New Contributors
Full Changelog: v2.3.0-minor...v2.3.1-minor