flowbite
flowbite copied to clipboard
Open-source UI component library and front-end development framework based on Tailwind CSS
**Describe the bug** `Dropdown` is like a `List group` merged with `Tooltip` (or rather `Popover`). However it does not look consistent with those: - rounding: `Dropdown` uses class `rounded` while...
remove the typo in the tabs component with full-width tabs #261
**Is your feature request related to a problem? Please describe.** My problem is: I dont want copy/paste and waste time to navigate and read ... just "ctrl" and "space" and...
**Describe the bug** Without `relative` in the parent `div`, Icon HR and Texti with HR won't work. - https://flowbite.com/docs/typography/hr/#hr-with-text - https://flowbite.com/docs/typography/hr/#icon-hr **To Reproduce** From the doc: ``` Track work.... Deliver...
iOS (tested and verified) introduced an "auto zoom" feature for form input with input text inferior to 16px. This can be very annoying as the UI is not restored once...
**Describe the bug** When using the mega-menu component or block, there is no support in the code for closing one mega-menu when another is opened. I would expect the mega-menu...
**Describe the bug** While I am not sure if this is an issue, or maybe it's just a limited with the current Flowbit Accordion. Tried creating nested Accordions and ensuring...
**Is your feature request related to a problem? Please describe.** I would like to use the carousel component in mobile app where swipe support would greatly improve the UX. **Describe...
I just tried Flowbite this morning on a newly created Rails 7.0.3.1 project, following the instructions [here](https://flowbite.com/docs/getting-started/rails/). In the end the Javascript part wasn't included, hence the example tooltip wasn't...
This would make https://www.npmjs.com/package/flowbite-windicss-plugin unnecessary. WindiCSS basically does everything Tailwind does + more. All I had to change was some of the imports to get it to work in WindiCSS,...