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 347 flowbite issues
Sort by recently updated
recently updated
newest added

DOCS: https://flowbite.com/docs/components/tooltips/#tooltip-styles add html contents and manage/update contents into tooltips possible features here: https://getbootstrap.com/docs/5.2/components/tooltips/ ``` Allow HTML in the tooltip. If true, HTML tags in the tooltip’s title will be...

**Describe the bug** Flowbite breaks on the server. It should not assume it's always on the client. **To Reproduce** Steps to reproduce the behavior: 1. Pick a modern framework with...

enhancement

hi i create new project in laravel with jetstream & inertia. Unfortunately not working megamenu component best regard

At the moment the dropdown offset is hardcoded to `[0, 10]`. It would be great to add support for a new data attribute like `data-dropdown-offset="0,10"`. Or possibly `data-dropdown-offset-x="0"` and `data-dropdown-offset-y="10"`....

enhancement

Minify both the CSS and JS files served via the CDN.

Research and integrate methods to streamline the NPM publishing process.

Update the codebase to TypeScript.

`border-1` is no longer valid in the latest versions of tailwind css and it's been replaced by `border`

So I'm a react dev with 2 flowbite pro clients (from my recommendations) right now and I have some notes for the next release: I've been using html to jsx...

bug
documentation