Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

flowbite-svelte-son

themesberg50MIT0.28.4TypeScript support: included

Flowbite components for Svelte

svelte, sveltekit, tailwindcss, flowbite, ui, accordion, alert, avatar, badge, breadcrumb, button-group, button, card, carousel, darkmode, dropdown, footer, forms, kbd, list group, mega menu, modal, navbar, pagination, progressbar, rating, sidebar, skeleton, spinner, table, tab, timeline, toast, tooltip, typography, video

readme

FLOWBITE-SVELTE

npm version npm downloads npm downloads license Discord

⚠️ Flowbite-Svelte is currently in early development and APIs and packages are likely to change quite often.

Flowbite-Svelte CSS components
Build websites even faster with components on top of Tailwind CSS

Flowbite-Svelte is an official Flowbite component library for Svelte. All interactivities are handled by Svelte.

Visualize this repo's codebase

Flowbite-Svelte-Starter

You can use Flowbite-Svelte Starter for a quick start.

Installation

Documentation

For full documentation, visit flowbite-svelte.com.

Components

Alert Badge Breadcrumb
Tailwind CSS Alerts Tailwind CSS Badge Tailwind CSS Breadcrumbs
Button Button group Card
Tailwind CSS Buttons Tailwind CSS Button Group Tailwind CSS Cards
Dropdown Forms List group
Tailwind CSS Dropdown Tailwind CSS Forms Tailwind CSS List group
Typography Modal Tab
Tailwind CSS Typography Tailwind CSS Modal Tailwind CSS Tabs
Navbar Pagination Timeline
Tailwind CSS Navbar Tailwind CSS Pagination Tailwind CSS Timeline
Progress bar Table Toast
Tailwind CSS Progress Bar Tailwind CSS Tables Tailwind CSS Toast
Tooltip Datepicker Spinner
Tailwind CSS Tooltips Tailwind CSS Datepicker Tailwind CSS Spinner
Footer Accordion Sidebar
Tailwind CSS Footer Tailwind CSS Accordion Tailwind CSS Sidebar
Carousel Avatar Rating
Tailwind CSS Carousel Tailwind CSS Avatar Tailwind CSS Rating
Input Field File Input Search Input
Tailwind CSS Input Field Tailwind CSS File Input Tailwind CSS Search Input
Select Textarea Checkbox
Tailwind CSS Select Tailwind CSS Textarea Tailwind CSS Checkbox
Radio Toggle Range Slider
Tailwind CSS Radio Tailwind CSS Toggle Tailwind CSS Range Slider
Floating Label Mega Menu Skeleton
Tailwind CSS Floating Label Tailwind CSS Mega Menu Tailwind CSS Skeleton
KBD (keyboard) Drawer (offcanvas) Popover
Tailwind CSS KBD (Keyboard) Tailwind CSS Drawer (offcanvas) Tailwind CSS Popover
Video Heading Paragraph
Tailwind CSS Video Tailwind CSS Heading Tailwind CSS Paragraph
Blockquote Image List
Tailwind CSS Blockquote Tailwind CSS Image Tailwind CSS List
Link Text Horizontal line (HR)
Tailwind CSS Link Tailwind CSS Text Tailwind CSS HR

Community

If you need help or just want to discuss about the library join the community on Github:

⌨️ Discuss about Flowbite on GitHub

For casual chatting with others using the library:

💬 Join the Flowbite Discord Server

Tests

Please use node v16.xx.x.

Run:

npm run test

Create props

npm run gen:props

This will pull all props from components and replace files in /src/routes/props directory.

Contribute

Please read How to contribute.

Changelog

Changelog

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.28.4 (2022-12-01)

Bug Fixes

0.28.3 (2022-11-28)

Features

0.28.2 (2022-11-28)

