bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
**An example of a page that has these conditions:** 
In the Chart demo page when switching between code and example view the Chart doesn't show again
Add a test method for the `ShowSearchBox` and `PlaceholderSearchBox` parameters of the `BitDropDown` component.
The styles in `BitDropDown` are defined in a way that can easily be changed by global styles, which is not correct. The styles must be bound using the component's base...
The Playground projects currently only act as the Demo projects for the Bit BlazorUI library. So the Playground should be replaced with `Demo` everywhere.
The `Loading` components which are developed in a separated repo must be ported to the Bit `BlazorUI` components package.
The Button and Toggle sticking together in `Toggle Validation` section of `BitToggle` component demo

Based on #2765, it is very important to have a code analyzer to warn the developers about `async void` usages.
To provide a better user experience for the `AdminPanel` consumers, it's needed to write some documentation for it.