[PR #34] [MERGED] [new] Add prettier #722

Closed
opened 2026-02-26 18:48:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/34
Author: @ephraimduncan
Created: 4/4/2023
Status: Merged
Merged: 4/6/2023
Merged by: @ElTimuro

Base: mainHead: prettier-config


📝 Commits (4)

  • 85f2b5e Add prettier config
  • 84b57d7 Apply prettier config to all files
  • 964e749 Update prettier styling
  • 739d29d Merge branch 'main' into prettier-config

📊 Changes

97 files changed (+1791 additions, -1262 deletions)

View changed files

📝 README.md (+1 -0)
📝 apps/web/components/editor/editable-field.tsx (+9 -11)
📝 apps/web/components/editor/field-type-selector.tsx (+8 -15)
📝 apps/web/components/editor/pdf-editor.tsx (+15 -32)
📝 apps/web/components/editor/pdf-signer.tsx (+25 -52)
📝 apps/web/components/editor/pdf-viewer.jsx (+9 -15)
📝 apps/web/components/editor/recipient-selector.tsx (+11 -20)
📝 apps/web/components/editor/signable-field.tsx (+10 -14)
📝 apps/web/components/editor/signature-dialog.tsx (+25 -43)
📝 apps/web/components/layout.tsx (+1 -2)
📝 apps/web/components/login.tsx (+16 -31)
📝 apps/web/components/logo.tsx (+4 -13)
📝 apps/web/components/navigation.tsx (+25 -35)
📝 apps/web/components/settings.tsx (+22 -45)
📝 apps/web/components/signup.tsx (+9 -19)
📝 apps/web/next.config.js (+1 -2)
📝 apps/web/pages/404.jsx (+7 -9)
📝 apps/web/pages/500.jsx (+6 -8)
📝 apps/web/pages/_app.tsx (+7 -6)
📝 apps/web/pages/_document.jsx (+1 -4)

...and 77 more files

📄 Description

No description provided


🔄 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/34 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `prettier-config` --- ### 📝 Commits (4) - [`85f2b5e`](https://github.com/documenso/documenso/commit/85f2b5e84a1ac3526fd33d81f3f8f266921d4eed) Add prettier config - [`84b57d7`](https://github.com/documenso/documenso/commit/84b57d715ce9a1b35d19782bd292170aa4d651d7) Apply prettier config to all files - [`964e749`](https://github.com/documenso/documenso/commit/964e7490392c6e0dd0afedcd1962ff2c0f9d6a1f) Update prettier styling - [`739d29d`](https://github.com/documenso/documenso/commit/739d29d75300699c15abd181debc7a442c8fe635) Merge branch 'main' into prettier-config ### 📊 Changes **97 files changed** (+1791 additions, -1262 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `apps/web/components/editor/editable-field.tsx` (+9 -11) 📝 `apps/web/components/editor/field-type-selector.tsx` (+8 -15) 📝 `apps/web/components/editor/pdf-editor.tsx` (+15 -32) 📝 `apps/web/components/editor/pdf-signer.tsx` (+25 -52) 📝 `apps/web/components/editor/pdf-viewer.jsx` (+9 -15) 📝 `apps/web/components/editor/recipient-selector.tsx` (+11 -20) 📝 `apps/web/components/editor/signable-field.tsx` (+10 -14) 📝 `apps/web/components/editor/signature-dialog.tsx` (+25 -43) 📝 `apps/web/components/layout.tsx` (+1 -2) 📝 `apps/web/components/login.tsx` (+16 -31) 📝 `apps/web/components/logo.tsx` (+4 -13) 📝 `apps/web/components/navigation.tsx` (+25 -35) 📝 `apps/web/components/settings.tsx` (+22 -45) 📝 `apps/web/components/signup.tsx` (+9 -19) 📝 `apps/web/next.config.js` (+1 -2) 📝 `apps/web/pages/404.jsx` (+7 -9) 📝 `apps/web/pages/500.jsx` (+6 -8) 📝 `apps/web/pages/_app.tsx` (+7 -6) 📝 `apps/web/pages/_document.jsx` (+1 -4) _...and 77 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:39 +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#722
No description provided.