[PR #1666] [MERGED] docs: Update documentation to match reality. colorPrimary, colorBackground,… #1778

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1666
Author: @eddielu
Created: 2/21/2025
Status: Merged
Merged: 3/6/2025
Merged by: @Mythie

Base: mainHead: documentation/embeds/cssvars


📝 Commits (1)

📊 Changes

6 files changed (+18 additions, -18 deletions)

View changed files

📝 apps/documentation/pages/developers/embedding/index.mdx (+3 -3)
📝 apps/documentation/pages/developers/embedding/preact.mdx (+3 -3)
📝 apps/documentation/pages/developers/embedding/react.mdx (+3 -3)
📝 apps/documentation/pages/developers/embedding/solid.mdx (+3 -3)
📝 apps/documentation/pages/developers/embedding/svelte.mdx (+3 -3)
📝 apps/documentation/pages/developers/embedding/vue.mdx (+3 -3)

📄 Description

Update documentation to match reality. colorPrimary, colorBackground, and borderRadius do not exist according to the schema: github.com/documenso/embeds@280251cfdd/packages/react/src/css-vars.ts


name: Pull Request
about: Update documentation for embedded components

Description

I suspect that the cssvars listed in the documentation are not correct since they don't match the TS schema, but I'm sorry in advance if I'm wrong. I don't even know TS haha.

Changes Made

  • I did a replacement

Testing Performed

None

  • ...

🔄 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/1666 **Author:** [@eddielu](https://github.com/eddielu) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `documentation/embeds/cssvars` --- ### 📝 Commits (1) - [`adba3bf`](https://github.com/documenso/documenso/commit/adba3bf96171e7ba2c31e2d601e3a04c5bb89429) Update documentation to match reality. colorPrimary, colorBackground, and borderRadius do not exist according to the schema: https://github.com/documenso/embeds/blob/280251cfddb56a6aeeb0d767098915ae7058c376/packages/react/src/css-vars.ts ### 📊 Changes **6 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/embedding/index.mdx` (+3 -3) 📝 `apps/documentation/pages/developers/embedding/preact.mdx` (+3 -3) 📝 `apps/documentation/pages/developers/embedding/react.mdx` (+3 -3) 📝 `apps/documentation/pages/developers/embedding/solid.mdx` (+3 -3) 📝 `apps/documentation/pages/developers/embedding/svelte.mdx` (+3 -3) 📝 `apps/documentation/pages/developers/embedding/vue.mdx` (+3 -3) </details> ### 📄 Description Update documentation to match reality. colorPrimary, colorBackground, and borderRadius do not exist according to the schema: https://github.com/documenso/embeds/blob/280251cfddb56a6aeeb0d767098915ae7058c376/packages/react/src/css-vars.ts --- name: Pull Request about: Update documentation for embedded components --- ## Description I suspect that the cssvars listed in the documentation are not correct since they don't match the TS schema, but I'm sorry in advance if I'm wrong. I don't even know TS haha. ## Related Issue ## Changes Made <!--- Provide a summary of the changes made in this pull request. --> <!--- Include any relevant technical details or architecture changes. --> - I did a replacement ## Testing Performed None - ... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:01 +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#1778
No description provided.