Skip to content

Releases: themesberg/flowbite

1.6.0

03 Jan 15:03
Compare
Choose a tag to compare
  • migrated code to TypeScript & introduced types and interfaces
  • integrated ESlint and Prettier
  • fixed event listeners stacking up for all interactive components
  • improved NPM build scripts
  • new stepper component
  • new indicator component
  • new breadcrumb components
  • new spinner examples

v1.5.5

08 Dec 15:08
Compare
Choose a tag to compare
  • provide fix for #88 by creating a new flowbite.turbo.js file where instead of us load we use turbo:load
  • refactor folder structure for the JS components

v1.5.4

15 Nov 14:03
181d359
Compare
Choose a tag to compare
  • released new Speed Dial component
  • modals now close by default when clicking outside
  • add new static options to modals to prevent closing when clicking outside
  • add expand code feature to the docs
  • normalize colors for all label inputs
  • remove "for" and "id" attributes from toggle switch components
  • improve hover and focus style of the hamburger icons
  • update to Tailwind CSS v3.2.2

v1.5.3

01 Sep 09:23
Compare
Choose a tag to compare
  • add 'data-popover' data attribute to popovers to separate border style from tooltips
  • fix tooltip border style from the v1.5.2 bug

v1.5.2

09 Aug 15:57
Compare
Choose a tag to compare
  • added new Popover component

v1.5.1

20 Jul 21:56
Compare
Choose a tag to compare
  • fix drawer dist JS

v1.5.0

20 Jul 15:43
Compare
Choose a tag to compare
  • added a new Drawer component
  • added a new Skeleton component
  • added a new KBD component
  • added new Dropdown and Table components
  • added new Checkbox and Radio examples
  • update documentation code and component preview
  • update the table of contents of the docs

v1.4.7

20 May 15:05
Compare
Choose a tag to compare
  • update CDN JS

v1.4.6

20 May 14:39
Compare
Choose a tag to compare
  • fix datepicker dark mode colors
  • fix datepicker range selector issue
  • minor bug fixes across components

v1.4.5

04 May 10:08
Compare
Choose a tag to compare
  • show navbar search input on mobile devices
  • fix interactive tabs default active/inactive classes for dark mode