0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps
Ronald Langeveld b0662d2cf9
Wired up embeddable signup form to Admin X (#18010)
refs https://github.com/TryGhost/Product/issues/3819

- Wired up embeddable signup form to admin x.
- minus the colour picker, to add in the next commit.
---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 9a3f1b9</samp>

This pull request introduces a new feature that allows users to embed a
signup form for their blog site on other websites. It adds a new
component `EmbedSignupFormModal` that renders a modal with form
customization and code copying options. It also updates the `Config`
type and the `config.ts` file to store and access the necessary data for
the embed code generation.
2023-09-08 09:21:05 +00:00
..
admin-x-settings Wired up embeddable signup form to Admin X (#18010) 2023-09-08 09:21:05 +00:00
announcement-bar Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
comments-ui Released comments-ui v0.13.1 2023-09-06 17:33:42 +02:00
portal Added checks for subscription to multiple newsletter through custom sign up form (#17994) 2023-09-07 18:27:32 +01:00
signup-form Updated linting and testing packages 2023-09-01 15:51:17 +02:00
sodo-search Updated linting and testing packages 2023-09-01 15:51:17 +02:00