Ghost/apps/admin-x-design-system/src
Kevin Ansfield 0b3f7d7705 Updated tips & donations default suggested value
closes https://linear.app/tryghost/issue/PLG-156

- updated all default fixtures to use `500` ($5) as the default suggested donation value
- added migration to update existing settings using the old default of `0` to `500`
  - this is fine to apply because the feature hasn't been released so there's no explicit `0` values in the wild
- added an acceptance test for the adminx-settings tips & donations section
2024-08-20 12:07:51 +01:00
..
assets Migrated the design system to Radix (#20244) 2024-08-19 20:37:33 +08:00
docs
global Migrated the design system to Radix (#20244) 2024-08-19 20:37:33 +08:00
hooks
providers
settings Updated tips & donations default suggested value 2024-08-20 12:07:51 +01:00
utils
Boilerplate.stories.tsx Fundamental page components (#19037) 2023-11-21 06:49:41 +00:00
Boilerplate.tsx
DesignSystemApp.tsx
index.ts
typings.d.ts