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 BitPlatform codebase currently relies on legacy ISourceGenerator implementations, which regenerate all proxies on every compilation. This causes slower builds and degraded IDE performance. By migrating to the Incremental Generator...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. _No...

Given two Bit components that each of which has a callout, when using one inside another there will be styling issues. You can check this out by using `BitSearchBox` inside...

When typing inside the input field in the `BitSearchBox`, the suggested list covers the input. This is tested on iPhone 16 Safari. https://github.com/user-attachments/assets/655c476a-5ca9-43c5-b158-3ff40182ce33

The BlazorUI is missing a `TagsInput` component: - similar to https://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/

area / BlazorUI