Saleh Yusefnejad
Saleh Yusefnejad
The `component-details` API which is implemented in the `Playground.Api` project, needs to be tested and used in the demo pages of the components.
The default value of parameters with an interface type is returned incorrectly in the result of the component-details API as follows: 
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...
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.
The default value of parameters with the `EventCallback` types is returned incorrectly in the result of the component-details API as follows: 
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/
- Unitegration tests - Automated UI tests - End-to-End tests - and more...
what should be the access modifier (public, internal, private ...) of these members: - variables or property used for binding values into the .razor files - private field used only...
in order to have fully-featured XHR requests for CORS-enabled API servers, we need to add `WithCredential` options to enable clients to send requests with stored credentials in cookies or headers....
this closes #3355