flowbite-react
flowbite-react copied to clipboard
Official React components built for Flowbite and Tailwind CSS
The updated code improves the robustness of handling dynamic children in the `Carousel` component. **Differences:** 1. **Type Handling**: The updated code explicitly checks if `child` is a valid React element...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Create...
- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Summary We want to replace...
- [x] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Reference related issues using `#` followed...
When you want to include in your layout for your whole app a theme, you can do so with wrapping your whole app with a Flowbite component which will take...
This commit resolves issue #1402 where the MouseEvent was not being passed through the DropdownItem's onClick handler. - Updated the DropdownItem component to correctly pass the MouseEvent to the onClick...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary Using yarn4 with plug...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce Create dynamic...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary When a CRA project...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary Requesting an option to...