You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change Script File Name: Now MudExtensions uses min.js. So the script line in html body should be: <script src="_content/CodeBeam.MudExtensions/MudExtensions.min.js"></script>
Features
MudStepper: MobileView and ActionIconButtons parameters.
MudListExtended & MudSelectExtended: SearchBox enhancements, added SearchFunc and SearchBoxPlaceholder parameters.
MudTransferList: Can transfer items with double click.
MudInputStyler: LabelStyle parameter for all kind of label styles.
MudSpeedDial: ActivatorContent parameter for custom render fragments.
Bug Fixes
MudTransferList: Fixes wrong selected item color when transfer multiple items to the end list.
MudSplitter: Fixes cursor on disabled state and remove unnecessary styles.
Docs
Improved landing page, can search between components.