Détail du package

flowbite-svelte

themesberg235.1kMIT0.48.6

Flowbite components for Svelte

svelte, sveltekit, tailwindcss, flowbite

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.


[!IMPORTANT] This repo is fairly stable implementation in Svelte 4. It is however build on TailwindCss v4. The maintenance of that repo is now limited.

There is early stage re-implementation of that library in Svelte 5 available at flowbite-svelte-next. If you interested in trying it out, please go ahead and do give us the feedback by creating the issues in that new repo.


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

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

Visualize this repo's codebase

Installation

Documentation

For full documentation, visit flowbite-svelte.com.

Components

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

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

Contribute

Please read how to contribute if you'd like to be part of the Flowbite community of contributors.

Changelog

View the full changelog on this page.

License

Flowbite Svelte is open-source under the MIT License.

changelog

Changelog

0.48.6

Patch Changes

  • fix: #1552, #1264

0.48.5

Patch Changes

  • fix: update datepicker

0.48.3

Patch Changes

  • fix: bugs

0.48.2

Patch Changes

  • fix: bugs

0.48.1

Patch Changes

  • fix: bugs

0.47.4

Patch Changes

  • fix: datepicker

0.47.3

Patch Changes

  • fix: #1392 #1455 #1463 #1468 #1475 #1476

0.47.2

Patch Changes

  • fix: #1470 #1467 #1031

0.47.1

Patch Changes

  • fix: remove flowbite-svelte-icons from Datepicker (e017ac0)

0.47.0

Minor Changes

  • feat: datepicker

0.46.23

Patch Changes

0.46.22

Patch Changes

0.46.21

Patch Changes

0.46.20

Patch Changes

0.46.19

Patch Changes

0.46.18

Patch Changes

0.46.17

Patch Changes

0.46.16

Patch Changes

0.46.15

Patch Changes

0.46.14

Patch Changes

0.46.13

Patch Changes

0.46.12

Patch Changes

  • fix: : Dropdown change to component prop since $restProps does not work with Svelte 5

0.46.11

Patch Changes

0.46.10

Patch Changes

0.46.9

Patch Changes

0.46.8

Patch Changes

0.46.7

Patch Changes

0.46.6

Patch Changes

0.46.5

Patch Changes

  • fix: Select component update value

0.46.4

Patch Changes

0.46.3

Patch Changes

0.46.2

