flowbite-react
flowbite-react copied to clipboard
Official React components built for Flowbite and Tailwind CSS
Add [Snyk](https://snyk.io/) to the repository to automatic upgrade deps.
**Is your feature request related to a problem? Please describe.** It is very useful if we could define the user focus to `TextInput` and `Textarea`. **Describe the solution you'd like**...
**Describe the bug** `ButtonGroup` prop-drills its immediate children, assuming they are `Button`s. Thus, something like this: ```js Profile Settings Messages ``` Does not work like expected. **To Reproduce** Steps to...
**Is your feature request related to a problem? Please describe.** I would like to have a Button group of *small* buttons in the same row as the Pagination component. But...
**Describe the bug** When I create a `Sidebar` with items that do not have an icon, and then collapse the `Sidebar`, nothing shows up. **To Reproduce** Steps to reproduce the...
**Describe the bug** With Next.js alongside flowbite-react, using Modals in the DOM causes errors with Next.js's builtin SSR. **To Reproduce** Steps to reproduce the behavior: 1. Initialize Next.js project (create-next-app)...
**Feature request** Move the Tooltips documentation from the [current documentation page](https://flowbite-react.com/) to Hugo, it must look similar to the **Alert example** that can be [found here](https://github.com/themesberg/flowbite-react/blob/main/docs/content/components/alerts.md) **Describe the solution you'd...
**Feature request** Move the Toast documentation from the [current documentation page](https://flowbite-react.com/) to Hugo, it must look similar to the **Alert example** that can be [found here](https://github.com/themesberg/flowbite-react/blob/main/docs/content/components/alerts.md) **Describe the solution you'd...
**Feature request** Move the theme documentation from the [current documentation page](https://flowbite-react.com/) to Hugo, it must look similar to the **Alert example** that can be [found here](https://github.com/themesberg/flowbite-react/blob/main/docs/content/components/alerts.md) **Describe the solution you'd...
**Feature request** Move the Timeline documentation from the [current documentation page](https://flowbite-react.com/) to Hugo, it must look similar to the **Alert example** that can be [found here](https://github.com/themesberg/flowbite-react/blob/main/docs/content/components/alerts.md) **Describe the solution you'd...