⬆️ Bump flowbite-svelte from 0.46.6 to 0.46.23
Bumps flowbite-svelte from 0.46.6 to 0.46.23.
Release notes
Sourced from flowbite-svelte's releases.
v0.46.23
What's Changed
- docs: modal dispatches open event instead of show by
@anrubin themesberg/flowbite-svelte#1456New Contributors
@anrubmade their first contribution in themesberg/flowbite-svelte#1456Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.22...v0.46.23
v0.46.22
Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.21...v0.46.22
v0.46.21
Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.20...v0.46.21
v0.46.20
Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.19...v0.46.20
v0.46.19
Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.18...v0.46.19
v0.46.18
What's Changed
- fix: change github repo link for admin dashboard in extend section by
@tony-stark-ethin themesberg/flowbite-svelte#1443- Format all files and a format check to github actions by
@koplasin themesberg/flowbite-svelte#1445- Make it easier to see if controls are disabled by
@cintekin themesberg/flowbite-svelte#1448- Update sidenav.md to stop infinite expansion of height by
@Ben-Nicholasin themesberg/flowbite-svelte#1402- feat: add capability to pass disabled prop for a select option by
@igarrenin themesberg/flowbite-svelte#1450- Fix: Using focus trap in web components by
@Palkessin themesberg/flowbite-svelte#1338New Contributors
@tony-stark-ethmade their first contribution in themesberg/flowbite-svelte#1443@Ben-Nicholasmade their first contribution in themesberg/flowbite-svelte#1402@igarrenmade their first contribution in themesberg/flowbite-svelte#1450@Palkessmade their first contribution in themesberg/flowbite-svelte#1338Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.17...v0.46.18
v0.46.17
What's Changed
- docs: fix inconsistent indentation in example code by
@conr2din themesberg/flowbite-svelte#1437- docs: fix typo on "Card with image" description by
@davis9001in themesberg/flowbite-svelte#1434- Fix typo by
@fvilersin themesberg/flowbite-svelte#1432- feat: implement table sorting by
@aarondoetin themesberg/flowbite-svelte#1423- fix: don't open multiselect dropdown on clicking selected items by
@MarkNerdiin themesberg/flowbite-svelte#1431- feat: implement sorting and searching in Table component by
@aarondoetin themesberg/flowbite-svelte#1425- fix: Refine the typing of the ListGroup's slot by
@fdevillardin themesberg/flowbite-svelte#1415- fix: Inform TypeScript of 'imgClass' prop type by
@mattdeboardin themesberg/flowbite-svelte#1408- fix: remove hide delay if popper is not hoverable by
@therealsujitkin themesberg/flowbite-svelte#1407- feat: Add prop 'clearable' to input by
@cintekin themesberg/flowbite-svelte#1438
... (truncated)
Changelog
Sourced from flowbite-svelte's changelog.
0.46.23
Patch Changes
- bug fix (
5b0798a414d2bbcd72dc940ebf20d8448b600150)0.46.22
Patch Changes
- fix: omit size from Toggle (
cbdc23136d7cbd57338fee3ae57fd0b347fcedd6)0.46.21
Patch Changes
types: add $Props (
458b98eea93e1b9c82374d1727e057bf97d85930)types: component type updates types: Button and ToolbarButton update for using anchor and button, HTMLAnchorAttributes, HTMLButtonAttributes types: GradientButton uses import ButtonProps from "./Button.svelte" instead of using ComponentProps that does not work. (
a1ba5af532261772bfd8b0b2c8267f65e814f997)fix: #1454 extends HTMLInputAttributes for Checkbox component (
4ce2ced37a28885614ac1d863386e396f190a65e)0.46.20
Patch Changes
- types: add $Props (
46a29798f77a63482a0951720eb761e474d11287)0.46.19
Patch Changes
- types: add $Props (
264f88f447592e81bb86ffd2f5202277c9b3116e)0.46.18
Patch Changes
- bug fixes and features (
bca44f8c500ea0b04215530b27e0cf460c5aa4b6)0.46.17
Patch Changes
- fix: update for PRs (
3566cbe3dcc4a7d8f67456b07fe046cdab421a02)0.46.16
Patch Changes
... (truncated)
Commits
58e1e31fix: move {...$$restProps} before class5b0798achore: changeset3176dc2fix: move {...$$restProps} before class0581c2afix: move {...$$restProps} before class in Tabs20a0c26fix: $1452 move {...$$restProps} before class72013e4fix: #1459 update CheckboxButton39c26d2fix: #1462 #1460 #1438 remove unnessary right slote12b560fix: #1457 add optional to value and files types in Fileupload.sveltec9485dfdocs: modal dispatches open event instead of show (#1456)efdb547docs: add flext to CompoAttributesViewer Tabs- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)