Simon Backx
0b6cae09e9
Fixed Storybook missing context
...
no issue
Storybook didn't have access to the `t` method needed for translations. This change adds a Storybook decorator to all stories.
2023-06-08 11:20:16 +02:00
Jono Mingard
80b9030805
Updated signup form to support configuring background and button color
...
refs https://github.com/TryGhost/Team/issues/3338
* background and button color can be passed in the script tag dataset
* text color is calculated automatically from background/button color
2023-06-01 14:43:57 +12:00
Jono M
257d84a4b1
Added storybook to signup form ( #16898 )
...
refs https://github.com/TryGhost/Team/issues/3299
2023-06-01 11:22:43 +12:00
Simon Backx
4c2635670b
Added signup-form package ( #16846 )
...
fixes https://github.com/TryGhost/Team/issues/3275
fixes https://github.com/TryGhost/Team/issues/3279
fixes https://github.com/TryGhost/Team/issues/3278
This pull request adds a new signup form package to the Ghost core
repository. The signup form package is a React component, embeddable on
any site, that renders a form for users to subscribe to a Ghost site.
2023-05-23 14:58:33 +02:00