Releases: themesberg/flowbite
Releases · themesberg/flowbite
v1.3.3
- added new accordion component
v1.3.2
- 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
- add new spinner component
- add new floating labels for form elements
v1.3.0
- update plugin file to Tailwind CSS v3.x
- add React and Vue.js support for the interactive elements (data attributes only)
v1.2.0
- 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
- fix the package
mini-svg-data-uri
not being included as a dependency
v1.1.0
- 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
- apply checkbox and radio input styles as base styles using the plugin interface
v1.0.6
- 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
- use single quotes for JavaScript code
- update icon size for the card component