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
511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Versions

1
35
52

1.6.8

Diff
s
shinichiokada
published 1.6.8 •

Changelog

Source

1.6.8

Patch Changes

  • fix: add backward compatibility for Input
  • feat: Input add onfocus, oninput, onblur, onkeydown
s
shinichiokada
published 1.6.7 •

Changelog

Source

1.6.7

Patch Changes

  • feat: add bodyScrolling prop to Drawer
s
shinichiokada
published 1.6.6 •

Changelog

Source

1.6.6

Patch Changes

  • feat: add monthClor, monthBtnSelected, monthBtn to Datepicker
s
shinichiokada
published 1.6.5 •

Changelog

Source

1.6.5

Patch Changes

  • fix: TimePicker change from InputAddon to div fix: #1611, Datepicker add inputmode prop fix: #1641 feat: Toast add conclose event handler fix: #1639 docs: change class to labelClass fix: #1638 Datepicker change from button to Button feat: add classes
s
shinichiokada
published 1.6.4 •

Changelog

Source

1.6.4

Patch Changes

  • fix: #1636 fix: change from InputAddon to div
s
shinichiokada
published 1.6.3 •

Changelog

Source

1.6.3

Patch Changes

  • fix: #1575 feat: add selection of month and year for Datepicker
s
shinichiokada
published 1.6.2 •

Changelog

Source

1.6.2

Patch Changes

  • fix: Stepper style
s
shinichiokada
published 1.6.1 •

Changelog

Source

1.6.1

Patch Changes

  • fix: BreadcrumbStepper and DetailedStepper colors
s
shinichiokada
published 1.6.0 •

Changelog

Source

1.6.0

Minor Changes

  • feat: Stepper, ProgressStepper, DetailedStepper, VerticalStepper, BreadcrumbStepper, TimelineStepper
  • docs: stepper page
s
shinichiokada
published 1.5.6 •

Changelog

Source

1.5.6

Patch Changes

    • aa464ce7a fix: #1631, change MultiSelectProps extends to HTMLAttributes HTMLDivElement and move ...restProps to div
    • 311cf7365 fix: indentation from tabs to spaces
    • 60380de4d feat: improve combobox continuous suggestions