Skip to content

Tags: github/relative-time-element

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove JSX namespace from element definition (#335)

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #338 from github/use-today-format

Use today for today, and omit current year

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #327 from github/tiny-wins-absolute-time-setting

Experimental feature: Support absolute time format

v4.4.8

Toggle v4.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #315 from github/kh-support-aria-hidden

fix: Ensure aria-hidden applies to shadow root

4.4.7

Toggle 4.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #314 from github/revert-305-fix-types-react19

Revert "Declare `relative-element` under React.JSX to fix React 19 compatibility"

v4.4.6

Toggle v4.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #305 from eramdam/fix-types-react19

Declare `relative-element` under React.JSX to fix React 19 compatibility

v4.4.5

Toggle v4.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #303 from github/node22

Use node v22

v4.4.4

Toggle v4.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #296 from wxiaoguang/fix-dur

Fix duration calculation

v4.4.3

Toggle v4.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #290 from github/ensure-updating-doesnt-hang-updates

ensure #updating doesnt hang updates

v4.4.2

Toggle v4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #285 from lilyinstarlight/fix/relative-time-at-end…

…-of-longer-months

Correctly count month durations relative to the end of longer months