Releases: bestguy/sveltestrap
Releases · bestguy/sveltestrap
Support style attribute on Offcanvas
v5.6.2 5.6.2
Correct Collapse & Fade on mobile
This release corrects an issue (#357) with Collapse & Fade unable to toggle open on mobile browsers.
Correct Offcanvas and types
This release corrects Offcanvas for Bootstrap 5.1.0 and also correct type definitions for custom events.
Workaround for SvelteKit issue
Workaround for sveltekit#2000
Use native transitions, correct Modal scrolling
Add Image and Figure
This release adds Image and Figure components.
Add Modal static backdrop support
This release adds backdrop="static"
support to Modals
ListGroupItem, type fixes
Update ListGroup on:click
Add validated
prop to Form
Remove unused Dropdown prop type
Correct Modal types
Update Input
Add support for datetime-local, month, tel, week to allow bind:value support
Correct missing size attribute in text, email, url, search, tel
Correct missing multiple attribute in email
Input feedback
This release updates Input with an optional feedback
prop to support adding valid & invalid FormFeedback automatically