flowbite-svelte
Advanced tools
Changelog
1.10.22
fix(carousel): reverse swipe direction to match drag gesture
Update swipe logic so dragging left-to-right navigates to the previous slide, and right-to-left to the next slide. Adjust transition direction for consistent user experience.
Changelog
1.10.21
Changelog
1.10.20
fix(package): peerDependencies svelte 5.29 for @attach
fix(classes): update classes for all components
Changelog
1.10.19
loading
prop with built-in spinner and auto-disable
loading?: boolean
prop to Button.svelteloading
is true, the button shows a spinner and becomes disabledChangelog
1.10.18
Changelog
1.10.17
Changelog
1.10.16
Changelog
1.10.15
Changelog
1.10.14
fix(Tags): new props, unique, availableTags={available}, showHelper, showAvailableTags, and allowNewTags.
feat(classes): upto Select
Changelog
1.10.13