Ghost/ghost/admin/app/components/editor/modals/publish-flow
Sanne de Vries c39c2de067
Updated time formatting for drafts and scheduled posts (#19924)
Ref TRI-27
- Published posts now show the published date in post list, instead of
updated date.
- The `gh-format-post-time` helper now has a `relative` and `absolute`
and option instead of formatting being tied to `draft` and `published`
state. This allows for more flexibility in how dates are displayed.
- Draft, scheduled and published posts now follow the same time
formatting pattern: today, yesterday, or explicit dates if further in
the past.
- Hover states for dates in the post list have been removed.
- Title attributes are added indicating whether timestamp refers to updated_at or published_at
- The scheduling logic on the publish page still uses relative
formatting.
2024-03-27 11:30:14 +01:00
..
complete-with-email-error.hbs Updated email error button text in case of partial email errors (#19877) 2024-03-19 10:31:21 +01:00
complete-with-email-error.js Updated email error button text in case of partial email errors (#19877) 2024-03-19 10:31:21 +01:00
complete.hbs Released new editor (#18422) 2023-10-04 12:22:54 +01:00
confirm.hbs 🐛 Fixed confusing error state when publishing if member count is over hosting plan limit (#15473) 2022-09-26 17:37:35 +01:00
confirm.js Removed need for .get() with settings service 2022-10-07 16:14:57 +01:00
options.hbs Updated time formatting for drafts and scheduled posts (#19924) 2024-03-27 11:30:14 +01:00
options.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00