Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flowbite-svelte

Package Overview
Dependencies
Maintainers
2
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Versions

1
42

0.44.6

Diff

Changelog

Source

0.44.6 (2023-09-04)

Features

  • add classInput and classDvgDiv to Tablesearch (98122e0)
shinichiokada
published 0.44.5 •

Changelog

Source

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)
shinichiokada
published 0.44.4 •

Changelog

Source

0.44.4 (2023-08-21)

Bug Fixes

  • package.json scripts update (5ac3acd)
shinichiokada
published 0.44.2 •

Changelog

Source

0.44.2 (2023-08-18)

shinichiokada
published 0.44.1 •

Changelog

Source

0.44.1 (2023-08-18)

Features

Bug Fixes

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

Changelog

Source

0.43.3 (2023-08-17)

Features

shinichiokada
published 0.43.2 •

Changelog

Source

0.43.2 (2023-08-14)

Bug Fixes

shinichiokada
published 0.43.1 •

Changelog

Source

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)
shinichiokada
published 0.42.0 •

Changelog

Source

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 <Table> (#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 <h2> (#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 <a> 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)

shinichiokada
published 0.41.2 •

Changelog

Source

0.41.2 (2023-08-06)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc