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

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Versions

2345
50

1.9.0

Diff
s
shinichiokada
published 1.9.0 •

Changelog

Source

1.9.0

Minor Changes

  • feat: Modal updates
    • encourages usage of dialog/form structure
    • introduces onaction handler
    • keeps back compatibility: from is optional, autoclose still exists
  • feat: Datepicker updates
    • new dependency date-fns
    • functions update using date-fns
  • fix: #1660
  • fix: #1659
s
shinichiokada
published 1.8.6 •
s
shinichiokada
published 1.8.5 •

Changelog

Source

1.8.5

Patch Changes

    • feat: add translationLocale prop to separate date formatting from UI language

    Allows using different locales for date formatting vs UI text translation. Maintains backward compatibility - translationLocale defaults to locale.

    Example: locale="de-DE" translationLocale="en-US" gives German date format with English text.

s
shinichiokada
published 1.8.4 •

Changelog

Source

1.8.4

Patch Changes

  • fix: support for onsubmit when there's a form inside
  • fix: twMerge removal
  • chore: code clean up
  • docs: encourage to use dialog actions instead of autoclose that gives no info about which button was pressed
  • docs: onsubmit and onclose example
s
shinichiokada
published 1.8.3 •

Changelog

Source

1.8.3

Patch Changes

  • feat: datepicker: add availableFrom and availableTo
s
shinichiokada
published 1.8.2 •

Changelog

Source

1.8.2

Patch Changes

  • 2173d5f3e docs: wysiwyg: add accordion for app.css update
  • b1fffaf1f docs: wysiwyg: add accordion for app.css
  • a5745dcae fix: emoji in wysiwyg page
  • f9c0990a4 feat: editor: emoji update
  • 4fe291dff fix: #1566 - quick restart (#1652)
  • adaa7e89a fix: #1623 (#1650)
  • 2b62607e4 docs: texteditor: update default editor
  • 083484a87 docs: texteditor: update app.css
  • 924af90f6 docs: texteditor: add line break to formatting
  • c83e88d2d fix: buttons padding (#1649)
  • 2a519fb98 docs: phone-input layout issues for compound widgets (#1648)
  • b17bd6d11 docs: wysiwyg TaskList and Details
  • 0fc2ca040 docs: wysiwyg update
  • 418dabb2c docs: wysiwyg update
  • 682dddd35 fix: wysiwyg page according to new texteditor version
  • e67cc4e63 docs: add Exporting data
s
shinichiokada
published 1.8.1 •

Changelog

Source

1.8.1

Patch Changes

  • fix: trapFocus
s
shinichiokada
published 1.8.0 •

Changelog

Source

1.8.0

Minor Changes

  • feat: @flowbite-svelte-plugins/texteditor
s
shinichiokada
published 1.7.1 •

Changelog

Source

1.7.1

Patch Changes

  • fix: #1642
  • feat: both the checkbox and its children are inside the label, making the text clickable
s
shinichiokada
published 1.7.0 •

Changelog

Source

1.7.0

Minor Changes

  • feat: PhoneInput
2345
50