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

Remove `BitIconButton` from the `BitDropDown` source, because raw HTML components should be used to improve performance.

area / components

the new BitCarousel component needs the following improvements: - ...

### 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. Yes,...

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

enhancement

The current implementation of the MessageBox component is very simple and needs to be improved by adding some required functionality like custom Icon options, custom button options, and a special...

area / templates
enhancement

To display the list of categories, we have used a `BitDataGrid` component in the `AdminPanel` project. Here, there is an issue in sorting the data based on the `color` column...

area / templates
enhancement

With the addition of Dataset, the height of the chart decreases. This continues until the chart is no longer visible. (It is visible at any size, only the number of...

area / components
enhancement

Responsive item counts configuration in the `BitCarousel` component: the Carousel should be able to respond to the window size and dynamically handle the visible item count.

area / BlazorUI
feature