maliming
fb6ef5faf0
Add MudBlazor Basic theme projects to the module
1 month ago
maliming
2f0c593130
Render attached component in Basic theme user menu
2 months 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
3 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
3 months ago
voloagent
65e68dc83f
Update_NPM_Packages
4 months ago
maliming
e0d7c81d21
feat: implement culture-aware login redirection and update login URL handling
4 months ago
maliming
59f102d1c6
feat: add Culture parameter to multiple management pages for localization support
4 months ago
maliming
41bc2821fe
feat: add culture-specific routing for account, authentication, role, user, setting, and tenant management pages
4 months ago
maliming
e6c8ac64f3
fix: update MudMenu components in LanguageSwitch and LoginDisplay for improved UI consistency and interaction
4 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.
4 months ago
maliming
07a50ea263
refactor: migrate Blazor project from LeptonXLite theme to MudBlazor theme
5 months ago
maliming
2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule
5 months ago
maliming
b169952df6
Add FontAwesome webfonts and update authentication URLs
6 months ago
maliming
3049116633
Add missing using directives.
6 months ago
İsmail ÇAĞDAŞ
b1610f2f15
fixed build problems in app template
7 months ago
İsmail ÇAĞDAŞ
ed7b6ee72d
implemented theme detail pages for MudBlazor themes
7 months ago
İsmail ÇAĞDAŞ
d414a1d737
created MudBlazor theme packages
7 months ago