Skip to content

Releases: themesberg/flowbite

v1.4.0

21 Mar 16:09

Choose a tag to compare

  • refactor all JS components using classes, methods, and callback functions
  • improve the HTML semantics and accessibility of the components

v1.3.4

15 Feb 17:14

Choose a tag to compare

  • added new carousel component

v1.3.3

06 Feb 14:37

Choose a tag to compare

  • added new accordion component

v1.3.2

02 Feb 17:06

Choose a tag to compare

  • add new footer component
  • add a new pricing card
  • add new crypto wallet connect modal component
  • add two new table components
  • remove .bundle name convention
  • remove @themesberg tag from NPM

v1.3.1

02 Feb 17:01

Choose a tag to compare

  • add new spinner component
  • add new floating labels for form elements

v1.3.0

06 Jan 19:39

Choose a tag to compare

  • update plugin file to Tailwind CSS v3.x
  • add React and Vue.js support for the interactive elements (data attributes only)

v1.2.0

29 Nov 14:01
1807cfd

Choose a tag to compare

  • full dark/light mode integration
  • add new tabs component
  • new modal component variations and sizes
  • new card components
  • dark mode switcher guide
  • minor bug fixes

v1.1.1

08 Nov 12:37

Choose a tag to compare

  • fix the package mini-svg-data-uri not being included as a dependency

v1.1.0

05 Nov 17:49
16f26b7

Choose a tag to compare

  • separated the datepicker plugin from the main flowbite.bundle.js file and instead created a separate one which is optional to include
  • added more dropdown component variants and placement options
  • reset form styles and move the extra pseudo CSS styles inside the Flowbite Tailwind CSS plugin file (no longer need to write it yourself)
  • create new styles and options for the tooltip component and remove Tippy JS as a dependency
  • improve documentation container styles and spacing
  • create separate files for each component inside the Flowbite JavaScript ES6 file

v1.0.7

30 Oct 14:52

Choose a tag to compare

  • apply checkbox and radio input styles as base styles using the plugin interface