bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Build all of your apps using what you already know and love ❤️

Results 326 bitplatform issues
Sort by recently updated
recently updated
newest added

1. In the first sample group of `BitCheckBox` when I click on the second one it doesn't change. We need to add an explanation for these samples to clarify for...

area / components
enhancement

### Summary Swiper is hard to swipe in iOS and too fast on android.

area / components

Can we have a nice bounce effect for BitSwiper? Something like Windows and iOS's default overscroll animation.

area / BlazorUI

When I select a button nothing appears in front of the label (clicked item): ![image](https://user-images.githubusercontent.com/26743275/189545944-3b615c17-6108-4ecf-ab4a-5d9f021b6713.png)

area / components
enhancement

The `BitChoiceGroup` component has a parameter as a list of the `BitChoiceGroupOption` class. - no description for the properties of this class on the demo page. - no summary comment...

In .NET 7 there is an important warning named `BL0007` added which is needed to be handled correctly all over the bit platform source codes. ![image](https://user-images.githubusercontent.com/6169846/185233420-1b6572d9-e5ab-4c83-adbd-8e8be11bd299.png) https://github.com/dotnet/aspnetcore/issues/26230 ``` If a...

enhancement