You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

flowbite-svelte

Package Overview
Dependencies
Maintainers
3
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Versions

1
4749
52

0.13.3

Diff
s
shinichiokada
published 0.13.3 •
s
shinichiokada
published 0.13.2 •

Changelog

Source

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

Changelog

Source

0.14.1 (2022-04-18)

Features

s
shinichiokada
published 0.12.5 •

Changelog

Source

0.12.5

Patch Changes

  • fix: modal backdrop
s
shinichiokada
published 0.12.4 •

Changelog

Source

0.12.4

Patch Changes

  • docs: update about and README
s
shinichiokada
published 0.12.3 •

Changelog

Source

0.12.3

Patch Changes

  • fix: update svelte and tailwindcss 4
s
shinichiokada
published 0.12.2 •

Changelog

Source

0.12.2

Patch Changes

  • fix: move all types and interfaces from index to ./type.ts
s
shinichiokada
published 0.12.1 •

Changelog

Source

0.12.1

Patch Changes

  • fix: change tailwind-variants from devDependencies to dependencies
s
shinichiokada
published 0.12.0 •

Changelog

Source

0.12.0

Minor Changes

  • 15812aeb (HEAD -> main, origin/main, origin/HEAD) fix: TableHead add tr tag
  • a47f3687 fix: Rating id not a valid XML name
  • 19c1219c feat: rating/CustomIcon, fix: Star, Heart, Thumbup
  • 59c5ef39 docs: change span to div in indicators/examples/legend
  • 721e10ca fix: card page
  • 7e56bb32 fix: remove type prsentation from divin Card
  • 78496d98 chore: add /.vercel to gitignore
  • 49c0c7e6 fix: add ignores .vercel/ to eslint.config.js
  • 7f90ca8c fix: change adapter-auto to adapter-vercel
  • fix: CustomIcon.svelte, Heart.svelte, Rating.svelte, Star.svelte, Thumbup.svelte
  • fix: TimelineItem.svelte
s
shinichiokada
published 0.11.1 •

Changelog

Source

0.11.1

Patch Changes

  • fix: BottomNavItem type
  • 8c325984 fix: Card
  • 2020074f docs: coverage update
  • cbd25300 fix: BottomNavItem: types, docs: tooltip to bottom-nav examples
  • 1b97cb19 fix: BottomNav: remove attribute href from element button
  • b003187e fix: package.json "node": "^20.0.0"