0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Steve Larson 49debef3da
🌐 Updated Portal error handling to be i18n-friendly (#21176)
no ref
- Portal was not set up in a way to allow for easy use of the i18n
module for errors, as they weren't a React component
- moved away from the class model to a functional component that could
utilize React state (AppContext)

I'm working on a different refactor that would convert more of Portal to
hooks & functional components so that the codebase is more consistent
and easier to read. This will have to work for the moment while that is
being done, as that's no small task.
2024-10-01 21:19:09 +00:00
..
admin-x-activitypub Updated search to be dynamic in admin-x-activitypub app (#21099) 2024-09-30 11:32:05 +01:00
admin-x-demo Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
admin-x-design-system Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
admin-x-framework Updated search to be dynamic in admin-x-activitypub app (#21099) 2024-09-30 11:32:05 +01:00
admin-x-settings Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
announcement-bar Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
comments-ui Update tiptap monorepo to v2.8.0 2024-09-30 16:05:32 +00:00
portal 🌐 Updated Portal error handling to be i18n-friendly (#21176) 2024-10-01 21:19:09 +00:00
signup-form Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
sodo-search 🌐 Added ⬅️RTL to sodo-search & improved tests (#21152) 2024-10-01 18:04:54 +00:00