[PR #6] [MERGED] fix: truncate file title #6

Closed
opened 2026-02-16 00:20:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/pdf-viewer/pull/6
Author: @thucpn
Created: 10/17/2024
Status: Merged
Merged: 10/22/2024
Merged by: @marcusschiesser

Base: mainHead: fix/truncate-file-title


📝 Commits (6)

📊 Changes

6 files changed (+84 additions, -5 deletions)

View changed files

.changeset/config.json (+11 -0)
.github/workflows/release.yml (+47 -0)
📝 README.md (+19 -0)
📝 package.json (+6 -1)
📝 src/view/PdfOptionsBar.tsx (+1 -1)
📝 src/view/index.css (+0 -3)

📄 Description

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/pdf-viewer/pull/6 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/22/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `fix/truncate-file-title` --- ### 📝 Commits (6) - [`02a3726`](https://github.com/run-llama/pdf-viewer/commit/02a3726cefb555b3ecab66f8551e3299ac356847) fix: truncate file title - [`3c16729`](https://github.com/run-llama/pdf-viewer/commit/3c1672992f395708103d00a3f0900e6d582cc5bc) feat: add change set config - [`8fb33be`](https://github.com/run-llama/pdf-viewer/commit/8fb33be267419f398eccf7e3e15176ddd8df92fe) add release ci - [`4acdccc`](https://github.com/run-llama/pdf-viewer/commit/4acdccc77f809c1e7e748109727c7e36f9040f8f) use yarn - [`7167e77`](https://github.com/run-llama/pdf-viewer/commit/7167e77ccf151f8723fe02ffd0636578bcb127ab) docs: changeset guide - [`61703fe`](https://github.com/run-llama/pdf-viewer/commit/61703fef6e304d647386728132e15e602d6a2882) fix release pipeline ### 📊 Changes **6 files changed** (+84 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/config.json` (+11 -0) ➕ `.github/workflows/release.yml` (+47 -0) 📝 `README.md` (+19 -0) 📝 `package.json` (+6 -1) 📝 `src/view/PdfOptionsBar.tsx` (+1 -1) 📝 `src/view/index.css` (+0 -3) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/3936837b-a079-4d26-b476-b5212dcc2c2c) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:20:24 -05:00
yindo closed this issue 2026-02-16 00:20:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/pdf-viewer#6