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

Official open-source UI component library for Blazor (.NET), Flowbite and Tailwind CSS

Results 46 flowbite-blazor issues
Sort by recently updated
recently updated
newest added

add support for .NET 8 for all render modes.

enhancement

## Summary I dont see any recent activity here. Do you consider continuing on this library or Blazor market is too small to be worth your time ?

enhancement

Following this : https://flowbite.com/docs/getting-started/blazor/ All the flowbite specific things are not working in term of interactivitywith blazor 8 The dropdown example doesn't work. The dropdown style applied seems not correct...

bug

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.7 to 6.0.25. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 6.0.25 Release .NET 6.0.24 Release .NET 6.0.23 Release .NET 6.0.22 Release .NET 6.0.21 Release .NET 6.0.20 Release...

dependencies
.NET

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

## Summary Brief explanation of the feature. ### Basic example If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not...

enhancement

## Summary Brief explanation of the feature. ### Basic example If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not...

enhancement

Closes #2 ## 📑 Description This PR includes most of the functionality for the `Alert` component as defined here: https://flowbite.com/docs/components/alerts/ ## ✅ Checks - [x] My pull request adheres to...

Create a GitHub Action to Build, Test, and Publish a new package when the `main` branch is updated.

Create a GitHub Action to build and test the codebase validating PRs before merge.