Patch Changes

  • 1790b498 fix: add test-results to gitignore
  • 0833cf6d fix: correct border and background colors for textarea compon ent (#1363)
  • 6d75ffe5 docs: README update
  • 0ecae1f3 chore: cleanup
  • f6ed5e8f fix: blocks version and icon link update
  • 587682ac fix: remove bg color from icon pages
  • dec9ab7a (new-blocks) feat: add blocks
  • 95343155 (origin/new-blocks) > Gitignore updated at 2024-06-16 07:17:57
  • 04309ad8 fix: add admin dashboard to sidebar menu
  • deea452c feat: add admin-dashboard and icons
  • c4efa031 fix: create FlowbiteSvelteLayout and ComponentsLayout
  • bf2df482 Pass $$restProps to button (#1339)
  • 137f5570 fix:MultiSelect on:change triggered twice (#1341)
  • 21f03a61 feat: Add disableSwipe prop to Carousel (#1353)
  • 1b458271 docs: Properly setting Flowbite component link for Gallery (#1359)
  • e4e50278 [forms/Select] correctly initialize "selected" attribute for SSR (#1352)
  • 41f2fc92 fix: playwright version in workflows
  • 7a83eb1e fix: link to vercel for admin-dashboard
  • c6962464 fix: bg-color update
  • ce0e03f0 feat: add admin-dashboard
  • 4b1e19f7 feat: add prerender true
  • 2d808845 chore: add google file
  • 70b65c34 fix: add textarea on select handler (#1346)
  • 6d077922 fix: #1350 remove else from AccordionItem
  • 6ff61d2d fix: #1332 add imgClass prop
  • d51c7d86 remove console.log from InputAddon.svelte (#1333)
  • a15568b9 fix: link update
  • 7c2b90ac fix: url updates

0.46.1

Patch Changes

    • 262c2d0f fix(Dropdown): default padding should be py-2 (#1088) (e219ce93bf6d10cba77f63d2c8aa37866723f9f4)
    • 31b7fb71 fix: proper condition for hover event listeners in Popper (#1255)
    • aa2f50bf fix:incorrect text color of MultiSelect CloseButton (#1318) (#1319)
    • 45113be8 fix:Badge close event not work (#1320) (#1322)
    • 44457c2d Fix dropdown with Search (#1324)
    • eb255d01 fix: #1329 update InputAddon
    • 11d53087 fix: #1328 Button update
    • c10360e9 feat: add imgOnly property for <ImagePlaceholder /> component (#1317)
    • 3d30222c 1259 multi select fixes (#1260)
    • c906a92d fix: #1327 update style for CopyClickboardInput
    • 5ee3e240 fix: #1326 add DocSearch css
    • add8d334 feat: Placeholder for MultiSelect (#1315) (#1316)
    • 9eeb2bf7 docs: fix table.md (#1258)
    • 29956561 fix: add disabled text color classes to Select component (#1303)
    • f54fc519 fix: #1314 by update the docs
    • f0b28912 fix: #1304 add svelte v3

0.46.0

Minor Changes

    • 998d0176 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (40a1d6581d555c28ff00e5b373d5742a314b6b02)
    • 572888c4 docs: #1282 add warnings in the docs where components are using @html
    • bb479286 fix: docsearch style using @docsearch/css@3
    • 656f2223 fix: #1287 #1304
    • 113de668 fix: add disabled prop to Button component
    • 4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector

0.45.1

Patch Changes

    • 3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (987f564b0e7cc62c68898fd5e0b73af96610c406)
    • 0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (#1310)
    • 191ca2e0 fix: add define to vite.config.ts for VERSION
    • ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte
    • 6011780a > Gitignore updated at 2024-04-18 06:10:47
    • ba81e3bb fix: update gitignore

0.45.0

Minor Changes

  • BREAKING: flowbie-svelte-icons updated 1.5.0 (#1308)

    fix: update icon sizes

    chore: lib-helpers

    fix: update engines node >=20.0.0

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

0.44.24 (2024-02-23)

Features

Bug Fixes

0.44.23 (2024-02-08)

Bug Fixes

  • add focus:ring-0 to menu btns (b81c875)
  • engines npm to pnpm 8.0.0 in package.json (6770c92)
  • playwright version in workflows (046b908)
  • remove focus from DarkMode (22c48db)
  • spinner typings, docs (#1151) (ed17997)
  • workflow pnpm to latest (a1358fe)

0.44.22 (2024-01-12)

Bug Fixes

0.44.21 (2023-12-22)

Bug Fixes

0.44.20 (2023-11-24)

Bug Fixes

0.44.19 (2023-10-31)

Bug Fixes

  • add missing types on modal $$Props (#1110) (f929a4a)
  • add missing types on modal $$Props (#1110) (f387c81)
  • change Carousel.ts to CarouselSlide.ts to fix compo-data for Carousel (a3c75f3)
  • change Carousel.ts to CarouselSlide.ts to fix compo-data for Carousel (f97fa4d)
  • modal divide-y instead of border (#1136) (c9a2a9b)
  • playwright config timeout: 600000 (7abe468)
  • playwright config timeout: 600000 (872502d)

0.44.18 (2023-10-01)

Bug Fixes

0.44.17 (2023-09-22)

0.44.16 (2023-09-22)

Features

  • add <T> to SelectOptionType and update Select and MultiSelect (#1055) (bf97642)
  • add on:change and on:input to multiselect (#1081) (dbc5877)

Bug Fixes

0.44.15 (2023-09-08)

Features

Bug Fixes

0.44.14 (2023-09-08)

Bug Fixes

0.44.13 (2023-09-07)

Features

Bug Fixes

  • update Marquee role, page and test (d6bd868)

0.44.12 (2023-09-07)

Bug Fixes

0.44.11 (2023-09-06)

Bug Fixes

0.44.10 (2023-09-06)

0.44.9 (2023-09-06)

Features

Bug Fixes

  • TableSearch pl-10 posision (a974201)

0.44.8 (2023-09-04)

0.44.7 (2023-09-04)

0.44.6 (2023-09-04)

Features

  • add classInput and classDvgDiv to Tablesearch (98122e0)

0.44.5 (2023-09-03)

Features

  • add CompoAttributesViewer and replaced it for props, events, and slots (#1010) (a2ba343)
  • add touch/mouse swipe gesture handling to Carousel component. (35d0ba1)
  • update component data rendering (#1015) (6b20551)

Bug Fixes

  • add $$resProps to Spinner (#1000) (1dd97cd)
  • ads position since it does not show unless you refres the browser (#1019) (e140d32)
  • ads to markdown files (#1020) (062dfaf)
  • Carousel compo (eeaef97)
  • move charts to plugins dir (#1012) (4609497)
  • Multiselect interactivity and form bug fixes (#982) (a919c21)
  • Multiselect interactivity and form bug fixes (#982) (3872270)
  • playwright-and-lint.yaml update test:integration (#1005) (6695c24)
  • Remove mistaken unused import of Timeline. Cleanup debug console.log() message. (03e6455)

0.44.4 (2023-08-21)

Bug Fixes

  • package.json scripts update (5ac3acd)

0.44.3 (2023-08-21)

Features

  • remove script dir, install svelte-lib-helpers and update script… (#1004) (bc8780d)

0.44.2 (2023-08-18)

0.44.1 (2023-08-18)

Features

Bug Fixes

  • add primary to Toast interface $$Props (#993) (3c48faa)

0.43.3 (2023-08-17)

Features

0.43.2 (2023-08-14)

Bug Fixes

0.43.1 (2023-08-09)

Features

  • update carousel components (f809b63)

Bug Fixes

  • Clicking on dropzone component triggers onsubmit event on parent form #906 (6a2a26d)

0.42.0 (2023-08-07)

⚠ BREAKING CHANGES

  • change the Tabs component props

  • Revert "feat: change tabs variant to styles"

This reverts commit c949b82f02f8adad2a2d172e602ce5774ae3bca6.

  • update sveltekit 1.0.1
  • Tooltip changed in accordance to new Popper implementation.

  • Tooltip examples corrected

  • Avatar example corrected

  • change node version to 0.16.16 since new playwright and sveltekit require it, https://github.com/sveltejs/kit/issues/5842

  • add datepicker
  • update dependencies and vite. script dev, build preview and test work
  • Footer component updated
  • Button component API update
  • new Table components
  • Dropdown has a new structure
  • read the doc how to use them
  • change from type to btnType
  • Navbar, PillTab uses href for link.

Features

  • #966 (#968) (2b4503a)
  • add {...39090restProps} to ButtonGroup (9744917)
  • add {...39090restProps} to ButtonGroupItem (6af6066)
  • add || ^4.0.0 to peerDependencies (1211eb8)
  • add $$slots.arrowdown and arrowup for user icons (3fa53de)
  • add 66464props.class and 66464restProps to all Badge components (e466faf)
  • add AccordionFlush component (e2d297d)
  • add active class to BottomNav and BottomNavItem (0d5d9e3)
  • add active color to InteractiveTabs and InteractiveTabHead component (7995e21)
  • add active to SidebarItem component and an example in the page (af80c2b)
  • add additional classes where components has more than one twMerge (77769cc)
  • add alerts/animation (d103ad1)
  • add always open, color, flush, and arrow style to Accordion component (e435bb6)
  • add avatar component (de31744)
  • add avatar page (862cdce)
  • add Badge with icon only to badge-icon page (1e1e64b)
  • add bgColor and bgOpacity to Drawer component (8dc01fb)
  • add bind:group to Radio component (386ab02)
  • add bind:value to Iconinput (87616e2)
  • add Blockquote (89cbfbd)
  • add button colored shadows (96e20c5)
  • add button to Thumbnail and move the on:click event listener to button (c9119c7)
  • add carousel components (846a99d)
  • add Checkbox, CheckboxInline, and checkbox page (baab944)
  • add ChevronUp to SidebarDropdownWrapper (032d540)
  • add classActive to BottomNav (06bf5dc)
  • add classPlaceholder to avatar component (d4bc2d7)
  • add cli page (5e24f5b)
  • add close on body, add close another dropdown and open own (addabf8)
  • add Codeflow link (#572) (c76b265)
  • add color and size to Toggle component (6595bb3)
  • add color, gradient, shadow, and outline props to speed-dial (#636) (563a7ee)
  • add custom color to Alert component and update props (2e2a71b)
  • add custom slide controllers to carousel (8a2a329)
  • add datepicker (a8b70e6)
  • add datepicker (32f8889)
  • add datepicker examples (590ec66)
  • add datepicker examples (68e2462)
  • add DescriptionList, List, Span components (495b61e)
  • add disabled and classes to InteractiveTabHead component (869fb1b)
  • add disabled to InteractiveTabs (f5ca0fe)
  • add disabling only outside click but not backdrop (#390) (ebb6a1f)
  • add Dropzone (bb69872)
  • add events to components (d24e023)
  • add events to NavLi and NavDropdown (02e4032)
  • add events to tableheadcell and tablebodycell components (#761) (cb056aa)
  • add export divClass to Toast for user custom CSS (7625c01)
  • add fetchMarkdownPosts in utils/index (#333) (b604c0c)
  • add fileupload multiple files and sizes (81ab128)
  • add focus on load to Input component (5d0c7fb)
  • add forms Checkbox, Fileupload, FloatingLabelInput, Iconinput, Input, Radio, Select, Textarea, and Toggle (39f390f)
  • add forms Textarea, Select, Toggle (7aed286)
  • add gallery components and page (#618) (8c3b1f3)
  • add H1, H2, A, P, Higlight components (3f80473)
  • add Heading and removed H1 and H2 (b2be994)
  • add highlight to Span component and update heading page (d47121b)
  • add Hr component and page (f289c1e)
  • add icon components rather than import a library (9dffb40)
  • add iconColor to sidebar and sidebardropdown components (9b239ba)
  • add Iconinput click handler example (d815212)
  • add IconTabs, FullWidthTabs, InteractiveTabHead, and TabContent (445e0f7)
  • add IconTabs, FullWidthTabs, InteractiveTabHead, and TabContent pages (960523e)
  • add id to typograpy components (64cbe1b)
  • add Img component, images, and page (b2aec04)
  • add Img page and examples (ed3d83f)
  • add ImgDropdown (30e9d01)
  • add initialTheme to DarkMode component (#776) (5110499)
  • add IteractiveTabHead and TabContent and its page (72d1e7b)
  • add kbd component and page (66c1f2e)
  • add labelInsideClass to progressbar component (fe20cd7)
  • add Layout component (2204586)
  • add link examples (b129251)
  • add links page (cdb2566)
  • add loop to carousel components (0ae0d66)
  • add Mark and TextGradient (343e719)
  • add md files in components folder (8d7e05a)
  • add mockups in package.json (cfc32d5)
  • add new Navbar with dropdown demo (d48b42f)
  • add offset position props to Drawer and example in the drawer page (680d358)
  • add on change event dispatch to select (bda74a6)
  • add on:click to A component (0828612)
  • add on:click to ButtonGroupItem (f3229de)
  • add on:click to forms/Toggle component (3b9ba37)
  • add on:contextmenu (#506) (75ad596)
  • add on:input to textarea (#518) (318ffbf)
  • add outline button (aa14b26)
  • add outlineStyle white for loader (7769c19)
  • add pagination components and page (5d00ea2)
  • add pagination examples (#503) (93e48e3)
  • add PaperAirplane icon (90d2543)
  • add paragraphs page (db973a3)
  • add placement to Drawer component (1b91e52)
  • add pointerEvent prop to Iconinput to show/hide cursor (dffa324)
  • add popover related files (8b5050b)
  • add positioning to Toasts (a88f641)
  • add primary to Checkbox (b6063c6)
  • add Progressbar component (43cfe09)
  • add radio label with a link to radio form (2c3fe6f)
  • add RadioItem and RadioInline for colors, inline, helper text (9fc2812)
  • add range input (215439f)
  • add rating count and update app.css (e5d642b)
  • add Rating, AdvancedRating, and ScoreRating components (8c91712)
  • add related components (5018baa)
  • add related components (d01f355)
  • add Review component (67af517)
  • add Review component (d41b11d)
  • add Review component, page, and prop (4446e1e)
  • add role to ChevronLeft (0fc996e)
  • add role to DropdownItem (663ee33)
  • add role to Menu compo (7a76025)
  • add role to Modal (ea79fff)
  • add role to NavUl and NavLi (08732dd)
  • add role to Star, Button, Heart, Thumbup, ChevronDown, CehvronRight, ChevronUp, InformationCirlc, and UserCircle components (82337b2)
  • add role to TableBodyCell and change td to svelte:element (67de66c)
  • add Search component (c9874ad)
  • add search on home page (3cba1fd)
  • add server hooks to redirect component pages and add redirect.spec test (9e2cb72)
  • add sidebar component and its page (5b5dd66)
  • add sidebar page (d217ddd)
  • add simeple search component (945c27b)
  • add size to Iconinput component (f041953)
  • add size to Rating component (7c2784e)
  • add skeleton components and page (cf1f421)
  • add slot and {...70121restProps} to all button components (c98057c)
  • add slot to EcommerceCard (d777c87)
  • add SpeedDial component (a959c5e)
  • add step indicator component (#545) (549ad61)
  • add sticky footer, add $$props.class to all skeleton components (1fad8dc)
  • add sticky navbar (4010ea8)
  • add svelet component to interactive tab (b9ecd77)
  • add svelte snapshot example (#598) (35da46d)
  • add table search (72664ee)
  • add tables page (670e210)
  • add Tabs component for all tab (758e2e7)
  • add target and {...$$restProps} to all footer components (#405) (c045aa7)
  • add tests (ae48ebf)
  • add Text decoration examples to text page (fe074cd)
  • add Textsize to Badge and Button components. (17b2238)
  • add timeline pages (2fb5117)
  • add Toast component (1ee43ff)
  • add Toast page (e9d0f7b)
  • add Tooltip custom CSS (1466d16)
  • add transition slide to navbar (da3d34a)
  • add transition slide to navbar (755ae7f)
  • add transition to SidebarDropdownWrapper (#590) (36f4971)
  • add twMerge to timeline components (e993e72)
  • add type to ButtonGroupItem (1aefa6b)
  • add type.ts for COLORS. (1e2e2a2)
  • add types to Button components (eee5386)
  • add typescript to Alerts components. (b081883)
  • add typescript to badges and buttons. (e51560e)
  • add Typescript to buttongroup components. (688e247)
  • add Typescript to footer components. (ad049e4)
  • add typescript to modal components. (333eb82)
  • add Typescript to navbar components. (18a71b8)
  • add Typescript to spinner and tooltip components. (531d79a)
  • add Typescript to tab components. (0d36bfb)
  • add typography page (52923fb)
  • add Ul, Li, Span component (86d8b66)
  • add underline and decoratio class to Span (f3b11a9)
  • add User review, User testimonial, Paragraph context, Blockquote icon to typography/blockquote page (73143ba)
  • add voice search component (8e6e610)
  • alerts more functions, changed API (a2306fb)
  • alerts with lists (5ad5f3c)
  • allow customization of body class in Modal component (#945) (72514ec)
  • allow customization of innerWrapperClass for Textarea (#929) (8869fbf)
  • avatar w/tooltip / initials (6b9a333)
  • badges new features (775ecbc)
  • Button component API update (934ff9b)
  • button group (bb95b98)
  • can add own search function to TableSearch component (514c7f7)
  • cards - re-written (1084f38)
  • cards - re-written (52716e0)
  • cards - wip (0948c89)
  • change Navbar component structure (81b83fb)
  • change node version to 0.16.16 since new playwright and sveltekit require it, https://github.com/sveltejs/kit/issues/5842 (6175c2c)
  • combine Accordionflush and AccordionItem (e53fa64)
  • config: fix default bg-primary-50 color (7d89f57)
  • create utilities/closebutton, label, and toolbar (3ad9775)
  • darkmode fix for refreshing a browser (#784) (aac2187)
  • datepicker update. It needs rel=external for the link from sidebar menu and index page (6fed169)
  • default input ids to sequentially-generated strings (3527cc6)
  • dependencies update (b1866b8)
  • devicemockup (#778) (fec1f4c)
  • docs: improve docs components (#889) (0b82e2f)
  • documenting components (#801) (80daafb)
  • drawer on progress (027c6de)
  • dropdown as Popper + fixes (67fdf78)
  • dropdown button (f6347f2)
  • dropdown new version (f17dbff)
  • enhance DarkMode (#437) (9afd3e1)
  • export open in speeddial (#960) (7dff563)
  • favicon and logo update (6c317a9)
  • fixing standard-version (cd316e4)
  • focus trap for modals (08604ac)
  • Footer component updated (c144ba6)
  • form buttons tinted removed (5c2d619)
  • frame abstraction (47e4126)
  • GetStarted element (#681) (cd381b7)
  • home page cta (#689) (76d7eb5)
  • indicator comp (#532) (57ce4fc)
  • input: update blue to primary color focus (f155ec5)
  • list group rewritten - API changed (86c97dc)
  • make <TableHead> slot more flexible (#527) (33803f2)
  • make AccordionItem transitions customizable (0b49c35)
  • make button styles reactive (d74dd9b)
  • make Select receive custom options (#514) (a58b410)
  • make tr and td clickable (#452) (3bc7f9e)
  • mdsvexamples (fc542a0)
  • megamenu - code skel (d02c5c7)
  • megamenu - wip (02bbabc)
  • megamenu + examples (2f24a26)
  • merging jjagielka-buttons (94ffdcb)
  • modal - crypto (47cf678)
  • modal - crypto + html (26475ed)
  • modal - re-written (4dd27af)
  • modal - re-written (1c6a93d)
  • modal block background scroll (f3eb627)
  • modal internal scrolling (7ca08ea)
  • more alert options (7071490)
  • more Frame inheritance (bb72d69)
  • new sidebar structure (bf35b3e)
  • new tab components and page (7c53437)
  • new Table components (b2d4c8c)
  • newsletter form (#674) (89df011)
  • pagination (#395) (4792988)
  • pagination large (#895) (a5cd87a)
  • permanent option (cceeb1b)
  • popover (c41ddc4)
  • popover finalization (c71481e)
  • popper reloaded (a4b851e)
  • popper reloaded part 2 (2482870)
  • prev/next buttons (#675) (590e423)
  • range - clean up (79d35ca)
  • replace all components classnames to twMerge (6d0ec87)
  • replace classnames to twMerge and twJoin (342ae23)
  • replace classnames to twMerge and twJoin upto Card (6ab1278)
  • replace classnames to twMerge and twJoin upto Footer (799fd01)
  • replace classnames to twMerge upto Progressbar (a2ba25b)
  • replace classnames to twMerge upto TableSearch (1307d58)
  • replace classnames to twMerge upto Toggle (57890a6)
  • routes: padding updates. (6053bad)
  • run svelte-migrate (d4d7c48)
  • select input #50 (8cea993)
  • slightly shorter version of redirection hooks (#673) (635e1e3)
  • social proof (#686) (4567ee2)
  • start working drawer (55a0ebf)
  • sveltekit update to 1.5.6 (#571) (c24c639)
  • table search on progress (9cff21d)
  • textarea (47d51be)
  • textarea / fix (93cdb01)
  • toast fine tune (f3ee6f3)
  • toolbar (f02ff55)
  • toolbar w/html (93116c3)
  • tooltips new API (d9dacf9)
  • trim number of components (#709) (8723242)
  • typescript types for frame subclasses (#731) (6dd9877)
  • upate Footer components (1704c86)
  • update Breadcrumb components (b35a970)
  • update dependencies and vite. script dev, build preview and test work (bf1b837)
  • update docs and remove classnames from package.json (9ef819b)
  • update Dropzone and docs (2467d22)
  • update floating label component (d04caf9)
  • update heroicons (9a96fca)
  • update Navbar components (66170da)
  • update Rating component (#772) (0d9636f)
  • update Sidebar components (4f15325)
  • update svelte to 3.47.0 (2c51f1c)
  • update sveltekit 1.0.1 (9b812c8)
  • upgrade deps (5a61709)
  • video component and page (27cd7df)
  • working on datepicker (4fedccf)
  • working on drawer (07a8e02)
  • working on Tabs (201c124)
  • wrapper added (024b8e6)

Bug Fixes

  • #144 ChevronLeft fix (016940b)
  • #165 toggle bind:group bind:checked (3ca4010)
  • #177 export visible/autohide (2127151)
  • #200 undefined in tooltips (4ed2ec0)
  • #226 for double on:click in DropdownItem (c125d2d)
  • #266 change {id} to {...$$restProps} (b02822f)
  • #273 remove number from select value type (529510b)
  • #274 change the links to singular for blocks components (7378935)
  • #281 (5f79a5e)
  • #376 (#378) (8b4c2e3)
  • #379 (#380) (0019915)
  • #530 (16c6650)
  • #534 list group typing (#805) (95861f4)
  • #774 (#822) (b1bca6b)
  • #781 tooltip arrow (#804) (2bd8938)
  • #818 (#821) (4050456)
  • #836 (c727c98)
  • #905 (#913) (85d8d43)
  • #909 (#911) (ac4cd25)
  • #909 (#911) (85b10d1)
  • #910 (#912) (ccaa4b6)
  • #931 (#932) (0f2db6a)
  • #931 (#932) (d56bc55)
  • #937 (#943) (c4030df)
  • #937 (#943) (442ab65)
  • #952 multiselect (#954) (cd37db1)
  • #958 (#959) (e238349)
  • {'...'} to '...' (3f262a8)
  • +layout.server (#808) (cf1e551)
  • $$props.class (#890) (8d90322)
  • $$restProps before $$props.class (9378cf5)
  • 28115props.class returns undefined if class is not given (c1d4ab8)
  • 683restProps for toolbarbutton (6ce830c)
  • A11y fix for all alt taking out picture for img tag (a247c32)
  • accordion gap (#735) (431b532)
  • accordion slots + docs (#349) (78a2542)
  • add {39090props.class || ''} {...39090restProps} to Sidebar components (7ea5815)
  • add {68013props.class} to footer components (2701bf2)
  • add '' to string types (387363a)
  • add "tailwind-merge": "^1.13.1" to dependencies (9b5757e)
  • add {4126props.class || ''} to Navbar nav (39a50fe)
  • add {41578props.class ? 41578props.class : ''} to AccordionItem component (b90ee19)
  • add 100% to pre tag (3c8eaf2)
  • add 32997restProps to Iconinput (34c8ad5)
  • add a space in front of from /index (32beb0e)
  • add all props to pages (7716db1)
  • add anchors to h2 tags (7673c72)
  • add auto-install-peers=true to .npmrc (fd439d0)
  • add bind directives to form components (c8284b2)
  • add bind:checked to Checkbox (7cfcf67)
  • add bind:checked to Toggle (18a34ea)
  • add Breadcrumb to md files (6ea1d24)
  • add btnLabel=Read more (0730167)
  • add button role if it is a link (e481587)
  • add button role if pag item is link (0192784)
  • add button role to multiselect svg (13cf560)
  • add buttonClass to AccordionItem (8387244)
  • add carbon (#602) (0ed5ebc)
  • add childClass and ulClass to SidebarDropdown (8754489)
  • add classes to card components (183889d)
  • add classOptions type to classes object (2d7131b)
  • add cli to sidebar menu (9259073)
  • add CloseButton to index and change import from $lib (cc8fe25)
  • add createprops, scripts gen:props and package (0fa07af)
  • add custom to Footer (22f8f43)
  • add default as to dropdown and modal Stores (4fc6ee0)
  • add default empty string to helper (b1c2467)
  • add default style to TabHeadItem and TabHead and removed {tabStyle} from default example in tab page (a9025c4)
  • add default value to opacity and space of paragraph element (16f0729)
  • add device-mockups svg images (#779) (5ce3506)
  • add divClass to Card components and set empty string to string type (a2cd8c4)
  • add docLayout (e86309b)
  • add engines node version >=16.0.0 to package.json (5f859be)
  • add esbuild@0.16.8 and update other dependencies (f32d1be)
  • add event forwarding to Frame component in Card component. (6ce4b6b)
  • add eventhandler to label (mouse, drag, etc.) (#433) (6e4d9d1)
  • add events to IconInput and on:input to Input components (6668918)
  • add export to modal closeModal function (d69ec07)
  • add footer/footerLayout.svelte (954f434)
  • add GetStarted (d1c0424)
  • add handleAlert to Alert component (bd82de3)
  • add headerClass to Card components (7bc41be)
  • add height to Input-field dropdown demo (b43f8fc)
  • add how to change dark mode color (20e2fdc)
  • add href prop to jjagielka avatars and fix doc (ea97577)
  • add html block to text page (37e910a)
  • add icon page (0f5c966)
  • add id for anchor to small modal page (5a6d1e1)
  • add ignore to modal (cedf9f1)
  • add indcator to index (#535) (f6fcef6)
  • add Input to form index (00ec469)
  • add justify-center (f16e410)
  • add layout to all modules (81bb8f3)
  • add listbox role to multiselect (66ed95e)
  • add main: index.js to package.json (ce82350)
  • add modalId prop for Modal (b2f8187)
  • add modals/modalLayout.svelte (3cd9321)
  • add npm and node to packages.josn engines for vercel test (52e61fa)
  • add on:change to Input component requested by https://github.com/themesberg/flowbite-svelte/pull/127 (af5e64d)
  • add on:change to Radio (074bd16)
  • add option role with aria-selected (d4d5561)
  • add other dir (dc5e73f)
  • add padding to w-full (e1008c9)
  • add pagination link and img (eedf394)
  • add primary to button and starUpClass and starDownClass to rating (#745) (da09182)
  • add props to accordions/icon-accordion (ad8b3d4)
  • add props to Darkmode page (be1081b)
  • add props to Darkmode page (6038868)
  • add props using script (64a303b)
  • add props.class to Spinner (3fe4f8b)
  • add redirect to all other directories (6ca9ce0)
  • add References (75fb9fc)
  • add rel external to sidebar menu datepicker (d9693e8)
  • add rel=external and / to links to form page (a237d18)
  • add relative class to Hr component (d8c6fbf)
  • add right round corner to FullWidthTabs (adaf72f)
  • add role prop to frame (53c816f)
  • add role to drawer (d40f812)
  • add role to sidebar menu svg (1c3fd48)
  • add script to pull props (c40cc64)
  • add shrink-0 to prevent toggle UI from shrinking on small screen sizes (#885) (81c65bd)
  • add SidebarItem to Sidebar component (a3a9654)
  • add SimpleSearch to index.ts (64a8f49)
  • add sitemap footer darkmode (72fe322)
  • add slots.paragraph directive to Card component (a839754)
  • add svelte inspector and update dependencies (aa530f4)
  • add svelte-ignore a11y-click-events (b021c83)
  • add svelte-ignore a11y-click-events to Button compo (1c960ee)
  • add Table color hover and example (b49c139)
  • add Tooltips and Forms to index (1bdf941)
  • add track to video component for A11y (ef69a83)
  • add two missing colors for (#537) (ac558fb)
  • add types ./dist/index.d.ts to package.json (7a88a7c)
  • add Typescript to List component (208c539)
  • add ulClass and childClass in SidebarItem's SidebarDropdown (2e0f46b)
  • add user slot to navbar default and dropdown (1c81c10)
  • Added events to BottomNavHeaderItem (#941) (b65f371)
  • Added events to BottomNavHeaderItem (#941) (ebdcbeb)
  • Added z-50 to dropdown container so it always stays on top (#942) (e3de343)
  • Alert component (2d828a2)
  • alert more tweaks (444b340)
  • alert props (#760) (90c3055)
  • alert tweaks (0c93b3c)
  • Alert, GradientButton and Footer (ccd2954)
  • alerts dismissable button color (779e863)
  • alerts with list color removal (f940441)
  • app.css restored (e40bc80)
  • auth components (3a846cd)
  • autoclose=false (default) (#417) (32c1782)
  • avatar default href (#462) (1ad8999)
  • avatar dot alignment (2273c0c)
  • avatar placholder missing href (#475) (6ad52e6)
  • Avatar tooltip example (ff7c1af)
  • background context added (52c8dd5)
  • bind:files for fileinput (#474) (585ba09)
  • blockquote page formating (1641d45)
  • border color on popup examples (#969) (049d1a3)
  • breadcrumb and add rel=external to pages in the forms dir. (509d72a)
  • BREAKING CHANGE for timeline components (8b30105)
  • button size (#623) (f845373)
  • buttongroup divider (f5bedaf)
  • buttongroup, ctacard types update. (4a2d3aa)
  • buttons - transparency for outline (6ae3d0f)
  • buttons - update sizes and force round (22284ad)
  • buttons fine tuning (353f631)
  • buttons fine tuning (9f4c927)
  • buttons redesign (c0316ff)
  • call updatePosition and floatingMiddleware functions in onMount (b905101)
  • card - restProps (#373) (a7331fc)
  • card breadcrumb_title (1ac4820)
  • card padding-x in mobile view (#358) (639457f)
  • cards layout on index.md pages (2080f8e)
  • cards/index.md, buttons (9b2ca39)
  • change a to A component (dc92c3f)
  • change a to A component (33a8015)
  • change BreadcrumbItem home for all pages (f5f895f)
  • change btnType to type in Button components (310d2d8)
  • change from ./package/index.js to index.js for main in package.json (785fe2c)
  • change from # to / for href (b79fd81)
  • change from const to let navDivClass (ffdcd9f)
  • change from fly to fade and a longer duration for Accordion custom transitions (3d105f4)
  • change from import { CloseButton } from $lib to import CloseButton from "../utils/CloseButton.svelte" in lib dir (4eb4346)
  • change from link to href in ButtonGroup components. (b84e765)
  • change from sitename to name in Navbar (bee6d24)
  • change function clickOutside to arrow function (71e71e0)
  • change href=# to href=/ in popover page (f885a92)
  • change js to ts and add ts in index.js (7b3bb20)
  • change ml-2 after get access to ml-1 (b8ffc2c)
  • change mr-4 to mr-2 in SidebarDropdown component (2961555)
  • change option role for multiselect (601945f)
  • change p tag from text-base to text-lg (2372629)
  • change p tag with text-lg. remove my-4 from div tag (3c26640)
  • 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)
  • change prop btnType and btnColor (2580c50)
  • change prop type to btnType in all button components (c86c097)
  • change svelte to html in md file (97adbbf)
  • change svelte-kit sync && svelte-package to vite build (cd7cd5e)
  • change ts to js (8e284dc)
  • change ts to js and removed types from modalStores and dropdownStores (89e88e2)
  • change ts to js for svelte/store files (625b285)
  • change ts to js for tabStore and changed file name to tabStores (f46efd4)
  • change type string to typeof SvelteComponent (277c3e2)
  • change type to buttonType in button components. Added auth components. (1078e44)
  • change width limit to >=1024 in Responsive component (e95c10f)
  • change z-50 to z-10 for DropdownDefault (71d4640)
  • checkbox group (#427) (58c6660)
  • checkbox initial checked (#434) (43663cf)
  • Checkbox on:click position (cfb1c65)
  • Checkbox spacing (9f989d7)
  • chevronup thickness (dc9016b)
  • chnage footer pages from link to href (6762872)
  • clean up & remove ExampleDiv, GitHubSource, and CompoDescription (#639) (113df27)
  • clean up import from utils for docs (b50126d)
  • clean up ref (9e8427b)
  • color flicker when changing theme using DarkMode (#353) (7e1daf1)
  • commit after reset (c3ee849)
  • copy from flowbite-svelte-new (5a400fc)
  • correction in using style and color (7ebbc5f)
  • create Coinbase, Fortmatic, Metamask, OperaWallet, and WalletConnect component (f8eabc5)
  • create icon slot for Alert so that users can add svg or svelte component (45244ec)
  • create MetaTag component (#406) (4d09e4a)
  • create new props files (0a6fd33)
  • CTA should have tinted background (#708) (ecb5c4c)
  • dark text color for input validation (#513) (7b145d6)
  • dark-mode in examples (#683) (cde56c4)
  • darkmode flicker (#811) (94b1f6b)
  • darkmode page typo (367311d)
  • demo page bugs (542b88a)
  • demo page issues (268db3c)
  • demo page text dark mode, dropdown error (fa46244)
  • dependencies update (#685) (f017a73)
  • DeviceMockup class (94064d0)
  • doc footer update (4507cb6)
  • docs corrections (f208323)
  • docs corrections 2 (5adb4d8)
  • docs fixes due to dropdown api change (869f8d7)
  • docs for radio (add38b2)
  • docs typo - tooltip type (#956) (cde7b8e)
  • documentation typos (942c3b2)
  • done type check for all pages (d91b018)
  • double scrollbar in docs (#447) (75efab3)
  • Drawer placement right (4fe9283)
  • Dropdown has a new structure (2c5d7b0)
  • dropdown open/close api (d2aa6f7)
  • dropdown open/close api - docs (f299c28)
  • dropdown page (d3d4827)
  • Dropdown page (30bb2cf)
  • dropdown page add dark:text-white to MenuButton and change to color:green for Avatar (900feca)
  • dropdown search (4416a31)
  • DropdownItem as li only when childe of ul (add2f16)
  • DropdownItem: remove redundant part after else (4182d5c)
  • dropdowns events docs (a6d86b6)
  • dropdowns tweaks (ad797ca)
  • dropzone: fixes dragging file over the input (#919) (5f02261)
  • duplicated lines in app.postcss (1eb255a)
  • enable scrolling in modals (fixes #23) (8e60319)
  • error fix for deployment (be684a8)
  • event forwarding for numberinput (#596) (5d67a83)
  • events for gradient button (#967) (fda337b)
  • export dropdownIdStore in index.js (4c897d9)
  • export dropdownStores in index.js (f4b7f6c)
  • export slide params (#516) (c8dd81d)
  • few minor tweaks (#541) (2289e4d)
  • few more to 'npm run check' (#738) (ae33d4a)
  • field name change for ListGroupItemType (da93d46)
  • fix template literal in DropdownNavbar component (f4946df)
  • fixing the tab page layout problem (bc3b7bf)
  • flitering (#370) (e8ac071)
  • floatinginput type changes (#436) (5af9ecf)
  • fluid setting for Navbar (#563) (4311bbb)
  • folder names without s and update tests (4e9c9ce)
  • Footer components update. (6434844)
  • FooterCopyright remove space after {by} (#578) (da7a681)
  • for #165 and #170 and changed $$restProps.class to $$props.class (99399b8)
  • forms components moved all export variables before function (13d518b)
  • forward input event (#627) (22d20db)
  • generate a unique id for each star so fill can be different (#793) (cf59ed2)
  • getting started page update (fe95d00)
  • git reset --hard 344845b4 and update getting-started (a941ed8)
  • github issue template (b6b8fd4)
  • github issue template 2 (343c102)
  • github issue template 3 (e8c6a1b)
  • github issue template 4 (5565625)
  • github workflow comment out pnpm cache (5284b8c)
  • GitHubSource change tree to blob (69f0e15)
  • GitHubSource links (8d4e976)
  • h-10 w-10 to h-8 w-8. (071e018)
  • h1 and h2 (2c5be7c)
  • h3 change, modal page update (945762f)
  • header blocking anchor links (af6d2d6)
  • Heading and P update (2313e3e)
  • Heading to the original code (5604da5)
  • heros update (89b8755)
  • homepage (dedf355)
  • hover on gradient outline button (#742) (6d7da15)
  • Htwo for typography pages (0921539)
  • Iconinput click handler example (2f5afc7)
  • Iconinput has unused export property value when I install it (b19afc9)
  • image path. (003e80f)
  • improved focustrap (#354) (fb17cd3)
  • incorrect aria-expanded in

    (#604) (f562e91)

  • index blocks names, e.g. Tooltips to Tooltip (5f902b2)
  • index button colors (3a65ce3)
  • index page add padding px-8 (01d29a1)
  • index page space (6ab9a19)
  • index page. (bb71658)
  • index page. (54928dd)
  • index page. (0f0f2c3)
  • initial dark mode (#924) (103bf6a)
  • initial refresh fix (#693) (7479934)
  • inline script in <DarkMode> (#610) (7ac48ba)
  • Input and Radio components (fd49114)
  • Input component move let padding before using it (4fac17c)
  • input component value type to any (#730) (048caa0)
  • input icons (#350) (7b72712)
  • input label margin on empty labels (e08bb0d)
  • input number workaround (#351) (e4cb012)
  • Input padding uses p-4, p-2.5 and p-2 depends on the size (632bd5d)
  • input type (7bcd4dd)
  • Input: Use a reactive spread instead of custom action to set Input type attribute (#921) (165e273)
  • interactive card dropdown position (33a2b7d)
  • issue #790 (#802) (9c79555)
  • issue 786 (#803) (3e348ba)
  • issue783 (#809) (112bd25)
  • issue812 (#814) (c74c026)
  • layout and index page (7db0e00)
  • layout and Toc padding (6a67345)
  • layout logo (1a78683)
  • layout width (e17969e)
  • li classes cascaded from ul (#593) (90a4c74)
  • link color (6bca5d4)
  • link removed from card img if there is no link (f1d1c33)
  • links in DesignFigma (22a40ea)
  • links in form index (1149aa2)
  • list group item padding (#469) (d945978)
  • List in cards page to Listgroup (b8e05f4)
  • ListgroupItem button type (#549) (6b74d73)
  • lock file (b24ac8d)
  • lock file (6144fd3)
  • logo (c28e9f3)
  • make disabled button unclickable (df1c66d)
  • markdown code block in all-modals (dc35107)
  • megamenu centered in small screen (713aa9a)
  • megamenu fullscreen position (eaf0729)
  • menu for small screen (4fd100a)
  • merge confilicts (f25ffca)
  • merge confilicts (1ec380a)
  • merge confilicts (c1890ca)
  • merge confilicts (be6253e)
  • merge confilicts (67d4a7c)
  • merge confilicts (a583351)
  • merge confilicts (2e0fc09)
  • merge confilicts (0cd644a)
  • merge confilicts (ad380a6)
  • merge confilicts (aa32cae)
  • merge confilicts (2365a23)
  • merge confilicts (375294a)
  • merge conflict (fa3c5d8)
  • merge conflict fix with Hetarth02-main (914c1f9)
  • merge conflicts (0514548)
  • merging conflict update mega-menu, package.json, paragraph.md (7de7bc0)
  • meta tag by adding type, url, and appId (#399) (6f9f423)
  • migrate to sveltekit 1.0.0 (434ec99)
  • minor fixes / fine tuning (57c1cf7)
  • missing 683restProps (0d52fd1)
  • missing dropdown example (#388) (69ba822)
  • missing Popper (ff4b0e7)
  • Modal and Button compo (5f3128a)
  • modal arrow keys (#369) (2a8bc1c)
  • modal layout (#526) (6b25019)
  • modal update (#791) (2bd095f)
  • more ts check corrections (#740) (f95f1d4)
  • mousenter (c3ee1cc)
  • move @docsearch/js to devDependencies (168a79f)
  • move @floating-ui/dom from dependencies to devDependencies (6668ec8)
  • move @floating-ui/dom, classnames, svelte-heros, @popperjs/core from devDpendencies to dependencies (ee5d31a)
  • move all index.svelte to index.md and add breadcrumb (c691d92)
  • move from @codewithshin/svelte-sidebar to svelte-sidebar-menu (4584351)
  • move props to the end of page (b4bc1c2)
  • move Responsive component from layout to all pages (381ee20)
  • move step indicator to extend (000dec3)
  • move transitions to local (f060cba)
  • moved @codewithshin/svelte-heroicons to dependencies (5639d70)
  • moved p-tag and h3 tag css to app.css (cb3d08e)
  • moved src/routes to main. (b851974)
  • multi-dropdown detach (3ad1abb)
  • multi-select: pre-select values fix (#892) (e399248)
  • navbar in mobile view width (7f283f3)
  • navbar page (d0a704e)
  • navbar updates (468839b)
  • navbar-li undefined (#595) (ab5d080)
  • no dropdown docs (4f92d9b)
  • no href on buttons (ab13df8)
  • no triggers error (83075e1)
  • npm run check corrections (#517) (f1f89e3)
  • npm run check fixes (#484) (be4f0f6)
  • og:image and twitter:image to replace spaces with - (#441) (25ad6d0)
  • on:click for Toggle, Checkbox and Radio (48710b5)
  • optional Frame transition' (#385) (e7fc8db)
  • package.json format (f836a5c)
  • package.json format (675928b)
  • package.json scripts update (7d1d8b9)
  • package.json scripts update (b32d810)
  • package.json scripts update (b3467ba)
  • padding (5e4eb4e)
  • padding issues with dropdown (6a48d4d)
  • padding issues with dropdown (8e8c2d4)
  • pagination for darkmode (#507) (9175627)
  • paragraph page (98b2dab)
  • pink color (e4551b5)
  • placement and padding (169c749)
  • playwright and lint yaml 1.36.0 (b0fbeb0)
  • playwright and lint yaml 1.36.0 (4c96d64)
  • playwright v1.34.0 in workflow (e12c5ff)
  • popover html (d49f808)
  • position and classes (caa1f13)
  • position update for dropdown and imgdropdown components (1aef255)
  • programatic popper open merged (86f9874)
  • props and update them (#715) (3f952b4)
  • props update (4c109c8)
  • props update (2feb352)
  • props using vite named import (#347) (7072e03)
  • props, types, and default are added to component pages (50912cd)
  • props, types, and default are added to component pages (58f0e7d)
  • radio.md - dropdown (#425) (12d2d03)
  • rating component update (#773) (f031395)
  • RatingComment component (032aa24)
  • rebase merge conflict Alert.svelte (38df84a)
  • refresh dev environment (3a1b452)
  • reinstall after removing lock file (45ef63c)
  • reinstall dependencies (0876852)
  • reinstall dependencies (8ee47f8)
  • removal of iconinput (#476) (2da0912)
  • remove __layout from pages dir (7224e31)
  • remove // @ts-ignore (ea82a2b)
  • remove |local from Frame componentso that toast transitions work (6da412c)
  • remove a pipe from MetaTags titleTemplate (6ad56c0)
  • remove activeTabvalue from TabWrapper and let:tabId vrom tab page examples (ee1b444)
  • remove bind: from TabWrapper bind:activeTabValue (0269b3a)
  • remove button margin (9cc1795)
  • remove custom from Button component (6114f4c)
  • remove Datepicker from index (f08230c)
  • remove debris from the last PR (902a172)
  • remove duplicate theme from tailwind.config (5d0ebe5)
  • remove EcommerceCard and SignInCard (7e6b2b6)
  • remove Figma from image page (0276b51)
  • remove flowbite-svelte (23af736)
  • remove flowbite-svelte-blocks page, add a link (2b9e3d3)
  • remove h-4 w-4 from Iconinput example in the input-field page (4d5f396)
  • 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 from: (57f6928)
  • remove heros from: (7055f4c)
  • remove heros icon from Carousel (2c7d4c9)
  • remove heros icons from (203f14c)
  • remove heros icons from buttons page (ec81a39)
  • remove heros icons from checkbox page (1ed983c)
  • remove heros icons from select and toggle pages (fba7660)
  • remove hidescript for more lines than set up (0e98e3c)
  • remove Home icons from all pages (7ac0e7a)
  • remove layout and page content (92609e5)
  • remove log message in Avatar Dot (#567) (1c808c7)
  • remove main: index.js (879d810)
  • remove NavDropdown (5c77f68)
  • remove new buttons (7066f08)
  • remove old tab components (a61dd72)
  • remove package-lock, pnpm-lock and node_modules and reinstall (a8985ea)
  • remove package-lock.json and add package-lock.json to .gitignore (b1f0fc4)
  • remove peerDependencies (#810) (e940033)
  • remove radio, search etc from InputType (ed95418)
  • remove rel=external from __layout since it doesn't show the sidemenu (a0cee08)
  • remove svelte-collapse from Accordion component (7b8a642)
  • remove svelte-flag-icons from devDependencies (8f48867)
  • remove svelte-sidebar-menu (2820488)
  • remove svelte:component from FooterIcon (0406128)
  • remove SvelteKit app session and page (7eaa3db)
  • remove SvelteKit app/stores page and session from Navbar (09428df)
  • remove TabHead and TabHeadItem (c255797)
  • remove tabId from TabWrapper component (5f46d23)
  • remove TextGradient and Underline (cb7b2d7)
  • remove Toc from layout since it needs to be updated (2ea41a0)
  • remove transition for navbar (4f078d0)
  • remove transition for NavUl (6a29a1d)
  • remove type CrumbType (4269359)
  • remove unused components and update props (#642) (e6a4fb5)
  • remove unused icon prop (10e8c81)
  • remove unused imports (acb58b9)
  • remove utils/OptsButton (04ebd83)
  • remove workflows/release-please.yml (30a3682)
  • removed $app/env browser from Tooltip component (604a1e0)
  • removed bg and text from CloseButton to keep transparency (b5d36ee)
  • removed console.log (f0f7ee9)
  • removed drawer component and page from the main (5cf77f0)
  • removed duplicated folder "alert" (#734) (4c8f32a)
  • removed gradient outline examples since Flowbite site does not have them (56ac6b4)
  • removed Home icon from BreadcrumbItem (66f00dd)
  • removed Ol component (569f2e3)
  • removed prismjs from package.json and layouts (dd9ad11)
  • rename index.js to index.ts (216db5a)
  • rename List to Listgroup and ListItem to ListgroupItem (1b70110)
  • reset to 4e86918 (c04f892)
  • restProps for NumberInput (#382) (d1acb7f)
  • restucturing Navbar components (3f4fa07)
  • revert package:publish (515e9f4)
  • revert Tooltip component (9cedc68)
  • reverting Alert (ccda53a)
  • Review component and review in the ratings page (afe6972)
  • scripts build update (ed3d086)
  • search on:input (#408) (4c1e514)
  • select types (#508) (3ea30a9)
  • select.md (e6c3cf3)
  • set the default values of space and color of paragraph element to undefined (0d54908)
  • show the top of page after navigation (b3be37b)
  • sidebar activeUrl example (4387644)
  • sidebar activeUrl update by adding docs/ (#754) (467b060)
  • sidebar menu (0853344)
  • sidebar menu covers screen and it doesn't allow to click any links (879c886)
  • sidebar z-10 to z-30 for front page (79b5adc)
  • sidebar z-50 to z-10 for modals (4b76f75)
  • sidebars and forms {...$$restProps} position updates (d983225)
  • SignInCard type update (55c824a)
  • snapshot page (#603) (f9ecfed)
  • snapshot page update 2 (#605) (e7b36e6)
  • spacing (6f6e99c)
  • spinner fill and colour were back to front. (83e6ec7)
  • style for links (040ff2e)
  • sveltekit, vite, and other dependencies update (#482) (231e4da)
  • tab page timeline (ab598a5)
  • Table component (88eb6f2)
  • TableBodyRow color and border (#539) (d52920f)
  • test script branch (e3d5264)
  • textarea docs (133b933)
  • TextPlaceHolder remove w-full (e3ec175)
  • to original Carousel (5e979ae)
  • to original Carousel (198270f)
  • toast transitions (6659682)
  • toc issues (13a459e)
  • toc more selective (fb457a2)
  • toc stickiness (#330) (21a0409)
  • toggle initial checked (#442) (7b0b0b0)
  • Toggle props and typo update (9a40224)
  • tooltip style (#759) (813d1fa)
  • tooltips/popovers (d18721c)
  • top navbar margin top (d9c83b4)
  • transition func must return TransitionConfig (18bffdb)
  • transitions in drawer (#881) (90319b3)
  • transitions in frame (#883) (079ca87)
  • ts errors (#464) (ca723d4)
  • ts item type in megamenu (c0ee437)
  • ts types for Popper (#362) (4a22230)
  • type and layout footer padding fix (999d291)
  • typescript declarations for import.meta.glob (#736) (ef10a06)
  • typescript name for label, href for link. (9d0f147)
  • typo (c9f71f2)
  • typo (ec6f019)
  • typo (4479464)
  • typo and update bug_report.yml (#787) (4ee8a92)
  • typo CardPlaceholder (71bea4d)
  • typo cli page (1a46882)
  • typo form and from (f17012d)
  • Typo in AccordionItem.svelte (#741) (149c3b7)
  • typo in docs (#645) (d010eef)
  • update @codewithshin/svelte-sidebar (91cff9a)
  • update about and getting-started page (6eabc6b)
  • update about page and add type-list page (d560b4b)
  • update AccordionItem class (3713cc0)
  • update accordions/default page (175a753)
  • update Alert and workflows playwright version (670516d)
  • update Alert color type (fd819fb)
  • update Alert component (92ade7a)
  • update all dependencies (d7ae979)
  • update all modal pages (de11239)
  • update auth login component (02bd514)
  • update badge component's style and doc (#531) (ce9af8c)
  • update bug_report.yml (221f224)
  • update bug_report.yml (c527971)
  • update bug_report.yml by adding REPL template link (3c8140d)
  • update Button color types (974df12)
  • update button colors (542ad32)
  • update Button component (330aae9)
  • update Button component (6f89d90)
  • update Button outline (6f419c3)
  • update ButtonGroup components (72fa977)
  • update ButtonGroupItem border (365b6d2)
  • update Card component (732ba60)
  • update card page (0fd6e0e)
  • update carousel page (27c621b)
  • update checkbox page (aa45560)
  • update checkbox, add Label and Helper components, update checkbox page (07de620)
  • update createprops and update props (0739b92)
  • update darkmode link (e91ddd4)
  • update deps (d204667)
  • update Dropdown components (4dd3254)
  • update dropdown creating Dropdown, DropdownDivider, DropdownHeader, DropdownItem (58db150)
  • update DropdownNavbar using NavDropdown (8061789)
  • update for #165 and #170 (ff43f26)
  • update for flowbite-svelte-icon v0.2.1 (fbbe4b1)
  • update for lighthouse (e81850d)
  • update forms page (1718c57)
  • update forms page (c29c921)
  • update forms/index page (bda7cc2)
  • update from index.ts to index.js in vite.config.ts (a7978dd)
  • update h1 for breadcrumb (8bfef6a)
  • update h1 in index pages (e4d1a52)
  • update home page (1698549)
  • update Htwo using scroll-mt-20 (2006490)
  • update icon class in TabHeadItem for Tabs with icons (e94b344)
  • update Iconinput (2b4a7b5)
  • update index.js by adding .js to all store files (1b1adcd)
  • update Input component (94df473)
  • update InputType in Input components (e9df0cc)
  • update internal links (3e13890)
  • update layouts for breadcrumb (1c07955)
  • update links (980ff51)
  • update links, flowbite svelte link, sitemap links, white for dark mode (024b079)
  • update main nav. add transition to carousel (3a9f572)
  • update menu and tabs/index (d48d335)
  • update meta images width and height (#400) (f97c01a)
  • update navbar (7cdfa05)
  • update Navbar (57d50fc)
  • update Navbar components (57a7205)
  • update navbar index page by adding flex items-center md:order-2 (efc0209)
  • update package:publish script (8ec3669)
  • update package.json (a77e3e5)
  • update package.json and clean up lib/index (e37a45e)
  • update package.json in order to move src/routes to main. (eaf78dc)
  • update pnpm-lock (4926a47)
  • update progressbars/index (c36dbcd)
  • update prop names for Alert (3775700)
  • update props (cb92b47)
  • update props (#749) (445c07e)
  • update props and types page (#331) (0be5900)
  • update props dir files (e52cfcb)
  • update props table and github links (0a184d1)
  • update RadioItem props (fd2f9a0)
  • update range page (edbf37f)
  • update rating page for AdvancedRating (f1dc978)
  • update README (adfdea2)
  • update README (e186aa4)
  • update sidebar dropdown, all modal components (11c0e1d)
  • update sidebar menu to close after clicking a link (ae9a36c)
  • update sidebar menu to close it when you click outside of the sidebar (30c6026)
  • update skeleton components (b1ffbc7)
  • update skeleton components (6c49370)
  • update styling (8a6c49b)
  • update Svelte-Heros icon for Rating component (d1c03fa)
  • update svelte-sidebar-menu (59b37b5)
  • update svelte-sidebar-menu (f6fb17f)
  • update svelte-sidebar-menu and __layout (9314f7a)
  • update svelte-sidebar-menu to 0.8.4 (3b07355)
  • update svelte-sidebar-menu version (1106d16)
  • update svelte-simples (f958721)
  • update Tabel component, add TableHead, TableBody, TableHeadCell, TabelRow (09b7ad9)
  • update tabStores import link (b856b9f)
  • update test for /buttons/setup page (90daabb)
  • update timeline and home page (112b08e)
  • update Timeline components (4b47d6b)
  • update Tooltip component (df80539)
  • update Tooltip component (d0cc06e)
  • update tooltips/light (94ad280)
  • update tsconfig.json (ff4b3da)
  • update workflows playwright version (faafd96)
  • use encodeURIComponent for MetaTag component to encode spaces (671a865)
  • use json file to pull props for tooltip/default (076be6c)
  • use reactive spread (#927) (a743782)
  • use relative paths instead of $lib alias inside of lib (96e9d6b)
  • use svelte-sidebar Responsive for all layouts (dc9ed0d)
  • use vite to import a file as text (#342) (07ac592)
  • using classnames dynamic class name for Footer (52e17c7)
  • Utterances link update to themesberg (584da7e)
  • various minor fixes (9ac3296)
  • video component and page (cc8dcb5)
  • vite.config.ts update (72f8a25)
  • window is undefined (b752882)
  • window is undefined/2 (4c0ca77)
  • workaround for scroll to anchor (#923) (01acc0d)
  • workaround for scroll to anchor (#923) (0091171)
  • wrong label class name (39735b3)

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

  • accordion color option (#948) (9c2305b)
  • 0.41.2 (2023-08-06)

    0.41.0 (2023-08-06)

    ⚠ BREAKING CHANGES

    • change the Tabs component props

    • Revert "feat: change tabs variant to styles"

    This reverts commit c949b82f02f8adad2a2d172e602ce5774ae3bca6.

    Features

    Bug Fixes

    0.40.2 (2023-07-24)

    Features

    • allow customization of body class in Modal component (#945) (72514ec)
    • allow customization of innerWrapperClass for Textarea (#929) (8869fbf)

    Bug Fixes

    0.40.1 (2023-07-17)

    Bug Fixes

    0.39.3 (2023-07-14)

    Features

    Bug Fixes

    0.39.2 (2023-07-03)

    Features

    Bug Fixes

    0.39.1 (2023-06-28)

    Features

    Bug Fixes

    • add button role if it is a link (e481587)
    • add button role if pag item is link (0192784)
    • add button role to multiselect svg (13cf560)
    • add ignore to modal (cedf9f1)
    • add listbox role to multiselect (66ed95e)
    • add option role with aria-selected (d4d5561)
    • add role prop to frame (53c816f)
    • add role to drawer (d40f812)
    • add role to sidebar menu svg (1c3fd48)
    • change option role for multiselect (601945f)
    • move transitions to local (f060cba)
    • ts item type in megamenu (c0ee437)
    • typo (c9f71f2)
    • update deps (d204667)

    0.38.5 (2023-06-21)

    Features

    • add twMerge to timeline components (e993e72)

    0.38.4 (2023-06-20)

    0.38.3 (2023-06-19)

    Features

    • add active class to BottomNav and BottomNavItem (0d5d9e3)
    • add additional classes where components has more than one twMerge (77769cc)
    • add classActive to BottomNav (06bf5dc)
    • add classPlaceholder to avatar component (d4bc2d7)
    • add on:click to A component (0828612)
    • add search on home page (3cba1fd)
    • replace all components classnames to twMerge (6d0ec87)
    • replace classnames to twMerge and twJoin (342ae23)
    • replace classnames to twMerge and twJoin upto Card (6ab1278)
    • replace classnames to twMerge and twJoin upto Footer (799fd01)
    • replace classnames to twMerge upto Progressbar (a2ba25b)
    • replace classnames to twMerge upto TableSearch (1307d58)
    • replace classnames to twMerge upto Toggle (57890a6)
    • update docs and remove classnames from package.json (9ef819b)

    Bug Fixes

    • add "tailwind-merge": "^1.13.1" to dependencies (9b5757e)
    • add height to Input-field dropdown demo (b43f8fc)
    • Alert, GradientButton and Footer (ccd2954)
    • Checkbox spacing (9f989d7)
    • chevronup thickness (dc9016b)
    • DeviceMockup class (94064d0)
    • Input and Radio components (fd49114)
    • remove NavDropdown (5c77f68)
    • update Alert and workflows playwright version (670516d)

    0.38.2 (2023-06-14)

    Features

    • add additional classes where components has more than one twMerge (77769cc)

    0.38.1 (2023-06-13)

    Features

    • add || ^4.0.0 to peerDependencies (1211eb8)
    • add button to Thumbnail and move the on:click event listener to button (c9119c7)
    • add events to tableheadcell and tablebodycell components (#761) (cb056aa)
    • add initialTheme to DarkMode component (#776) (5110499)
    • add mockups in package.json (cfc32d5)
    • add primary to Checkbox (b6063c6)
    • add role to ChevronLeft (0fc996e)
    • add role to DropdownItem (663ee33)
    • add role to Menu compo (7a76025)
    • add role to Modal (ea79fff)
    • add role to NavUl and NavLi (08732dd)
    • add role to Star, Button, Heart, Thumbup, ChevronDown, CehvronRight, ChevronUp, InformationCirlc, and UserCircle components (82337b2)
    • add role to TableBodyCell and change td to svelte:element (67de66c)
    • config: fix default bg-primary-50 color (7d89f57)
    • darkmode fix for refreshing a browser (#784) (aac2187)
    • dependencies update (b1866b8)
    • devicemockup (#778) (fec1f4c)
    • documenting components (#801) (80daafb)
    • GetStarted element (#681) (cd381b7)
    • home page cta (#689) (76d7eb5)
    • input: update blue to primary color focus (f155ec5)
    • newsletter form (#674) (89df011)
    • prev/next buttons (#675) (590e423)
    • replace all components classnames to twMerge (6d0ec87)
    • replace classnames to twMerge and twJoin (342ae23)
    • replace classnames to twMerge and twJoin upto Card (6ab1278)
    • replace classnames to twMerge and twJoin upto Footer (799fd01)
    • replace classnames to twMerge upto Progressbar (a2ba25b)
    • replace classnames to twMerge upto TableSearch (1307d58)
    • replace classnames to twMerge upto Toggle (57890a6)
    • slightly shorter version of redirection hooks (#673) (635e1e3)
    • social proof (#686) (4567ee2)
    • trim number of components (#709) (8723242)
    • typescript types for frame subclasses (#731) (6dd9877)
    • update docs and remove classnames from package.json (9ef819b)
    • update Dropzone and docs (2467d22)
    • update Rating component (#772) (0d9636f)

    Bug Fixes

    0.37.5 (2023-06-09)

    Features

    • config: fix default bg-primary-50 color (7d89f57)
    • input: update blue to primary color focus (f155ec5)

    Bug Fixes

    0.37.4 (2023-06-03)

    Features

    • add || ^4.0.0 to peerDependencies (1211eb8)
    • add button to Thumbnail and move the on:click event listener to button (c9119c7)
    • add role to ChevronLeft (0fc996e)
    • add role to DropdownItem (663ee33)
    • add role to Menu compo (7a76025)
    • add role to Modal (ea79fff)
    • add role to NavUl and NavLi (08732dd)
    • add role to Star, Button, Heart, Thumbup, ChevronDown, CehvronRight, ChevronUp, InformationCirlc, and UserCircle components (82337b2)
    • add role to TableBodyCell and change td to svelte:element (67de66c)
    • update Dropzone and docs (2467d22)

    Bug Fixes

    0.37.3 (2023-06-01)

    Bug Fixes

    0.37.2 (2023-05-29)

    Features

    • add primary to Checkbox (b6063c6)

    Bug Fixes

    0.37.1 (2023-05-28)

    Features

    Bug Fixes

    0.36.5 (2023-05-23)

    Bug Fixes

    • move @docsearch/js to devDependencies (168a79f)
    • typo and update bug_report.yml (#787) (4ee8a92)

    0.36.4 (2023-05-21)

    Bug Fixes

    0.36.3 (2023-05-21)

    Features

    Bug Fixes

    • add device-mockups svg images (#779) (5ce3506)
    • add modalId prop for Modal (b2f8187)
    • playwright v1.34.0 in workflow (e12c5ff)
    • remove debris from the last PR (902a172)
    • update package:publish script (8ec3669)

    0.36.2 (2023-05-19)

    Features

    Bug Fixes

    0.36.1 (2023-05-19)

    Features

    Bug Fixes

    0.35.4 (2023-05-18)

    Features

    0.35.3 (2023-05-14)

    Features

    • add events to tableheadcell and tablebodycell components (#761) (cb056aa)

    0.35.2 (2023-05-13)

    Bug Fixes

    0.35.1 (2023-05-11)

    Features

    • typescript types for frame subclasses (#731) (6dd9877)

    Bug Fixes

    0.34.12 (2023-05-04)

    Bug Fixes

    • add event forwarding to Frame component in Card component. (6ce4b6b)

    0.34.11 (2023-05-04)

    Bug Fixes

    • duplicated lines in app.postcss (1eb255a)
    • remove package-lock.json and add package-lock.json to .gitignore (b1f0fc4)

    0.34.10 (2023-05-02)

    Features

    Bug Fixes

    0.34.9 (2023-04-11)

    0.34.8 (2023-04-11)

    Bug Fixes

    • add main: index.js to package.json (ce82350)

    0.34.7 (2023-04-05)

    Bug Fixes

    0.34.6 (2023-04-05)

    Bug Fixes

    • remove TabHead and TabHeadItem (c255797)

    0.34.5 (2023-04-04)

    Bug Fixes

    • clean up & remove ExampleDiv, GitHubSource, and CompoDescription (#639) (113df27)
    • forward input event (#627) (22d20db)
    • remove unused components and update props (#642) (e6a4fb5)
    • sidebar z-10 to z-30 for front page (79b5adc)
    • sidebar z-50 to z-10 for modals (4b76f75)

    0.34.4 (2023-03-31)

    Features

    • add color, gradient, shadow, and outline props to speed-dial (#636) (563a7ee)

    Bug Fixes

    0.34.3 (2023-03-30)

    Bug Fixes

    • dropdown page (d3d4827)
    • dropdown page add dark:text-white to MenuButton and change to color:green for Avatar (900feca)
    • remove duplicate theme from tailwind.config (5d0ebe5)
    • TextPlaceHolder remove w-full (e3ec175)
    • top navbar margin top (d9c83b4)
    • typo CardPlaceholder (71bea4d)
    • update props table and github links (0a184d1)
    • update skeleton components (b1ffbc7)

    0.34.2 (2023-03-21)

    Bug Fixes

    0.34.1 (2023-03-18)

    Bug Fixes

    0.32.2 (2023-03-14)

    Features

    Bug Fixes

    0.33.1 (2023-03-16)

    Bug Fixes

    0.32.1 (2023-03-12)

    0.31.1 (2023-03-12)

    0.30.7 (2023-03-12)

    Features

    Bug Fixes

    0.30.6 (2023-03-01)

    Bug Fixes

    0.30.5 (2023-02-27)

    Features

    • add transition to SidebarDropdownWrapper (#590) (36f4971)

    0.30.4 (2023-02-20)

    Bug Fixes

    • add types ./dist/index.d.ts to package.json (7a88a7c)

    0.30.3 (2023-02-20)

    Bug Fixes

    • remove main: index.js (879d810)
    • update from index.ts to index.js in vite.config.ts (a7978dd)

    0.30.2 (2023-02-20)

    Bug Fixes

    0.30.1 (2023-02-20)

    Bug Fixes

    0.30.0 (2023-02-20)

    Features

    Bug Fixes

    0.29.13 (2023-01-31)

    0.29.12 (2023-01-23)

    Features

    Bug Fixes

    • add indcator to index (#535) (f6fcef6)
    • add two missing colors for
    (#537) (ac558fb)
  • few minor tweaks (#541) (2289e4d)
  • ListgroupItem button type (#549) (6b74d73)
  • move step indicator to extend (000dec3)
  • TableBodyRow color and border (#539) (d52920f)
  • 0.29.11 (2023-01-16)

    Features

    Bug Fixes

    • update badge component's style and doc (#531) (ce9af8c)

    0.29.10 (2023-01-13)

    Features

    Bug Fixes

    0.29.9 (2023-01-01)

    Bug Fixes

    • dark text color for input validation (#513) (7b145d6)

    0.29.8 (2023-01-01)

    0.29.7 (2022-12-26)

    Bug Fixes

    0.29.6 (2022-12-26)

    Features

    Bug Fixes

    0.29.5 (2022-12-22)

    0.29.4 (2022-12-22)

    Features

    0.29.3 (2022-12-20)

    0.29.2 (2022-12-19)

    0.29.1 (2022-12-19)

    Bug Fixes

    • add esbuild@0.16.8 and update other dependencies (f32d1be)
    • change svelte-kit sync && svelte-package to vite build (cd7cd5e)

    0.29.0 (2022-12-18)

    ⚠ BREAKING CHANGES

    • update sveltekit 1.0.1

    Features

    0.28.12 (2022-12-18)

    Bug Fixes

    0.28.11 (2022-12-10)

    Bug Fixes

    • package.json scripts update (7d1d8b9)
    • package.json scripts update (b32d810)

    0.28.10 (2022-12-10)

    Bug Fixes

    • package.json scripts update (b3467ba)
    • vite.config.ts update (72f8a25)

    0.28.9 (2022-12-10)

    Bug Fixes

    0.28.8 (2022-12-10)

    0.28.7 (2022-12-10)

    0.28.6 (2022-12-10)

    0.28.5 (2022-12-10)

    Bug Fixes

    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

    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)