bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
Currently, the specificity in the styles of the Bit BlazorUI components is so low that any global styling can override it easily. it is required to improve this specificity a...
On the `SignIn` page in the `TodoTemplate` project when a server error occurs, This error is displayed in `BitMessageBar`. When a long text error occurs and the BitMessageBar scrolls horizontally,...
Reset your password email is too wide and causes scrolling.
In order to be sure that the PWA works in all situations, it is required to have a manual reset cache feature added to the `Bswup` so users can quickly...
Since the `#region` is a VS-only feature, it is not recommended to be used in open source projects like the Bit Platform projects. it is required to remove it from...
The new BitDataGrid component requires to have unit tests ASAP.
Test on the new Blazor project Chrom, firefox, edge - Vertical Range Slider  `` - Middle indicator on wrong place  `` - Also it has some problems with...
Currently, there are some deprecated features of the highlight.js is used in the BlazorUI demo project as shown in the following image: 
All of the CSS classes which have not the `-fluent` suffix must come inside the root element class which consists of a `-fluent` suffix. For example, the `.bit-dtp-field-grp` class shown...