Skip to content

Releases: themesberg/flowbite

v1.3.3

06 Feb 14:37
Compare
Choose a tag to compare
  • added new accordion component

v1.3.2

02 Feb 17:06
Compare
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
Compare
Choose a tag to compare
  • add new spinner component
  • add new floating labels for form elements

v1.3.0

06 Jan 19:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • apply checkbox and radio input styles as base styles using the plugin interface

v1.0.6

28 Oct 17:06
Compare
Choose a tag to compare
  • remove @tailwindcss/forms plugin as a dependency
  • create a Tailwind CSS plugin that can be included after requiring via NPM
  • remove some unnecessary HTML markup and classes from the component examples

v1.0.4

15 Oct 12:16
Compare
Choose a tag to compare
  • use single quotes for JavaScript code
  • update icon size for the card component