mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 06:28:03 +08:00
dfd6d6b999
# Context https://meta.discourse.org/t/timeline-timestamp-not-updating/256447/1 During the upgrade of the topic-timeline to glimmer the "latest post" timestamp was not updating on the timeline in relation to the relative age of the post. It was only updating on a hard refresh. # Fix Use the `age-with-tooltip` helper to update the created_at date automatically as time passes. # Additional Add the ability to pass params to `age-with-tooltip` so that we can include options like `addAgo` and `defaultFormat` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |