Skip to content

[FIX] webui-templates: update time-elements library#151

Open
CorentinVermeulen wants to merge 1 commit into
sbidoul:mainfrom
CorentinVermeulen:fix/migrate-time-ago-to-relative-time
Open

[FIX] webui-templates: update time-elements library#151
CorentinVermeulen wants to merge 1 commit into
sbidoul:mainfrom
CorentinVermeulen:fix/migrate-time-ago-to-relative-time

Conversation

@CorentinVermeulen
Copy link
Copy Markdown

@CorentinVermeulen CorentinVermeulen commented May 13, 2026

The @github/time-element library is now deprecated. Its authors recommend using @github/relative-time-element instead.

This commit was motivated by the fact that Runboat uses the <time-ago> and time-elements@latest library, which currently points to version 4.0.0.
In this release, the <time-ago> component was removed in favor of <relative-time>.

Alternatively, pin the time-elements@3.6.0 instead of latest.


Capture d’écran 2026-05-13 à 12 03 18

The `@github/time-element` library is now deprecated. Its authors
recommend using `@github/relative-time-element` instead.

This commit was motivated by the fact that Runboat uses the `<time-ago>`
and `time-elements@latest` library, which currently points to version
4.0.0.
In this release, the `<time-ago>` component was removed in favor of
`<relative-time>`.

Alternatively, pin the `time-elements@3.6.0` instead of `latest`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant