Ghost/ghost/admin/app/styles
Kevin Ansfield e1dfe3edb0 🎨 Improved save/update button copy in editor (#2413)
no issue

- renamed "Update" to "Unpublish" or "Unschedule" to match the available actions
- renamed "Save" to "Update" and made it always visible but disabled when there are no unsaved changes
- switched <Editor::PublishManagement> to a provider component and extracted `<Editor::PublishButtons>`
  - allows for the management flow to wrap other UI elements and have the yielded actions passed down so the publish/update flow can be opened from more than just the publish/unschedule/unpublish buttons
- added link to "Sent" in editor status that opens the update flow for email-only posts

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2022-06-01 13:48:33 +01:00
..
components Fixed publish end screen bookmark text overflow bug 2022-05-27 13:28:42 +02:00
layouts 🎨 Improved save/update button copy in editor (#2413) 2022-06-01 13:48:33 +01:00
patterns Fixed icon and button colours in dark mode 2022-05-19 13:15:30 +02:00
spirit Fixed icon and button colours in dark mode 2022-05-19 13:15:30 +02:00
app-dark.css 🎨 Improved save/update button copy in editor (#2413) 2022-06-01 13:48:33 +01:00
app.css Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00