Ghost/apps
Kevin Ansfield 0b806cc01b 🐛 Fixed missing progress indicator when submitting comments
closes https://linear.app/ghost/issue/PLG-265

- wrapped the async part of `dispatchAction` in a Promise so code that calls it can await the action completion
  - this was a regression introduced a long time ago when we switched to Typescript and React hooks
- added a `setDelay()` method to our `MockedApi` class to make it easier to test interstitial loading states
2024-11-21 16:03:30 +00:00
..
admin-x-activitypub Added UI for publishing short-form notes from Ghost admin (#21667) 2024-11-21 12:07:55 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Updated menu items to not trigger parent element on click (#21618) 2024-11-14 11:13:37 +00:00
admin-x-framework Added author name as an additional check for official themes (#21665) 2024-11-21 12:04:24 +08:00
admin-x-settings Moved the custom fonts feature to public beta (#21664) 2024-11-21 19:06:40 +08:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui 🐛 Fixed missing progress indicator when submitting comments 2024-11-21 16:03:30 +00:00
portal Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00