[PR #186] [MERGED] docs: add version label to navbar #926

Closed
opened 2025-10-07 00:24:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/186
Author: @kmendell
Created: 1/27/2025
Status: Merged
Merged: 1/29/2025
Merged by: @stonith404

Base: mainHead: docs-version-label


📝 Commits (8)

  • 9aba14b add version label to navbar
  • 22957aa add dynamic updating version label to docs
  • 5558533 fix docusaurus config file
  • 848215b remove console.log for debugging tests
  • f721b6e docs: remove static version label from navbar item
  • 928fd85 use typescript for version label
  • 32d993d show version label on mobile
  • 728971d remove comment

📊 Changes

2 files changed (+33 additions, -1 deletions)

View changed files

📝 docs/docusaurus.config.ts (+10 -1)
docs/src/version-label.ts (+23 -0)

📄 Description

This will fix: https://github.com/stonith404/pocket-id/issues/185#issue-2813499361


🔄 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/pocket-id/pocket-id/pull/186 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `docs-version-label` --- ### 📝 Commits (8) - [`9aba14b`](https://github.com/pocket-id/pocket-id/commit/9aba14b054ae5daca9cf01b652425e76e84c5de5) add version label to navbar - [`22957aa`](https://github.com/pocket-id/pocket-id/commit/22957aa346b957343d8b7c436f41d50cd5618ecb) add dynamic updating version label to docs - [`5558533`](https://github.com/pocket-id/pocket-id/commit/555853330a2c9ec2072fee9de86d5bab1f566a86) fix docusaurus config file - [`848215b`](https://github.com/pocket-id/pocket-id/commit/848215b16191d512a3187e55978fcd0c90c7c397) remove console.log for debugging tests - [`f721b6e`](https://github.com/pocket-id/pocket-id/commit/f721b6e7aac1c0e979ff30ee888added65682df4) docs: remove static version label from navbar item - [`928fd85`](https://github.com/pocket-id/pocket-id/commit/928fd85a01719935b928d4ee747cc43c0a2f1860) use typescript for version label - [`32d993d`](https://github.com/pocket-id/pocket-id/commit/32d993de76c6c47039c0e2efea86d2b20725d76b) show version label on mobile - [`728971d`](https://github.com/pocket-id/pocket-id/commit/728971d96281e9a646da6693e081342e527e17b1) remove comment ### 📊 Changes **2 files changed** (+33 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/docusaurus.config.ts` (+10 -1) ➕ `docs/src/version-label.ts` (+23 -0) </details> ### 📄 Description This will fix: https://github.com/stonith404/pocket-id/issues/185#issue-2813499361 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:24:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#926