Skip to content

feat(PdfReader): update pdf_view css#747

Merged
ArgoZhang merged 3 commits intomasterfrom
dev-reader
Nov 28, 2025
Merged

feat(PdfReader): update pdf_view css#747
ArgoZhang merged 3 commits intomasterfrom
dev-reader

Conversation

@ArgoZhang
Copy link
Copy Markdown
Member

Link issues

fixes #746

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 28, 2025 04:13
@bb-auto bb-auto Bot added the enhancement New feature or request label Nov 28, 2025
@bb-auto bb-auto Bot added this to the v9.2.0 milestone Nov 28, 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

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 updates the PdfReader component by refreshing the CSS file with what appears to be an updated version from the PDF.js library. The changes include extensive styling for PDF viewer features including annotations, editors, dialogs, and various UI components.

Key Changes

  • Updated CSS file: The pdf_viewer.css file has been updated with over 5,000 new lines of CSS, adding comprehensive styling for PDF viewer functionality
  • Version bump: The component version has been updated from 10.0.4-beta03 to 10.0.4 (release version)

Reviewed changes

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

File Description
src/components/BootstrapBlazor.PdfReader/wwwroot/css/pdf_viewer.css Massive CSS update adding complete styling for PDF viewer features including message bars, dialogs, annotations, editors, signature tools, comments, and various UI components with light/dark mode support
src/components/BootstrapBlazor.PdfReader/BootstrapBlazor.PdfReader.csproj Version updated from beta to release version 10.0.4

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

@ArgoZhang ArgoZhang merged commit 3d5f991 into master Nov 28, 2025
7 checks passed
@ArgoZhang ArgoZhang deleted the dev-reader branch November 28, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(PdfReader): update pdf_view css

2 participants