Releases: themesberg/flowbite-svelte
Releases · themesberg/flowbite-svelte
v0.46.18
What's Changed
- fix: change github repo link for admin dashboard in extend section by @tony-stark-eth in #1443
- Format all files and a format check to github actions by @koplas in #1445
- Make it easier to see if controls are disabled by @cintek in #1448
- Update sidenav.md to stop infinite expansion of height by @Ben-Nicholas in #1402
- feat: add capability to pass disabled prop for a select option by @igarren in #1450
- Fix: Using focus trap in web components by @Palkess in #1338
New Contributors
- @tony-stark-eth made their first contribution in #1443
- @Ben-Nicholas made their first contribution in #1402
- @igarren made their first contribution in #1450
- @Palkess made their first contribution in #1338
Full Changelog: v0.46.17...v0.46.18
v0.46.17
What's Changed
- docs: fix inconsistent indentation in example code by @conr2d in #1437
- docs: fix typo on "Card with image" description by @davis9001 in #1434
- Fix typo by @fvilers in #1432
- feat: implement table sorting by @aarondoet in #1423
- fix: don't open multiselect dropdown on clicking selected items by @MarkNerdi in #1431
- feat: implement sorting and searching in Table component by @aarondoet in #1425
- fix: Refine the typing of the ListGroup's slot by @fdevillard in #1415
- fix: Inform TypeScript of 'imgClass' prop type by @mattdeboard in #1408
- fix: remove hide delay if popper is not hoverable by @therealsujitk in #1407
- feat: Add prop 'clearable' to input by @cintek in #1438
New Contributors
- @davis9001 made their first contribution in #1434
- @fvilers made their first contribution in #1432
- @MarkNerdi made their first contribution in #1431
- @fdevillard made their first contribution in #1415
- @mattdeboard made their first contribution in #1408
- @cintek made their first contribution in #1438
Full Changelog: v0.46.16...v0.46.17
v0.46.16
What's Changed
- fix: typo in demo url by @alexander-mart in #1393
- Feat: export chart instance from
Chart
component by @bcldvd in #1399 - docs: brief change to binding data sample for chart component by @bcldvd in #1404
- Add off state label to Toggle.svelte by @aarondoet in #1414
- Update badge.md: fix wrong documentation by @pietervdvn in #1419
- fix: make badge class reactive by @koplas in #1416
- feat: update toast icon color reactively by @andrewrisse in #1422
New Contributors
- @alexander-mart made their first contribution in #1393
- @bcldvd made their first contribution in #1399
- @aarondoet made their first contribution in #1414
- @pietervdvn made their first contribution in #1419
- @koplas made their first contribution in #1416
- @andrewrisse made their first contribution in #1422
Full Changelog: v0.46.15...v0.46.16
v0.46.15
What's Changed
New Contributors
Full Changelog: v0.46.12...v0.46.15
- 0d5426f (HEAD -> main, origin/main, origin/HEAD) v0.46.15
- 69108a0 (tag: v0.46.15) feat: add 5.0.0 to peerDependencies
- 8c2e834 fix: add border to Input
- a555c1f docs: fix: typo
- af09739 docs: fix: typo
- 3236e52 fix!: add close event to toast component (#1383)
- 6d5352c docs: #1351 add customizing the header tag to the Accordion page
- e8cec5a (accordion-heading) fix: AccordionItem: add tag prop
- ab5abd7 docs: fix: typo
v0.46.12
- 1c08c3a (HEAD -> main, origin/main, origin/HEAD) v0.46.12
- b047d31 (tag: v0.46.12, new-dropdown) fix: Dropdown change to component prop since $$restProps does not work
- 81f01f2 fix: docs: dropdown custome color
- afe7393 fix: docs: list-group page typo
- 2e8a4d4 docs: fix: footer default
- fc1eda6 docs: fix: alert page event example
- c3e29c7 fix: ColorVariant, toast and badge page
- fe2f01b v0.46.11
- ab24e30 (tag: v0.46.11) fix: Badge and Toast component transition
- ddb09b3 v0.46.10
- 5910827 (tag: v0.46.10) fix: Checkbox group
- 331a0b7 v0.46.9
- 20686de (tag: v0.46.9) chore: changeset
- ecce766 fix: remove the default values for Checkbox group and choices
- 23df9cd v0.46.8
- 540e8c3 (tag: v0.46.8) chore: changeset
- 47a90d2 fix: Checkbox group and example
- 6583693 docs: fix: table page Click and double-click on row example
- 1cc2df7 fix: pnpm install --frozen-lockfile=false
- 31fd942 v0.46.7
- ba1705a (tag: v0.46.7) fix: TableBodyCell separate td and button
- f15e331 fix: frozen-lockfile
v0.46.6
Full Changelog: v0.46.5...v0.46.6
v0.46.5
- 433324a (HEAD -> main, origin/main, origin/HEAD) v0.46.5
- e882562 (tag: v0.46.5) fix: Select value update
- ddfe558 docs: fix: add values to range examples
- 3955f68 docs: fix: radio page bordered example
- e8bcbfa docs: fix: tabelbody class update
- f914059 fix: remove a file
- 4cfabc2 docs: fix: paragraph weight value
- 19c782f docs: fix: solid icon page
- 48e6714 fix: docs: button-group shadow
- 02baed1 docs: fix: avatar page
- 3abfc71 docs: fix: radio page disabled state
- 5dab658 docs: fix: #1372 radio button page
- 1540062 fix: #1371
- 97dab06 fix: accordion page
- eff7b58 fix: alert page
- abdc17d fix: remove slot icon from Alerts with list examples
- 5fac394 Fix button component link (#1369)
- 0dc6a97 fix: frozen-lockfile
- c9a9faa docs: update intro and quickstart
- 34d9e8f close #1368
v0.46.4
- 5fc9f58 (tag: v0.46.4) fix: Self-closing HTML tags for Textarea component
- 5a05766 v0.46.3
- 0c3fd7d (tag: v0.46.3) fix: Self-closing HTML tags
- 81f8f70 fix: spelling darkmode.md (#1367)
- d0dadb4 fix: use negative margin to correct uneven border (#1366)
- 0847f2b docs: fix: sidebar bg
- 1c202fe fix: explicitly call hideHandler on click outside (#1365)
- 51ba091 fix: update pnpm-lock due to frozon-lockfile error on vercel
- 67aecd9 docs: CHANGELOG update
- 920b15c fix: logo.svg for blocks
- 17acd58 (tag: v0.46.2) chore: changeset
- 1790b49 fix: add test-results to gitignore
- 0833cf6 fix: correct border and background colors for textarea component (#
- 6d75ffe docs: README update
- 0ecae1f chore: cleanup
- f6ed5e8 fix: blocks version and icon link update
- 587682a fix: remove bg color from icon pages
- dec9ab7 (new-blocks) feat: add blocks
- 9534315 (origin/new-blocks) > Gitignore updated at 2024-06-16 07:17:57
- 04309ad fix: add admin dashboard to sidebar menu
- deea452 feat: add admin-dashboard and icons
- c4efa03 fix: create FlowbiteSvelteLayout and ComponentsLayout
- bf2df48 Pass $$restProps to button (#1339)
- 137f557 fix:MultiSelect on:change triggered twice (#1341)
- 21f03a6 feat: Add disableSwipe prop to Carousel (#1353)
- 1b45827 docs: Properly setting Flowbite component link for Gallery (#1359)
- e4e5027 [forms/Select] correctly initialize "selected" attribute for SSR (#
- 41f2fc9 fix: playwright version in workflows
- 7a83eb1 fix: link to vercel for admin-dashboard
- c696246 fix: bg-color update
- ce0e03f feat: add admin-dashboard
- 4b1e19f feat: add prerender true
- 2d80884 chore: add google file
- 70b65c3 fix: add textarea on select handler (#1346)
- 6d07792 fix: #1350 remove else from AccordionItem
- 6ff61d2 fix: #1332 add imgClass prop
- d51c7d8 remove console.log from InputAddon.svelte (#1333)
- a15568b fix: link update
- 7c2b90a fix: url updates
v0.46.1
What's Changed
- fix: add disabled text color classes to Select component by @cpsoinos in #1303
- docs: fix table.md by @danielo515 in #1258
- feat: Placeholder for MultiSelect by @jumtp in #1316
- 1259 multi select fixes by @herronelou in #1260
- feat: add
imgOnly
property for<ImagePlaceholder />
component by @specialdoom in #1317 - Fix dropdown with Search by @SumitBando in #1324
- fix:Badge Close Event by @jumtp in #1322
- fix:incorrect text color of MultiSelect CloseButton (#1318) by @jumtp in #1319
- fix: proper condition for hover event listeners in Popper by @vonagam in #1255
- fix(Dropdown): default padding should be
py-2
by @V-ed in #1088
New Contributors
- @cpsoinos made their first contribution in #1303
- @danielo515 made their first contribution in #1258
- @jumtp made their first contribution in #1316
- @specialdoom made their first contribution in #1317
- @SumitBando made their first contribution in #1324
- @V-ed made their first contribution in #1088
Full Changelog: v0.46.0...v0.46.1
v0.46.0
- 998d017 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (
40a1d6581d555c28ff00e5b373d5742a314b6b02
) - 572888c docs: #1282 add warnings in the docs where components are using @html
- bb47928 fix: docsearch style using @docsearch/css@3
- 656f222 fix: #1287 #1304
- 113de66 fix: add disabled prop to Button component
- 4fbd9bd docs: change tailwind.config.cjs darkMode class to selector