bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Build all of your apps using what you already know and love ❤️

Results 326 bitplatform issues
Sort by recently updated
recently updated
newest added

The issue is on "BitRatingShouldRespectClickIndex" test

area / components
enhancement

**Provide more test methods for BitFileUpload.** This provides more guarantees for the component.

area / components
feature

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...

area / BlazorUI
enhancement

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. ![freesnippingtool com_capture_20220608215951 (2)](https://user-images.githubusercontent.com/48528003/173137636-133c386d-eb66-4dca-a2e0-29edcd6e9edb.jpg)

area / templates
enhancement

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...

area / components
area / templates

We must provide a suitable test method for the `OnKeyUp` parameter of the `BitNumericTextField` component which is gonna be implemented in #2241.

area / components
feature

There should be a parameter from type `EventCallback` that would be invoked while the `onKeyUp` event is raised in the `BitNumericTextField` component.

area / BlazorUI
feature

Pressing the `Escape` key on the keyboard should dismiss the BitModal.

area / BlazorUI
feature

Contains English version of https://github.com/bitfoundation/bit-academy

feature
area / websites

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).

area / templates
feature