1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/website/src
Thomas Heartman 18c16b3040 fix: make sure customer type is included in the payload.
Because it previously set it via a reducer and submitted the form in
the same step, the customer type wouldn't be set correctly before the
form was submitted, causing it to show up as "undefined".

We're doing double the work now, but I think that's an acceptable
trade-off for now.
2022-03-10 10:12:10 +01:00
..
components fix: make sure customer type is included in the payload. 2022-03-10 10:12:10 +01:00
css fix: explicitly set background for the light theme 2022-02-25 16:39:25 +01:00
icons chore: convert feedback component to typescript 2022-03-02 10:50:46 +01:00
stories docs: fix styling issues on narrow screens 2022-03-01 08:44:57 +01:00
theme chore: remove node-fetch, don't do Unleash server-side 2022-03-02 15:57:16 +01:00