Releases: themesberg/flowbite
Releases · themesberg/flowbite
v1.5.0
- 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
- update CDN JS
v1.4.6
- fix datepicker dark mode colors
- fix datepicker range selector issue
- minor bug fixes across components
v1.4.5
- show navbar search input on mobile devices
- fix interactive tabs default active/inactive classes for dark mode
v1.4.4
- use
data-modal-show="true"
to show modal by default - fix accordion JS bug
v1.4.3
- 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
- pass relevant objects for callback functions
v1.4.1
- fix
mini-svg-data-uri
dependency issue
v1.4.0
- refactor all JS components using classes, methods, and callback functions
- improve the HTML semantics and accessibility of the components
v1.3.4
- added new carousel component