Saleh Yusefnejad
Saleh Yusefnejad
Missing `ClassStyles` from the `BitBasicList` component: - after adding the new LoadMore feature, the BitBasicList needs Classes/Styles parameters
The `BitMenuButton` component needs some improvements: - a new `Background` parameter to set the callout background kind (primary, secondary, tertiary, transparent) - a new `Toggle` parameter to enable the toggle...
Missing loading UI for Products and Categories grid items in the Boilerplate project template
The `BitSearchBox` component is missing some templating features: - suffix and suffix template - prefix and prefix template - SearchButton template
The `BitToggleButton` is missing some important UI features: - Fixed color - IconOnly - height issue
The `BitMarkdownEditor` component is missing a proper Undo/Redo feature: - Currently, only the native textarea feature of undo/redo is available which is not good enough
The `BlazorUI` library is missing a `Map` component:
The `BitDropdown` component has some memory leak issues