bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
Missing `ClassStyles` from the `BitBasicList` component: - after adding the new LoadMore feature, the BitBasicList needs Classes/Styles parameters
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...
### 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...
Missing loading UI for Products and Categories grid items in the Boilerplate project template
### 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