Align Lepton package versions to 5.4.0-preview in templates#25331
Merged
Conversation
enisn
approved these changes
Apr 28, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates ABP application templates to reference the LeptonX Lite MVC UI theme package at 5.4.0-preview, aligning template defaults with the intended LeptonX preview version.
Changes:
- Bump
Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLitePackageReferencefrom5.0.0to5.4.0-previewacross layered and no-layers ASP.NET Core templates.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/MyCompanyName.MyProjectName.Web.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/MyCompanyName.MyProjectName.Web.Host.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/MyCompanyName.MyProjectName.HttpApi.HostWithIds.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp/MyCompanyName.MyProjectName.Blazor.WebApp.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server/MyCompanyName.MyProjectName.Blazor.Server.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/MyCompanyName.MyProjectName.Blazor.Server.Tiered.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app/aspnet-core/src/MyCompanyName.MyProjectName.AuthServer/MyCompanyName.MyProjectName.AuthServer.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/MyCompanyName.MyProjectName.Mvc.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc.Mongo/MyCompanyName.MyProjectName.Mvc.Mongo.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/MyCompanyName.MyProjectName.Host.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/MyCompanyName.MyProjectName.Host.Mongo.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server/MyCompanyName.MyProjectName.Blazor.WebAssembly.Server.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server.Mongo/MyCompanyName.MyProjectName.Blazor.WebAssembly.Server.Mongo.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/MyCompanyName.MyProjectName.Blazor.Server.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
| templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/MyCompanyName.MyProjectName.Blazor.Server.Mongo.csproj | Bumps LeptonX Lite theme package to 5.4.0-preview. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rel-10.4 #25331 +/- ##
===========================================
Coverage ? 50.18%
===========================================
Files ? 3583
Lines ? 120942
Branches ? 9123
===========================================
Hits ? 60690
Misses ? 58428
Partials ? 1824 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverting some changes from the mudblazor PR.