flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Open-source UI component library and front-end development framework based on Tailwind CSS

Results 369 flowbite issues
Sort by recently updated
recently updated
newest added

Using v3.1.2, when buttons are enabled and _minDate_ is after today, the Today button is still shown. Button option should check _minDate_ option. Another option would be to give the...

I've installed flowbite and tailwind following the [docs](https://flowbite.com/docs/getting-started/angular/). After I run my app (Angular 20) I get some deprecation warnings in my console ``` ▲ [WARNING] Deprecation [plugin angular-sass] myproject/src/styles.scss:3:8:...

**Is your feature request related to a problem? Please describe.** RangeDatePicker lacks support for a single-view mode. I would like to use the RangeDatePicker component with the date selector always...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. use the Search component with Laravel + Svelte (using...

**Title:** Flowbite Drawer incorrectly slides from left in Rails 7 (Turbo) app, adds conflicting styles `left: 0` and `translateX(-100%)` **Describe the bug** When using the Flowbite Drawer component in a...

When I use a component (copy and paste html code from your docs website) with carousel controls (static). ie. testimonial or related articles - the last 'slide' needs to be...

I would like to reopen this [issue](https://github.com/themesberg/flowbite/issues/351) as it's still ongoing with using tailwindcss and flowbite as a package and building locally. Selectors like lg:grid-cols-4 work, however lg:grid-cols-6 and lg:grid-cols-12...

It would be great if a drag & drop sortable list component could be made available. I, personally, will look into whether it is possible to integrate the existing list...

**Describe the bug** Bug issued in `flowbite-svelte` but it's a general one and appears in `Flowbite` as well. https://github.com/themesberg/flowbite-svelte/issues/1730 **To Reproduce** Change the language of your browser/OS to other then...

**Describe the bug** The gradient properties like 'bg-gradient-to-r' are not working with the colors that are not included in Flowbite (but are in Tailwindcss). to-emerald-600: Works fine, can be found...