0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
Jono M 86ad035fbb
Wired up AdminX Tips & Donations (#17846)
refs https://github.com/TryGhost/Product/issues/3746

---

This pull request adds and improves features for the membership settings
app, especially for the tips or donations feature. It introduces a new
`CurrencyField` component and a `currency` module for handling currency
input and display. It also refactors and enhances some existing
components, hooks, and types for better user experience and code
quality. It affects files such as `TierDetailModal.tsx`,
`TipsOrDonations.tsx`, `useForm.ts`, and `currency.ts`.
2023-08-30 09:08:31 +00:00
..
admin-x-settings Wired up AdminX Tips & Donations (#17846) 2023-08-30 09:08:31 +00:00
announcement-bar Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
comments-ui Update dependency postcss to v8.4.29 2023-08-30 08:29:32 +02:00
portal Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
signup-form Update dependency postcss to v8.4.29 2023-08-30 08:29:32 +02:00
sodo-search Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00