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

Missing `ClassStyles` from the `BitBasicList` component: - after adding the new LoadMore feature, the BitBasicList needs Classes/Styles parameters

area / BlazorUI

Prerelease `v-9.10.0-pre-01`

prerelease

The `BitMenuButton` component needs some improvements: - a new `Background` parameter to set the callout background kind (primary, secondary, tertiary, transparent) - a new `Toggle` parameter to enable the toggle...

area / BlazorUI

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When I set TValue to Guid the text disappears from...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug ```razor @foreach (var group in EmojiGroups) { @group.CategoryName @foreach (var...

Missing Color parameter in BitDropdown component: The BitDropdown component is currently missing a color parameter, which would allow users to customize the color of the dropdown component. This feature is...

area / BlazorUI

Missing loading UI for Products and Categories grid items in the Boilerplate project template

area / templates

### 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. Custom...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I’m using the **BitPDFReader** component to display PDF files, but...

The `BitSearchBox` component is missing some templating features: - suffix and suffix template - prefix and prefix template - SearchButton template

area / BlazorUI