Skip to content

Releases: themesberg/flowbite

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

v1.4.4

28 Apr 14:45
Compare
Choose a tag to compare
  • use data-modal-show="true" to show modal by default
  • fix accordion JS bug

v1.4.3

25 Apr 14:03
Compare
Choose a tag to compare
  • removed toggle-bg class as a requirement for the toggle component
  • added new input fields
  • added new textarea components
  • added new checkbox examples
  • added new radio button examples
  • added new toggle colors and sizes
  • added new select component examples
  • added new search input component
  • added new range slider component
  • added new file input examples

v1.4.2

15 Apr 11:34
Compare
Choose a tag to compare
  • pass relevant objects for callback functions

v1.4.1

22 Mar 16:19
Compare
Choose a tag to compare
  • fix mini-svg-data-uri dependency issue

v1.4.0

21 Mar 16:09
Compare
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
Compare
Choose a tag to compare
  • added new carousel component