Skip to content

feat: add PDF icon in tab#485

Merged
cguedes merged 3 commits into
mainfrom
451-add-pdf-icon
Sep 5, 2023
Merged

feat: add PDF icon in tab#485
cguedes merged 3 commits into
mainfrom
451-add-pdf-icon

Conversation

@sehyod

@sehyod sehyod commented Sep 5, 2023

Copy link
Copy Markdown
Collaborator

This adds a PDF icon for PDF Viewer editors

image

Closes #451

@sehyod sehyod requested a review from cguedes September 5, 2023 08:59
@codecov

codecov Bot commented Sep 5, 2023

Copy link
Copy Markdown

Codecov Report

Merging #485 (3483a01) into main (49729d7) will increase coverage by 0.36%.
The diff coverage is 45.00%.

@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
+ Coverage   80.22%   80.58%   +0.36%     
==========================================
  Files         195      195              
  Lines       11660    11682      +22     
  Branches     1115     1119       +4     
==========================================
+ Hits         9354     9414      +60     
+ Misses       2290     2254      -36     
+ Partials       16       14       -2     
Files Changed Coverage Δ
src/application/views/WelcomeView.tsx 0.00% <0.00%> (ø)
src/components/icons.tsx 70.31% <ø> (+7.97%) ⬆️
src/application/components/icons.tsx 18.75% <23.07%> (+18.75%) ⬆️
src/application/components/OpenEditorsTabPane.tsx 100.00% <100.00%> (+100.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cguedes cguedes merged commit 7792576 into main Sep 5, 2023
@cguedes cguedes deleted the 451-add-pdf-icon branch September 5, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add icon for open PDF editors

2 participants