Merge branch dev with rel-10.7 - #25996
Merged
Merged
Conversation
- Remove Flatpickr workaround replaced by the native picker
…e-2.3.0 Upgrade Blazorise packages to version 2.3.0
voloagent
marked this pull request as ready for review
August 17, 2026 07:05
voloagent
approved these changes
Aug 17, 2026
voloagent
enabled auto-merge
August 17, 2026 07:05
Contributor
There was a problem hiding this comment.
Pull request overview
Automated merge of dev into rel-10.7, aligning Blazorise-related dependencies and associated documentation for the 10.7.0 release candidate line.
Changes:
- Bumped Blazorise packages from
2.2.1to2.3.0via central package management. - Removed a Blazorise Flatpickr CSS workaround from the Blazorise UI stylesheet.
- Documented the Blazorise package updates under
10.7.0-rc.2in the version change log.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| framework/src/Volo.Abp.BlazoriseUI/wwwroot/volo.abp.blazoriseui.css | Removes an obsolete Flatpickr positioning workaround CSS rule. |
| docs/en/package-version-changes.md | Adds a 10.7.0-rc.2 entry documenting Blazorise package bumps. |
| Directory.Packages.props | Updates centrally-managed Blazorise package versions to 2.3.0. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
# Conflicts: # docs/en/package-version-changes.md
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #25996 +/- ##
=======================================
Coverage 49.01% 49.02%
=======================================
Files 3805 3805
Lines 132259 132259
Branches 10027 10027
=======================================
+ Hits 64824 64836 +12
+ Misses 65494 65482 -12
Partials 1941 1941 ☔ View full report in Codecov by Harness. 🚀 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.
This PR generated automatically to merge dev with rel-10.7. Please review the changed files before merging to prevent any errors that may occur.