flowbite
flowbite copied to clipboard
Open-source UI component library and front-end development framework based on Tailwind CSS
**Is your feature request related to a problem? Please describe.** I would like to show a tooltip only when I explicitly call the `show`/`hide` method in the `Tooltip` instance. Currently...
It would be really good for the infinite carousel slider to have configurable interval speed. Maybe even with a custom attribute `data-carousel-interval="2000ms"`
When importing the js library through npm `import 'flowbite'`. 1. Is it optional? Like: `import { Modal } form 'flowbite'` . Although, I can ```` import Accordion from 'flowbite/src/components/accordion' import...
**Describe the bug** - If you create a carousel containing only 2 Items (Images), the Animation when sliding, does not looks right (It's a little bit difficult do describe but...
Is i18n developed for your datepicker? I cannot see it that option [at the docs](https://flowbite.com/docs/plugins/datepicker)
**Is your feature request related to a problem? Please describe.** Hi there, I use flowbite datepicker in my project and already set the minDate and maxDate on options at the...
Fixes: #159 This is a small check to configure webpack to build the JS bundles for ES5 / IE11 Babel is already configured for IE11. To test it run `build:webpack`...
Hi, I have installed the datepicker from then CDN and it works just fine. I can change the format with `datepicker-format="dd/mm/yyyy"`. I try now to change the locale with `datepicker-locale="fr-FR"`...
**Is your feature request related to a problem? Please describe.** reattach events for all elements or single elements after DOMLoaded **Describe the solution you'd like** - **Describe alternatives you've considered**...