maliming
2f0c593130
Render attached component in Basic theme user menu
3 weeks ago
maliming
3d391fb8aa
Apply MudBlazor 9 runtime fixes and QA polish
- MudMenu: switch ActivatorContent to MenuContext.ToggleAsync pattern (v9 breaking)
- MudForm: rename Validate to ValidateAsync (v9.1 obsoletion)
- MudInput: replace AutoGrow with Sizing for textarea
- DataGrid: add white-space:nowrap on header to prevent CJK characters stacking vertically
- BlockUI: shrink loading spinner inside mud-dialog
- Search field: switch Label to Placeholder so the text shows next to the magnifier icon
2 months ago
maliming
35b4d6b774
Upgrade MudBlazor to 9.4.0
- Directory.Packages.props bumps MudBlazor 8.0.0 to 9.4.0
- AbpMudCrudPageBase: ShowMessageBox to ShowMessageBoxAsync, OnDataGridReadAsync adds CancellationToken
- AbpMudExtensibleDataGrid: ServerData adds CancellationToken, SortFunc becomes Func<TItem, object?>
- basic-theme LoginDisplay (Server + WASM): name MudMenu ActivatorContent context to avoid AuthorizeView clash
- permission-management and feature-management modals: ShowMessageBox to ShowMessageBoxAsync
2 months ago
voloagent
65e68dc83f
Update_NPM_Packages
2 months ago
maliming
7ddd7556da
fix: correct namespace reference for BlazorStandardBundles in MudBlazorBasicThemeModule
3 months ago
maliming
e0d7c81d21
feat: implement culture-aware login redirection and update login URL handling
3 months ago
maliming
e6c8ac64f3
fix: update MudMenu components in LanguageSwitch and LoginDisplay for improved UI consistency and interaction
3 months ago
maliming
15e99a0adf
Refactor Index.razor pages to use MudBlazor components for improved UI consistency and responsiveness; updated links and content for better user engagement.
3 months ago
maliming
07a50ea263
refactor: migrate Blazor project from LeptonXLite theme to MudBlazor theme
3 months ago
maliming
ba35f06562
refactor: Remove unused ConfigureBundle method and update project SDK to Razor
4 months ago
maliming
2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule
4 months ago
maliming
8b62569453
Refactor navigation components.
5 months ago
İsmail ÇAĞDAŞ
5ea02fa42e
remove unnecessary logout button
5 months ago
İsmail ÇAĞDAŞ
788bc1eaae
fix LoginDisplay.razor not showing logged-in user info problem
5 months ago
İsmail ÇAĞDAŞ
c5c20bf0e9
fix several runtime errors
5 months ago
İsmail ÇAĞDAŞ
b1610f2f15
fixed build problems in app template
5 months ago
İsmail ÇAĞDAŞ
ed7b6ee72d
implemented theme detail pages for MudBlazor themes
6 months ago
İsmail ÇAĞDAŞ
d414a1d737
created MudBlazor theme packages
6 months ago