Saleh Yusefnejad

Results 108 issues of Saleh Yusefnejad

The continuous value update in the `BitSpinButton` component has some issues in BlazorServer

area / BlazorUI

Add the new Extra `PhoneInput` component: ![image](https://github.com/user-attachments/assets/e3676089-64fc-450e-8bef-ea2672f72123)

area / BlazorUI

Missing features from the `BitCallout` component: - ScrollContainer -

area / BlazorUI

The `SuggestItemProvider` parameter is not working in the `BitSearchBox` component

area / BlazorUI

The `BitProgress` component needs some improvements: - missing `Size` parameter of type `BitSize` - missing `Color` parameter of type `BitColor` - incorrect percent number direction in RTL - incomplete demo...

area / BlazorUI

The `BitAccordion` component needs some improvements: - an alias for the ChildContent -

area / BlazorUI

All the shared types in the components demo pages can be refactored to be read from a single place: The shared types (like BitColor) are repeated in all demo pages....

area / BlazorUI

The default values of the component Parameters should be removed: - setting a default value for the component parameter is an incorrect approach for handling the component's internal state and...

area / BlazorUI