bitplatform
bitplatform copied to clipboard
Build all of your apps using what you already know and love ❤️
The issue is on "BitRatingShouldRespectClickIndex" test
**Provide more test methods for BitFileUpload.** This provides more guarantees for the component.
The AllowTextInput used to be able to modify the input date format automatically, but now it can't
I mentioned an issue(#2161) before that you solved the problem, it's very appreciated. However, one problem that arises now is that it no longer considers the different modes of manual...
The profile image shown in the side nav must be updated immediately after the user uploads a new image on the `EditProfile` page of the `TodoTemplate` project. 
We're using build web compiler 2022 to minify js results of typescript compiler in the following areas: 1- src/Tooling/Bit.Tooling.Templates/TodoTemplate/Web/wwwroot/scripts 2- src/Client/Web/Playground/Bit.Client.Web.BlazorUI.Playground/Web/Scripts/app.ts 3- src/Client/Web/Bit.Client.Web.BlazorUI/Scripts/bit.blazorui.ts The toolings current configuration generates no source...
We must provide a suitable test method for the `OnKeyUp` parameter of the `BitNumericTextField` component which is gonna be implemented in #2241.
There should be a parameter from type `EventCallback` that would be invoked while the `onKeyUp` event is raised in the `BitNumericTextField` component.
Pressing the `Escape` key on the keyboard should dismiss the BitModal.
Contains English version of https://github.com/bitfoundation/bit-academy
We need to enable R8 for Blazor Hybrid in the `TodoTemplate` project. For further information see this [link](https://devblogs.microsoft.com/dotnet/performance-improvements-in-dotnet-maui/#r8-java-code-shrinker).