Skip to content

chore(PdfReader): bump version 10.0.3#737

Merged
ArgoZhang merged 3 commits intomasterfrom
fix-css
Nov 27, 2025
Merged

chore(PdfReader): bump version 10.0.3#737
ArgoZhang merged 3 commits intomasterfrom
fix-css

Conversation

@ArgoZhang
Copy link
Copy Markdown
Member

Link issues

fixes #736

Summary By Copilot

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

Copilot AI review requested due to automatic review settings November 27, 2025 08:13
@bb-auto bb-auto Bot added the chore label Nov 27, 2025
@bb-auto bb-auto Bot added this to the v9.2.0 milestone Nov 27, 2025
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters

@ArgoZhang ArgoZhang merged commit 8879f15 into master Nov 27, 2025
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-css branch November 27, 2025 08:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request bumps the version of BootstrapBlazor.PdfReader from 10.0.2 to 10.0.3, but contains a massive reduction in the CSS file (from 5,628 lines to 167 lines) and deletes numerous SVG icon assets. The changes remove styling and functionality for editors, annotations, signatures, comments, dialogs, and other features.

Key Changes:

  • Version bump in csproj file
  • Dramatic reduction of CSS from ~5,600 lines to ~170 lines
  • Deletion of 30+ SVG icon files

Reviewed changes

Copilot reviewed 1 out of 34 changed files in this pull request and generated no comments.

File Description
BootstrapBlazor.PdfReader.csproj Version bumped from 10.0.2 to 10.0.3
wwwroot/css/pdf_viewer.css Massive reduction - removed most styling for editors, annotations, dialogs, toolbars, and advanced features
wwwroot/css/images/*.svg Deleted 30+ SVG icon files for various UI elements and editor tools

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(PdfReader): bump version 10.0.3

2 participants