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

The current title is too long and has a redundant word in it. it is better to change this title to just `Basic` like other improved demo pages: ![image](https://github.com/bitfoundation/bitplatform/assets/6169846/a5f3bd48-e528-42e2-992f-3308c9f957c0) The...

area / BlazorUI
good first issue

Incorrect order of properties of the `BitNummericTextFieldClassStyles` class

area / BlazorUI
up for grabs

Incorrect title for the binding sample of the `BitSplitButton` demo page: `BitSplittButtonDemo.razor` file in the `Bit.BlazorUI.Demo.Client.Core` project. ![image](https://github.com/bitfoundation/bitplatform/assets/6169846/9f8d2d1a-571b-442f-915e-c55a60c50268) Currently, the title is `Controlled` which is not correct and should be...

area / BlazorUI
good first issue

Incorrect title for the binding sample of the `BitToggleButton` demo page: `BitToggleButtonDemo.razor` file in the `Bit.BlazorUI.Demo.Client.Core` project. ![image](https://github.com/bitfoundation/bitplatform/assets/6169846/2640e860-8adf-4124-8299-8a62347ff341) Currently, the title is `Controlled` which is not correct and should be...

area / BlazorUI
good first issue

Add content to the `coding-style.md` file in the `docs` directory.

up for grabs
area / GitHub

Update the content of the `CODE_OF_CONDUCT.md` file based on this file: https://github.com/dotnet/runtime/blob/main/CODE-OF-CONDUCT.md

up for grabs
area / GitHub

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug It seems there is an issue with column resizing in...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug **Reproduce:** ``` dotnet new bit-ssb --name a-b.c & cd a-b.c...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I was using the DROPDOWN component as an example, and...

### Discussed in https://github.com/orgs/bitfoundation/discussions/5249 Originally posted by **masoodinfo** September 5, 2023 I am using Bootstrap and its themes in my Blazor project. I have only used your date picker component,...