Ghost/ghost/admin/app/components/editor/modals
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
..
preview Fixed sender email in the post preview for email (#19211) 2023-11-30 18:22:38 +00:00
publish-flow Updated time formatting for drafts and scheduled posts (#19924) 2024-03-27 11:30:14 +01:00
delete-snippet.hbs Switched delete snippet modal to new modal pattern (#15468) 2022-09-25 10:54:07 +01:00
delete-snippet.js Switched delete snippet modal to new modal pattern (#15468) 2022-09-25 10:54:07 +01:00
preview.hbs Replaced Twitter with X in editor and tags (#18415) 2023-10-02 11:16:07 +00:00
preview.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
publish-flow.hbs Added static modal for TK reminders (#19203) 2023-12-05 12:09:21 +01:00
publish-flow.js Added static modal for TK reminders (#19203) 2023-12-05 12:09:21 +01:00
re-authenticate.hbs Updated editor re-authentication modal (#16102) 2023-01-11 12:39:04 +01:00
re-authenticate.js Updated editor re-authentication modal (#16102) 2023-01-11 12:39:04 +01:00
tk-reminder.hbs Added static modal for TK reminders (#19203) 2023-12-05 12:09:21 +01:00
update-flow.hbs 🎨 Improved email failure handling and retrying (#15504) 2022-10-06 11:12:11 +02:00
update-flow.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
update-snippet.hbs Switched snippet update modal to new modal pattern 2022-11-14 09:55:34 +00:00
update-snippet.js 🐛 Fixed existing snippets not being available in beta editor 2023-06-06 12:56:33 +01:00