[PR #435] [MERGED] feat: single-player-mode-polish #973

Closed
opened 2026-02-26 19:31:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/435
Author: @dguyen
Created: 9/27/2023
Status: Merged
Merged: 10/12/2023
Merged by: @dguyen

Base: feat/refreshHead: feat/single-player-mode-polish


📝 Commits (4)

  • 9d6e149 refactor: update single player references
  • 8d2badf fix: various items
  • 8c023b0 fix: incorrect parameter
  • 2749520 fix: overflow workaround

📊 Changes

10 files changed (+27 additions, -31 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/layout.tsx (+8 -1)
📝 apps/marketing/src/app/(marketing)/singleplayer/[token]/success/page.tsx (+0 -0)
📝 apps/marketing/src/app/(marketing)/singleplayer/page.tsx (+1 -1)
📝 apps/marketing/src/components/(marketing)/footer.tsx (+1 -1)
📝 apps/marketing/src/components/(marketing)/header.tsx (+1 -1)
📝 apps/marketing/src/components/(marketing)/hero.tsx (+2 -2)
📝 apps/marketing/src/components/(marketing)/mobile-navigation.tsx (+2 -2)
📝 packages/lib/client-only/hooks/use-element-scale-size.ts (+3 -12)
📝 packages/ui/components/signing-card.tsx (+4 -3)
📝 packages/ui/primitives/document-flow/single-player-mode-fields.tsx (+5 -8)

📄 Description

Changes:

  • Rename SPM path from /single-player-mode to /singleplayer

Fixes:

  • Field text resizing
  • Home page CTA animation
  • Sheen animation on signing card

🔄 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/documenso/documenso/pull/435 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 9/27/2023 **Status:** ✅ Merged **Merged:** 10/12/2023 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `feat/refresh` ← **Head:** `feat/single-player-mode-polish` --- ### 📝 Commits (4) - [`9d6e149`](https://github.com/documenso/documenso/commit/9d6e149f56629489bfa94edbf05d7bb4eba7db50) refactor: update single player references - [`8d2badf`](https://github.com/documenso/documenso/commit/8d2badf75e857e0b89a19533158036db13147fc6) fix: various items - [`8c023b0`](https://github.com/documenso/documenso/commit/8c023b092d153624af1a2549d450436615e13e11) fix: incorrect parameter - [`2749520`](https://github.com/documenso/documenso/commit/2749520e104680c69e3efe7267d920d465116049) fix: overflow workaround ### 📊 Changes **10 files changed** (+27 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/layout.tsx` (+8 -1) 📝 `apps/marketing/src/app/(marketing)/singleplayer/[token]/success/page.tsx` (+0 -0) 📝 `apps/marketing/src/app/(marketing)/singleplayer/page.tsx` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/footer.tsx` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/header.tsx` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/hero.tsx` (+2 -2) 📝 `apps/marketing/src/components/(marketing)/mobile-navigation.tsx` (+2 -2) 📝 `packages/lib/client-only/hooks/use-element-scale-size.ts` (+3 -12) 📝 `packages/ui/components/signing-card.tsx` (+4 -3) 📝 `packages/ui/primitives/document-flow/single-player-mode-fields.tsx` (+5 -8) </details> ### 📄 Description Changes: - Rename SPM path from `/single-player-mode` to `/singleplayer` Fixes: - Field text resizing - Home page CTA animation - Sheen animation on signing card --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#973
No description provided.