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

By removing the redundant font files from the Bit Components project (#2098) the removed assets should be accessible for users the need them through a new Nuget package which is...

area / components
feature

Currently, the `Component Details` API does not have any implementation to return the `Enum`s used in the component which is mandatory for the demo pages.

area / components
enhancement

The default value of parameters with the `EventCallback` types is returned incorrectly in the result of the component-details API as follows: ![image](https://user-images.githubusercontent.com/6169846/172679804-e416ff7d-8936-4cc7-882d-796985964057.png)

area / components
enhancement

Considering [FluentUI Design](https://developer.microsoft.com/en-us/fluentui#/controls/web/modal) we should add missing features to BitModal including the following items: - Is draggable - Keep in bounds

area / components
feature

We are using file to keep snapshot of pulumi in ``TodoTemplate.Iac`` project. It should be change the way to keep them in azure blob storage instead of file.

area / templates
enhancement
area / infra

Pivot component in fluent UI has a property named OverflowBehaior which determines the way how component deals with overflown items which have two items menu as shown in the image...

area / BlazorUI
feature

Implementing the policies and features required by the GDPR (General Data Protection Regulation) is required. The GDPR is described here: https://gdpr.eu/what-is-gdpr/

area / templates

- Unitegration tests - Automated UI tests - End-to-End tests - and more...

area / templates
feature

Implement the `BitIcon` component based on the corresponding Icon component in the Fluent UI library: https://developer.microsoft.com/en-us/fluentui#/controls/web/icon

area / components
feature
up for grabs

We should save the filters per user in the local storage/index DB (Needs R&D) and retrieve them if the user opened the to-do page sometimes later. Also, we must save...

area / templates
feature