Saleh Yusefnejad
Saleh Yusefnejad
https://developer.microsoft.com/en-us/fluentui#/controls/web/image
Currently, when the status code value is 0 the FileUpload always considers it as a Paused state (when xhr is aborted) which is not entirely correct, this status code value...
In .NET 7 there is an important warning named `BL0007` added which is needed to be handled correctly all over the bit platform source codes.  https://github.com/dotnet/aspnetcore/issues/26230 ``` If a...
Add `Copy to clipboard` feature to the code boxes in the docs of the `Platform` website
Incorrect positioning of the OriginFromZero line in the `BitSlider` component: Currently, there is no calculation to find the correct location and the component uses a fixed location for this line.
Convert all bool parameters to Flag-like in bit BlazorUI: for example, `IsEnabled` => `Disabled` `Test` => `Test` (this issue is open for discussion now)
The current title of this section is too long and not appropriate:  This title should be changed to `Position`. The demo file name is `BitModalDemo.razor` in the `Bit.BlazorUI.Demo.Client.Core` project.
The current title of this section is too long and not appropriate:  This title should be changed to `Basic`. The demo file name is `BitProgressIndicatorDemo.razor` in the `Bit.BlazorUI.Demo.Client.Core` project.
Update the title of the `Change tabs from outside of the component` section of the `Pivot` demo page
The current title of this section is too long and not appropriate:  This title should be changed to `Binding`. The demo file name is `BitPivotDemo.razor` in the `Bit.BlazorUI.Demo.Client.Core` project.