Bug Fixes

  • add rel external to sidebar menu datepicker (d9693e8)
  • double scrollbar in docs (#447) (75efab3)
  • show the top of page after navigation (b3be37b)

0.28.1 (2022-11-23)

Bug Fixes

  • toggle initial checked (#442) (7b0b0b0)
  • use encodeURIComponent for MetaTag component to encode spaces (671a865)

0.28.0 (2022-11-20)

Features

Bug Fixes

0.27.17 (2022-11-18)

Features

  • add SpeedDial component (a959c5e)

Bug Fixes

0.27.16 (2022-11-14)

0.27.15 (2022-11-13)

Features

  • make AccordionItem transitions customizable (0b49c35)

Bug Fixes

  • autoclose=false (default) (#417) (32c1782)
  • change from fly to fade and a longer duration for Accordion custom transitions (3d105f4)
  • radio.md - dropdown (#425) (12d2d03)
  • search on:input (#408) (4c1e514)
  • transition func must return TransitionConfig (18bffdb)

0.27.14 (2022-11-01)

Bug Fixes

0.27.13 (2022-10-30)

Features

  • add target and {...$$restProps} to all footer components (#405) (c045aa7)

0.27.12 (2022-10-29)

Bug Fixes

  • meta tag by adding type, url, and appId (#399) (6f9f423)
  • update meta images width and height (#400) (f97c01a)

0.27.11 (2022-10-26)

Features

Bug Fixes

  • add default value to opacity and space of paragraph element (16f0729)
  • merge conflict (fa3c5d8)
  • props update (4c109c8)
  • set the default values of space and color of paragraph element to undefined (0d54908)

0.27.10 (2022-10-21)

Features

  • add disabling only outside click but not backdrop (#390) (ebb6a1f)

Bug Fixes

0.27.9 (2022-10-19)

Bug Fixes

0.27.8 (2022-10-17)

0.27.7 (2022-10-17)

Bug Fixes

0.27.6 (2022-10-09)

Bug Fixes

0.27.5 (2022-10-01)

Features

  • add fetchMarkdownPosts in utils/index (#333) (b604c0c)

Bug Fixes

0.27.4 (2022-09-26)

Features

Bug Fixes

0.27.3 (2022-09-26)

Bug Fixes

  • change a to A component (33a8015)
  • correction in using style and color (7ebbc5f)
  • remove workflows/release-please.yml (30a3682)
  • style for links (040ff2e)

0.27.2 (2022-09-26)

Features

0.27.1 (2022-09-24)

Features

  • modal block background scroll (f3eb627)
  • modal internal scrolling (7ca08ea)

Bug Fixes

0.27.0 (2022-09-24)

Features

  • add server hooks to redirect component pages and add redirect.spec test (9e2cb72)

Bug Fixes

  • add other dir (dc5e73f)
  • add redirect to all other directories (6ca9ce0)

0.26.31 (2022-09-23)

Bug Fixes

  • add default style to TabHeadItem and TabHead and removed {tabStyle} from default example in tab page (a9025c4)
  • add events to IconInput and on:input to Input components (6668918)
  • remove activeTabvalue from TabWrapper and let:tabId vrom tab page examples (ee1b444)

0.26.30 (2022-09-22)

Bug Fixes

  • add classOptions type to classes object (2d7131b)
  • remove bind: from TabWrapper bind:activeTabValue (0269b3a)
  • remove tabId from TabWrapper component (5f46d23)
  • update icon class in TabHeadItem for Tabs with icons (e94b344)

0.26.29 (2022-09-22)

Features

Bug Fixes

  • DropdownItem as li only when childe of ul (add2f16)
  • navbar in mobile view width (7f283f3)

0.26.28 (2022-09-20)

0.26.27 (2022-09-20)

Bug Fixes

0.26.26 (2022-09-20)

Features

  • add $$slots.arrowdown and arrowup for user icons (3fa53de)
  • add ChevronUp to SidebarDropdownWrapper (032d540)

Bug Fixes

0.26.25 (2022-09-19)

Bug Fixes

0.26.24 (2022-09-19)

Features

0.26.23 (2022-09-18)

Bug Fixes

  • DropdownItem: remove redundant part after else (4182d5c)

0.26.22 (2022-09-17)

Bug Fixes

  • add createprops, scripts gen:props and package (0fa07af)

0.26.21 (2022-09-17)

Bug Fixes

  • add npm and node to packages.josn engines for vercel test (52e61fa)
  • commit after reset (c3ee849)
  • copy from flowbite-svelte-new (5a400fc)
  • remove layout and page content (92609e5)
  • update tsconfig.json (ff4b3da)

0.26.20 (2022-09-15)

Features

  • datepicker update. It needs rel=external for the link from sidebar menu and index page (6fed169)

Bug Fixes

0.26.19 (2022-09-15)

Features

  • datepicker update. It needs rel=external for the link from sidebar menu and index page (6fed169)

Bug Fixes

0.26.18 (2022-09-12)

Bug Fixes

0.26.17 (2022-09-11)

Features

  • add active to SidebarItem component and an example in the page (af80c2b)
  • add md files in components folder (8d7e05a)

Bug Fixes

  • Drawer placement right (4fe9283)
  • remove Datepicker from index (f08230c)
  • remove Toc from layout since it needs to be updated (2ea41a0)

0.26.16 (2022-09-06)

Features

  • add offset position props to Drawer and example in the drawer page (680d358)

Bug Fixes

  • #273 remove number from select value type (529510b)
  • #274 change the links to singular for blocks components (7378935)
  • index blocks names, e.g. Tooltips to Tooltip (5f902b2)

0.26.15 (2022-09-06)

Bug Fixes

0.26.14 (2022-09-06)

Bug Fixes

0.26.13 (2022-09-05)

Bug Fixes

  • add track to video component for A11y (ef69a83)

0.26.12 (2022-09-05)

Features

  • add labelInsideClass to progressbar component (fe20cd7)

0.26.11 (2022-09-05)

Features

Bug Fixes

0.26.10 (2022-09-05)

Features

  • add bgColor and bgOpacity to Drawer component (8dc01fb)

Bug Fixes

  • 683restProps for toolbarbutton (6ce830c)
  • change ml-2 after get access to ml-1 (b8ffc2c)
  • megamenu fullscreen position (eaf0729)
  • navbar updates (468839b)
  • remove Figma from image page (0276b51)

0.26.9 (2022-09-04)

Features

  • add id to typograpy components (64cbe1b)
  • add placement to Drawer component (1b91e52)
  • working on drawer (07a8e02)

Bug Fixes

  • folder names without s and update tests (4e9c9ce)
  • no dropdown docs (4f92d9b)
  • update Htwo using scroll-mt-20 (2006490)

0.26.8 (2022-09-03)

Features

Bug Fixes

0.26.7 (2022-09-03)

Features

Bug Fixes

  • add html block to text page (37e910a)

0.26.6 (2022-09-02)

Features

  • add highlight to Span component and update heading page (d47121b)
  • add Text decoration examples to text page (fe074cd)
  • add underline and decoratio class to Span (f3b11a9)

Bug Fixes

  • header blocking anchor links (af6d2d6)
  • remove TextGradient and Underline (cb7b2d7)

0.26.5 (2022-09-02)

Features

  • add DescriptionList, List, Span components (495b61e)
  • add Ul, Li, Span component (86d8b66)

Bug Fixes

  • blockquote page formating (1641d45)
  • Heading to the original code (5604da5)
  • List in cards page to Listgroup (b8e05f4)
  • rebase merge conflict Alert.svelte (38df84a)
  • removed Ol component (569f2e3)
  • rename List to Listgroup and ListItem to ListgroupItem (1b70110)

0.26.4 (2022-09-02)

Bug Fixes

  • programatic popper open merged (86f9874)

0.26.3 (2022-09-01)

Features

Bug Fixes

  • docs fixes due to dropdown api change (869f8d7)
  • remove flowbite-svelte-blocks page, add a link (2b9e3d3)
  • remove heros icons from (203f14c)
  • remove svelte-flag-icons from devDependencies (8f48867)
  • update svelte-sidebar-menu version (1106d16)

0.26.2 (2022-08-30)

Bug Fixes

  • add icon page (0f5c966)
  • Iconinput click handler example (2f5afc7)
  • remove heros icons from buttons page (ec81a39)
  • remove heros icons from checkbox page (1ed983c)
  • remove old tab components (a61dd72)
  • remove svelte:component from FooterIcon (0406128)

0.26.1 (2022-08-29)

Features

Bug Fixes

  • fixing the tab page layout problem (bc3b7bf)
  • remove heros from cards page (c46f0b3)
  • remove heros from megamenu and list-group page (9980b7d)
  • remove heros from popover page (eeff79f)
  • remove heros from sidebars page (a3981a0)
  • remove heros icons from select and toggle pages (fba7660)
  • remove unused icon prop (10e8c81)
  • Review component and review in the ratings page (afe6972)

0.26.0 (2022-08-29)

⚠ BREAKING CHANGES

  • Tooltip changed in accordance to new Popper implementation.

  • Tooltip examples corrected

  • Avatar example corrected

Features

Bug Fixes

  • Merge branch 'jjagielka-tooltip' (1c37601)

0.25.24 (2022-08-28)

Features

Bug Fixes

0.25.23 (2022-08-28)

Bug Fixes

  • BREAKING CHANGE for timeline components (8b30105)

0.25.22 (2022-08-28)

Bug Fixes

  • create icon slot for Alert so that users can add svg or svelte component (45244ec)
  • remove heros from: (57f6928)
  • update Alert color type (fd819fb)
  • update Timeline components (4b47d6b)

0.25.21 (2022-08-27)

Bug Fixes

  • add relative class to Hr component (d8c6fbf)

0.25.20 (2022-08-27)

Bug Fixes

0.25.19 (2022-08-27)

Bug Fixes

  • remove Home icons from all pages (7ac0e7a)
  • removed Home icon from BreadcrumbItem (66f00dd)

0.25.18 (2022-08-27)

Bug Fixes

  • change BreadcrumbItem home for all pages (f5f895f)

0.25.17 (2022-08-27)

Features

  • combine Accordionflush and AccordionItem (e53fa64)

Bug Fixes

0.25.16 (2022-08-25)

Features

0.25.15 (2022-08-25)

Bug Fixes

  • removed drawer component and page from the main (5cf77f0)

0.25.14 (2022-08-25)

Features

  • add icon components rather than import a library (9dffb40)
  • add Img component, images, and page (b2aec04)
  • add Img page and examples (ed3d83f)
  • add PaperAirplane icon (90d2543)
  • textarea (47d51be)
  • textarea / fix (93cdb01)

Bug Fixes

0.25.13 (2022-08-23)

Features

0.25.12 (2022-08-22)

Features

  • add Hr component and page (f289c1e)

0.25.11 (2022-08-22)

Features

  • add Blockquote (89cbfbd)
  • add size to Rating component (7c2784e)
  • add User review, User testimonial, Paragraph context, Blockquote icon to typography/blockquote page (73143ba)

0.25.10 (2022-08-22)

Bug Fixes

0.25.9 (2022-08-21)

Bug Fixes

  • docs for radio (add38b2)
  • move @floating-ui/dom, classnames, svelte-heros, @popperjs/core from devDpendencies to dependencies (ee5d31a)
  • popover html (d49f808)

0.25.8 (2022-08-21)

Features

  • add H1, H2, A, P, Higlight components (3f80473)
  • add Heading and removed H1 and H2 (b2be994)
  • add Mark and TextGradient (343e719)

0.25.7 (2022-08-21)

Features

  • dropdown as Popper + fixes (67fdf78)

0.25.6 (2022-08-20)

Features

  • fixing standard-version (cd316e4)

0.25.5 (2022-08-20)

Bug Fixes

  • Iconinput has unused export property value when I install it (b19afc9)

0.25.4 (2022-08-20)

Bug Fixes

  • add Table color hover and example (b49c139)

0.25.2 (2022-08-19)

Features

Bug Fixes

  • change href=# to href=/ in popover page (f885a92)
  • missing Popper (ff4b0e7)

0.25.1 (2022-08-18)

Bug Fixes

  • move @floating-ui/dom from dependencies to devDependencies (6668ec8)

0.25.0 (2022-08-18)

Bug Fixes

0.24.19 (2022-08-17)

Features

  • add pointerEvent prop to Iconinput to show/hide cursor (dffa324)

0.24.18 (2022-08-16)

Features

  • add Iconinput click handler example (d815212)

0.24.17 (2022-08-16)

Features

0.24.16 (2022-08-16)

Features

  • add disabled and classes to InteractiveTabHead component (869fb1b)

0.24.15 (2022-08-16)

Bug Fixes

  • update prop names for Alert (3775700)

0.24.14 (2022-08-16)

Features

  • add custom color to Alert component and update props (2e2a71b)

0.24.13 (2022-08-16)

Features

  • add disabled to InteractiveTabs (f5ca0fe)
  • add Tabs component for all tab (758e2e7)

0.24.12 (2022-08-16)

Features

  • add active color to InteractiveTabs and InteractiveTabHead component (7995e21)

0.24.11 (2022-08-15)

Features

  • add sticky footer, add $$props.class to all skeleton components (1fad8dc)

0.24.10 (2022-08-15)

Features

Bug Fixes

  • create Coinbase, Fortmatic, Metamask, OperaWallet, and WalletConnect component (f8eabc5)

0.24.9 (2022-08-15)

Features

Bug Fixes

0.24.8 (2022-08-12)

Bug Fixes

  • change function clickOutside to arrow function (71e71e0)
  • update createprops and update props (0739b92)

0.24.7 (2022-08-11)

Features

  • add Review component (67af517)
  • add Review component (d41b11d)
  • add Review component, page, and prop (4446e1e)

0.24.6 (2022-08-11)

Features

0.24.5 (2022-08-11)

Features

  • add rating count and update app.css (e5d642b)

Bug Fixes

  • h3 change, modal page update (945762f)
  • RatingComment component (032aa24)
  • update rating page for AdvancedRating (f1dc978)

0.24.4 (2022-08-09)

Bug Fixes

  • remove custom from Button component (6114f4c)
  • remove h-4 w-4 from Iconinput example in the input-field page (4d5f396)
  • update Button component (330aae9)
  • update Iconinput (2b4a7b5)

0.24.3 (2022-08-09)

Features

  • add size to Iconinput component (f041953)

Bug Fixes

  • add rel=external and / to links to form page (a237d18)
  • breadcrumb and add rel=external to pages in the forms dir. (509d72a)
  • change package.json>engines>node to 16.0.0 since Verce does not accept. But use local node v16.16.0 for playwright test (08130e9)
  • clean up ref (9e8427b)
  • done type check for all pages (d91b018)
  • remove utils/OptsButton (04ebd83)
  • Toggle props and typo update (9a40224)
  • type and layout footer padding fix (999d291)
  • typo (ec6f019)

0.24.2 (2022-08-07)

Features

  • add export divClass to Toast for user custom CSS (7625c01)

0.24.1 (2022-08-07)

Bug Fixes

  • change from import { CloseButton } from $lib to import CloseButton from "../utils/CloseButton.svelte" in lib dir (4eb4346)
  • update Button color types (974df12)

0.24.0 (2022-08-07)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • #200 undefined in tooltips (4ed2ec0)
  • A11y fix for all alt taking out picture for img tag (a247c32)
  • add CloseButton to index and change import from $lib (cc8fe25)
  • alerts with list color removal (f940441)
  • clean up import from utils for docs (b50126d)

0.23.3 (2022-08-05)

Bug Fixes

  • remove EcommerceCard and SignInCard (7e6b2b6)
  • SignInCard type update (55c824a)

0.23.2 (2022-08-04)

Features

  • add events to NavLi and NavDropdown (02e4032)

0.23.1 (2022-08-04)

Features

0.23.0 (2022-08-04)

⚠ BREAKING CHANGES

  • add datepicker

Features

0.22.30 (2022-08-03)

Features

Bug Fixes

  • revert Tooltip component (9cedc68)

0.22.29 (2022-08-02)

Bug Fixes

  • call updatePosition and floatingMiddleware functions in onMount (b905101)

0.22.28 (2022-08-02)

Features

Bug Fixes

  • update Tooltip component (df80539)

0.22.27 (2022-08-01)

Bug Fixes

  • update skeleton components (6c49370)
  • update Svelte-Heros icon for Rating component (d1c03fa)

0.22.26 (2022-07-30)

Features

  • avatar w/tooltip / initials (6b9a333)

0.22.25 (2022-07-29)

Features

0.22.24 (2022-07-29)

Features

Bug Fixes

0.22.23 (2022-07-29)

Bug Fixes

  • minor fixes / fine tuning (57c1cf7)

0.22.22 (2022-07-28)

Features

0.22.21 (2022-07-28)

Bug Fixes

  • megamenu centered in small screen (713aa9a)

0.22.20 (2022-07-28)

0.22.19 (2022-07-27)

Features

0.22.18 (2022-07-27)

0.22.17 (2022-07-26)

0.22.16 (2022-07-26)

Bug Fixes

  • cards/index.md, buttons (9b2ca39)

0.22.15 (2022-07-26)

Features

Bug Fixes

  • cards layout on index.md pages (2080f8e)

0.22.14 (2022-07-25)

Bug Fixes

0.22.13 (2022-07-24)

0.22.12 (2022-07-24)

Features

Bug Fixes

0.22.11 (2022-07-23)

Features

  • list group rewritten - API changed (86c97dc)

Bug Fixes

  • background context added (52c8dd5)
  • error fix for deployment (be684a8)
  • field name change for ListGroupItemType (da93d46)

0.22.10 (2022-07-23)

Bug Fixes

  • merge conflict fix with Hetarth02-main (914c1f9)

0.22.9 (2022-07-23)

Bug Fixes

  • using classnames dynamic class name for Footer (52e17c7)

0.22.8 (2022-07-23)

Bug Fixes

0.22.7 (2022-07-22)

Features

  • form buttons tinted removed (5c2d619)

Bug Fixes

0.22.6 (2022-07-22)

Features

Bug Fixes

0.22.5 (2022-07-21)

Bug Fixes

0.22.4 (2022-07-21)

Bug Fixes

0.22.3 (2022-07-21)

Bug Fixes

  • for #165 and #170 and changed $$restProps.class to $$props.class (99399b8)

0.22.2 (2022-07-21)

Bug Fixes

0.22.1 (2022-07-20)

Bug Fixes

0.22.0 (2022-07-20)

⚠ BREAKING CHANGES

  • update dependencies and vite. script dev, build preview and test work

Features

  • update dependencies and vite. script dev, build preview and test work (bf1b837)

Bug Fixes

0.21.17 (2022-07-20)

Bug Fixes

  • Checkbox on:click position (cfb1c65)
  • on:click for Toggle, Checkbox and Radio (48710b5)

0.21.16 (2022-07-20)

Bug Fixes

  • dropdown search (4416a31)
  • padding issues with dropdown (6a48d4d)
  • padding issues with dropdown (8e8c2d4)

0.21.15 (2022-07-20)

Bug Fixes

  • dropdown search (4416a31)
  • padding issues with dropdown (6a48d4d)
  • padding issues with dropdown (8e8c2d4)

0.21.14 (2022-07-19)

Features

  • update floating label component (d04caf9)

Bug Fixes

0.21.13 (2022-07-19)

0.21.12 (2022-07-19)

0.21.11 (2022-07-18)

Bug Fixes

0.21.10 (2022-07-17)

Features

0.21.9 (2022-07-17)

Features

  • add fileupload multiple files and sizes (81ab128)

0.21.8 (2022-07-17)

Features

  • add skeleton components and page (cf1f421)

0.21.7 (2022-07-17)

Features

  • add kbd component and page (66c1f2e)

0.21.6 (2022-07-16)

Bug Fixes

  • links in form index (1149aa2)
  • sidebars and forms {...$$restProps} position updates (d983225)

0.21.5 (2022-07-16)

Features

  • alerts more functions, changed API (a2306fb)

Bug Fixes

  • add href prop to jjagielka avatars and fix doc (ea97577)
  • buttons - update sizes and force round (22284ad)

0.21.4 (2022-07-14)

Bug Fixes

  • alerts dismissable button color (779e863)

0.21.3 (2022-07-14)

0.21.2 (2022-07-13)

Bug Fixes

0.21.1 (2022-07-12)

Features

  • add positioning to Toasts (a88f641)
  • merging jjagielka-buttons (94ffdcb)

Bug Fixes

  • buttons - transparency for outline (6ae3d0f)
  • documentation typos (942c3b2)
  • removed bg and text from CloseButton to keep transparency (b5d36ee)
  • reverting Alert (ccda53a)

0.21.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Footer component updated

Features

  • Footer component updated (c144ba6)

0.20.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Button component API update

Features

  • Button component API update (934ff9b)

0.19.13 (2022-06-30)

Bug Fixes

  • removed gradient outline examples since Flowbite site does not have them (56ac6b4)

0.19.12 (2022-06-30)

0.19.11 (2022-06-30)

Features

  • can add own search function to TableSearch component (514c7f7)

0.19.10 (2022-06-30)

Features

  • add on change event dispatch to select (bda74a6)
  • update Breadcrumb components (b35a970)

0.19.9 (2022-06-27)

0.19.8 (2022-06-27)

0.19.7 (2022-06-27)

0.19.6 (2022-06-27)

0.19.5 (2022-06-27)

0.19.4 (2022-06-25)

Bug Fixes

  • change from const to let navDivClass (ffdcd9f)
  • update navbar index page by adding flex items-center md:order-2 (efc0209)

0.19.3 (2022-06-24)

Bug Fixes

0.19.2 (2022-06-24)

Bug Fixes

0.19.1 (2022-06-24)

0.19.0 (2022-06-24)

⚠ BREAKING CHANGES

  • Dropdown has a new structure

Bug Fixes

  • Dropdown has a new structure (2c5d7b0)
  • update Dropdown components (4dd3254)
  • update dropdown creating Dropdown, DropdownDivider, DropdownHeader, DropdownItem (58db150)

0.18.6 (2022-06-24)

0.18.5 (2022-06-24)

0.18.4 (2022-06-23)

Features

  • add button colored shadows (96e20c5)
  • add outline button (aa14b26)
  • add outlineStyle white for loader (7769c19)

0.18.3 (2022-06-22)

Bug Fixes

0.18.2 (2022-06-22)

Features

  • make button styles reactive (d74dd9b)

Bug Fixes

  • make disabled button unclickable (df1c66d)
  • update checkbox, add Label and Helper components, update checkbox page (07de620)

0.18.1 (2022-06-18)

Features

  • add voice search component (8e6e610)

0.18.0 (2022-06-17)

⚠ BREAKING CHANGES

  • new Table components

Features

  • add simeple search component (945c27b)
  • new Table components (b2d4c8c)

Bug Fixes

  • add SimpleSearch to index.ts (64a8f49)
  • update Tabel component, add TableHead, TableBody, TableHeadCell, TabelRow (09b7ad9)
  • wrong label class name (39735b3)

0.17.6 (2022-06-17)

Bug Fixes

  • removed $app/env browser from Tooltip component (604a1e0)

0.17.5 (2022-06-16)

0.17.4 (2022-06-14)

Breaking Change

  • Tooltip component has different structures.

Bug Fixes

  • update Tooltip component (d0cc06e)

0.17.3 (2022-06-14)

Bug Fixes

  • update ButtonGroupItem border (365b6d2)

0.17.2 (2022-06-08)

Bug Fixes

  • change type string to typeof SvelteComponent (277c3e2)

0.17.1 (2022-06-07)

Bug Fixes

  • add {39090props.class || ''} {...39090restProps} to Sidebar components (7ea5815)

0.17.0 (2022-06-07)

⚠ BREAKING CHANGES

  • read the doc how to use them

Features

  • add {...39090restProps} to ButtonGroup (9744917)
  • new sidebar structure (bf35b3e)
  • update Sidebar components (4f15325)

0.16.14 (2022-06-07)

Features

  • add {...39090restProps} to ButtonGroupItem (6af6066)

0.16.13 (2022-06-07)

0.16.12 (2022-06-07)

Features

  • add type to ButtonGroupItem (1aefa6b)

0.16.11 (2022-06-06)

Features

  • add on:click to ButtonGroupItem (f3229de)

Bug Fixes

  • forms components moved all export variables before function (13d518b)
  • Input component move let padding before using it (4fac17c)
  • props update (2feb352)

0.16.10 (2022-06-05)

Features

  • add on:click to forms/Toggle component (3b9ba37)

0.16.9 (2022-06-05)

Features

  • add bind:group to Radio component (386ab02)

0.16.8 (2022-06-03)

0.16.7 (2022-06-02)

0.16.6 (2022-06-02)

Features

  • add 66464props.class and 66464restProps to all Badge components (e466faf)

0.16.5 (2022-06-02)

0.16.4 (2022-06-01)

0.16.3 (2022-06-01)

Bug Fixes

0.16.2 (2022-05-30)

Bug Fixes

  • spinner fill and colour were back to front. (83e6ec7)

0.16.1 (2022-05-27)

0.16.0 (2022-05-26)

Bug Fixes

  • update ButtonGroup components (72fa977)

0.15.41 (2022-05-24)

Features

  • add transition slide to navbar (da3d34a)

0.15.40 (2022-05-23)

Features

  • add transition slide to navbar (755ae7f)

Bug Fixes

  • add {4126props.class || ''} to Navbar nav (39a50fe)
  • remove transition for navbar (4f078d0)
  • remove transition for NavUl (6a29a1d)

0.15.39 (2022-05-22)

Features

  • add new Navbar with dropdown demo (d48b42f)
  • change Navbar component structure (81b83fb)
  • favicon and logo update (6c317a9)
  • update Navbar components (66170da)

Bug Fixes

  • add engines node version >=16.0.0 to package.json (5f859be)
  • restucturing Navbar components (3f4fa07)
  • update Navbar components (57a7205)

0.15.38 (2022-05-19)

Bug Fixes

  • add props.class to Spinner (3fe4f8b)

0.15.37 (2022-05-18)

Bug Fixes

  • add buttonClass to AccordionItem (8387244)

0.15.36 (2022-05-17)

Bug Fixes

  • add '' to string types (387363a)
  • add bind:checked to Checkbox (7cfcf67)
  • add bind:checked to Toggle (18a34ea)
  • remove radio, search etc from InputType (ed95418)

0.15.35 (2022-05-15)

Bug Fixes

  • add ulClass and childClass in SidebarItem's SidebarDropdown (2e0f46b)

0.15.34 (2022-05-15)

Bug Fixes

  • add childClass and ulClass to SidebarDropdown (8754489)

0.15.33 (2022-05-15)

Features

  • add AccordionFlush component (e2d297d)

0.15.32 (2022-05-15)

Bug Fixes

  • change mr-4 to mr-2 in SidebarDropdown component (2961555)

0.15.31 (2022-05-15)

Bug Fixes

  • add {41578props.class ? 41578props.class : ''} to AccordionItem component (b90ee19)

0.15.30 (2022-05-14)

Bug Fixes

  • move all index.svelte to index.md and add breadcrumb (c691d92)

0.15.29 (2022-05-13)

Bug Fixes

  • 28115props.class returns undefined if class is not given (c1d4ab8)

0.15.28 (2022-05-13)

Features

  • add slot to EcommerceCard (d777c87)

0.15.27 (2022-05-13)

0.15.26 (2022-05-13)

Bug Fixes

  • change from ./package/index.js to index.js for main in package.json (785fe2c)

0.15.25 (2022-05-13)

Bug Fixes

0.15.24 (2022-05-12)

0.15.23 (2022-05-11)

Features

Bug Fixes

  • add handleAlert to Alert component (bd82de3)
  • demo page bugs (542b88a)
  • demo page text dark mode, dropdown error (fa46244)

0.15.22 (2022-05-10)

0.15.21 (2022-05-10)

Bug Fixes

  • add right round corner to FullWidthTabs (adaf72f)

0.15.20 (2022-05-10)

Features

  • add always open, color, flush, and arrow style to Accordion component (e435bb6)

0.15.19 (2022-05-10)

Bug Fixes

  • add SidebarItem to Sidebar component (a3a9654)

0.15.18 (2022-05-10)

0.15.17 (2022-05-09)

Bug Fixes

  • remove svelte-collapse from Accordion component (7b8a642)
  • update svelte-sidebar-menu to 0.8.4 (3b07355)

0.15.16 (2022-05-09)

Bug Fixes

  • remove __layout from pages dir (7224e31)
  • remove rel=external from __layout since it doesn't show the sidemenu (a0cee08)
  • update svelte-sidebar-menu (59b37b5)
  • update svelte-sidebar-menu and __layout (9314f7a)

0.15.15 (2022-05-07)

Bug Fixes

  • update svelte-sidebar-menu (f6fb17f)

0.15.14 (2022-05-06)

Bug Fixes

  • change width limit to >=1024 in Responsive component (e95c10f)
  • move from @codewithshin/svelte-sidebar to svelte-sidebar-menu (4584351)
  • move Responsive component from layout to all pages (381ee20)
  • rename index.js to index.ts (216db5a)
  • update checkbox page (aa45560)
  • use svelte-sidebar Responsive for all layouts (dc9ed0d)

0.15.13 (2022-05-05)

Features

  • add Checkbox, CheckboxInline, and checkbox page (baab944)

Bug Fixes

0.15.12 (2022-05-05)

Features

  • add RadioItem and RadioInline for colors, inline, helper text (9fc2812)

0.15.11 (2022-05-03)

Features

0.15.10 (2022-05-03)

Features

  • add radio label with a link to radio form (2c3fe6f)

Bug Fixes

  • add Input to form index (00ec469)
  • position update for dropdown and imgdropdown components (1aef255)

0.15.9 (2022-04-30)

Features

  • add color and size to Toggle component (6595bb3)

0.15.8 (2022-04-29)

Bug Fixes

  • update for lighthouse (e81850d)
  • update links, flowbite svelte link, sitemap links, white for dark mode (024b079)

0.15.7 (2022-04-28)

Bug Fixes

  • add 32997restProps to Iconinput (34c8ad5)

0.15.7 (2022-04-28)

Features

  • The build process now auto generates component props on build

Changed

  • The 'name' attribute on all buttons is now replaced with the more flexible <slot> pattern. As a consequence the SpinnerButton component has been removed.
  • Added more button use cases in the documentation and merged button/setup and button/default into one
  • Implemented button disable states with different styles and pointer exclusion
  • All buttons now implement 'items-center inline-flex' by default
  • Button can now be futher styled using the incremental 'class' attribute

Bug Fixes

  • button light theme had a color mismatch

0.15.6 (2022-04-27)

Features

  • add iconColor to sidebar and sidebardropdown components (9b239ba)

0.15.5 (2022-04-27)

Features

  • add custom slide controllers to carousel (8a2a329)

Bug Fixes

0.15.4 (2022-04-26)

0.15.3 (2022-04-26)

Features

0.15.2 (2022-04-26)

Bug Fixes

0.15.1 (2022-04-26)

0.15.0 (2022-04-25)

Bug Fixes

0.14.17 (2022-04-25)

Features

0.14.16 (2022-04-24)

Features

  • update svelte to 3.47.0 (2c51f1c)

0.14.15 (2022-04-23)

Features

  • add loop to carousel components (0ae0d66)

0.14.14 (2022-04-21)

Features

  • add Rating, AdvancedRating, and ScoreRating components (8c91712)

0.14.13 (2022-04-20)

Bug Fixes

  • update index.js by adding .js to all store files (1b1adcd)

0.14.12 (2022-04-19)

Bug Fixes

  • update tabStores import link (b856b9f)

0.14.11 (2022-04-19)

Bug Fixes

  • change ts to js for tabStore and changed file name to tabStores (f46efd4)

0.14.10 (2022-04-19)

Bug Fixes

  • change ts to js and removed types from modalStores and dropdownStores (89e88e2)

0.14.9 (2022-04-19)

Bug Fixes

  • change js to ts and add ts in index.js (7b3bb20)

0.14.8 (2022-04-19)

Bug Fixes

  • change ts to js for svelte/store files (625b285)

0.14.7 (2022-04-19)

Bug Fixes

  • add default as to dropdown and modal Stores (4fc6ee0)
  • update package.json and clean up lib/index (e37a45e)

0.14.6 (2022-04-19)

Bug Fixes

  • export dropdownStores in index.js (f4b7f6c)

0.14.5 (2022-04-19)

Bug Fixes

  • export dropdownIdStore in index.js (4c897d9)
  • update test for /buttons/setup page (90daabb)

0.14.4 (2022-04-19)

Features

  • add close on body, add close another dropdown and open own (addabf8)

Bug Fixes

  • change btnType to type in Button components (310d2d8)
  • change z-50 to z-10 for DropdownDefault (71d4640)
  • moved @codewithshin/svelte-heroicons to dependencies (5639d70)
  • Utterances link update to themesberg (584da7e)

0.14.3 (2022-04-18)

Features

  • add slot and {...70121restProps} to all button components (c98057c)

0.14.2 (2022-04-18)

0.14.1 (2022-04-18)

Features

0.13.10 (2022-04-16)

Bug Fixes

  • add a space in front of from /index (32beb0e)
  • add Breadcrumb to md files (6ea1d24)
  • add btnLabel=Read more (0730167)
  • update h1 for breadcrumb (8bfef6a)
  • update h1 in index pages (e4d1a52)
  • update layouts for breadcrumb (1c07955)

0.13.9 (2022-04-16)

Features

  • add focus on load to Input component (5d0c7fb)

Bug Fixes

  • add 100% to pre tag (3c8eaf2)
  • Input padding uses p-4, p-2.5 and p-2 depends on the size (632bd5d)
  • logo (c28e9f3)
  • moved p-tag and h3 tag css to app.css (cb3d08e)
  • refresh dev environment (3a1b452)
  • update carousel page (27c621b)
  • update main nav. add transition to carousel (3a9f572)

0.13.8 (2022-04-14)

Features

  • add carousel components (846a99d)

0.13.7 (2022-04-13)

Bug Fixes

  • remove SvelteKit app/stores page and session from Navbar (09428df)

0.13.6 (2022-04-13)

Bug Fixes

  • create new props files (0a6fd33)
  • remove SvelteKit app session and page (7eaa3db)

0.13.5 (2022-04-12)

Features

0.13.4 (2022-04-12)

Bug Fixes

  • add sitemap footer darkmode (72fe322)
  • enable scrolling in modals (fixes #23) (8e60319)
  • removed prismjs from package.json and layouts (dd9ad11)
  • sidebar menu covers screen and it doesn't allow to click any links (879c886)
  • update sidebar menu to close after clicking a link (ae9a36c)
  • update sidebar menu to close it when you click outside of the sidebar (30c6026)

0.12.6 (2022-04-05)