flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

Official React components built for Flowbite and Tailwind CSS

Results 248 flowbite-react issues
Sort by recently updated
recently updated
newest added

- [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. Use...

## Steps to reproduce Scenario 1: 1. Create custom global Flowbite theme 2. Wrap your page content in Flowbite component with theme passed as theme prop 3. Launch Next.js dev...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

- [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 The flowbite datepicker has the date-rangepicker...

- [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. Modified table header cells to have...

on latest version 8.0 the toggle switch button is not working; properly. https://flowbite-react.com/docs/components/forms#toggle-switch

:books: documentation

- [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) Update Datepicker onSelectedDateChanged signature to include isClearAction parameter #1366 ## Summary by CodeRabbit - **New...

## 🛠️ Enhancement: Added Date Formatting Support to DatePicker This PR introduces date formatting support to the DatePicker component by leveraging the `date-fns` package. Users can now customize date formats...

This PR is fixing a documentation error specifically for the `Button` component. As we don't have any `color` option called as ` Primary` ![image](https://github.com/themesberg/flowbite-react/assets/32231977/e17e3fbf-49ad-4610-9cee-06da6f34bd3f) [Customize Theme - Option 3](https://flowbite-react.com/docs/customize/theme#option-3-create-a-reusable-component-with-a-custom-theme) the...