Ghost/apps
Jono M 48b90e4253
Improved modal save handling in Admin X (#18794)
refs https://github.com/TryGhost/Product/issues/4060

---

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

Refactored various settings forms and modals in the admin app to use the
updated `useForm` hook, which simplifies the form state management,
validation, and saving logic. Improved the UI and UX of the modal ok
buttons by using the `okProps` object and the `saveState` from the hook.
Added options to save the forms without changes and to fake the saving
when unchanged. Fixed some bugs and removed unused code.
2023-10-30 17:57:19 +00:00
..
admin-x-settings Improved modal save handling in Admin X (#18794) 2023-10-30 17:57:19 +00:00
announcement-bar Released @tryghost/announcement-bar v1.1.8 2023-10-25 15:19:15 +02:00
comments-ui Released Comments-UI v0.13.2 2023-10-26 15:42:15 +02:00
portal Update dependency vite to v4.5.0 2023-10-24 09:13:06 +02:00
signup-form Update dependency tailwindcss to v3.3.5 2023-10-25 16:35:53 +02:00
sodo-search Update dependency vite to v4.5.0 2023-10-24 09:13:06 +02:00