bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
Remove `BitIconButton` from the `BitDropDown` source, because raw HTML components should be used to improve performance.
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...
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...
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...
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...
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.