Conversation
There was a problem hiding this comment.
Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters
There was a problem hiding this comment.
Pull Request Overview
This PR updates Bootstrap from version 5.3.7 to 5.3.8, incorporating the latest bug fixes and improvements from the Bootstrap CSS framework.
- Updated version number in CSS file headers from v5.3.7 to v5.3.8
- Added styling for webkit search cancel button with pointer cursor and grayscale filter
- Added flex-shrink: 0 property to spinner components to prevent unwanted shrinking
Reviewed Changes
Copilot reviewed 2 out of 6 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/BootstrapBlazor/wwwroot/core/bootstrap/css/bootstrap.css | Updated main Bootstrap CSS file with version bump and new CSS rules |
| src/BootstrapBlazor/wwwroot/core/bootstrap/css/bootstrap.rtl.css | Updated RTL Bootstrap CSS file with version bump and new CSS rules |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6736 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 739 739
Lines 31713 31713
Branches 4462 4462
=========================================
Hits 31713 31713
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Link issues
fixes #6735
Summary By Copilot
Regression?
Risk
Verification
Packaging changes reviewed?
☑️ Self Check before Merge