Releases: themesberg/flowbite
Releases · themesberg/flowbite
1.6.0
- 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
v1.5.4
- 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
- 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
- added new Popover component
v1.5.1
- fix drawer dist JS
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