Releases: themesberg/flowbite-svelte
v1.29.1
What's Changed
- fix: #1864 add onclick to a tag by @shinokada in #1866
Dropdown item component updated with explicit onclick attribute handling on anchor elements. Theme definitions modified to enforce full-width, left-aligned layout for dropdown items. Minor end-of-file formatting adjustment to package.json.
Full Changelog: v1.29.0...v1.29.1
v1.29.0
What's Changed
- docs: quickstart and introduction update for new css location by @shinokada in #1863
- Add click navigation to Stepper components by @shinokada in #1865
Converted steppers to data-driven, interactive components: added a bindable 1-based current (some allow 0), clickable, showCheckmarkForCompleted, and onStepClick; per-step status computation, checkmark/icon rendering, theme updates, new icons, types adjustments, and many docs/examples added.
Full Changelog: v1.28.3...v1.29.0
v1.28.3
Full Changelog: v1.28.2...v1.28.3
- fix: import uiHelpers.ts to js in $lib/index.ts
v1.28.2
What's Changed
- fix: admin-dashboard use imagesPath and mapUsersWithAvatars by @shinokada in #1844
- docs: update by @shinokada in #1845
- docs: update ai-integration page by @shinokada in #1848
- docs: update component docs by @shinokada in #1846
- docs: remove Key Props by @shinokada in #1849
- llm: update by @shinokada in #1851
- fix: move static/llm files to src/routes/llm and +server.ts by @shinokada in #1852
- Mcp pages by @shinokada in #1853
- fix: lint error free by @shinokada in #1854
- fix(sidebar): SidebarDropdownWrapper isOpen take precedence over isSingle by @shinokada in #1859
Full Changelog: v1.28.1...v1.28.2
v1.28.1
What's Changed
- docs: add dark class by @shinokada in #1836
- fix: #1813 by @shinokada in #1837
- correction to Popper placement when RTL by @jjagielka in #1842
- fix: Button loader, Datepicker range color, example code etc. by @shinokada in #1838
Full Changelog: v1.28.0...v1.28.1
v1.28.0
What's Changed
- docs: toast stack vertical by @shinokada in #1832
- feat: ToastContainer
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- fix: kanban-board examples by @shinokada in #1829
- fix: bug_report.yml update by @shinokada in #1830
- feat: Clipboard manager by @shinokada in #1831
Full Changelog: v1.26.0...v1.27.0
v1.26.0
What's Changed
- fix: add spinner type, "default" | "dots" | "bars" | "pulse" | "orbit" by @shinokada in #1828
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- fix: refactor SplitPane by @shinokada in #1826
- feat: VirtualMasonry by @shinokada in #1827
Full Changelog: v1.24.1...v1.25.0
v1.24.1
What's Changed
- docs: update virtual-list page by @shinokada in #1824
- fix: add touch event handler to split-pane components by @shinokada in #1825
Full Changelog: v1.24.0...v1.24.1