Skip to content

Releases: github/relative-time-element

v3.2.0

04 Nov 12:12
4bc8693

Choose a tag to compare

What's Changed

This release includes a large rewrite of the component with many new features that allow for fine-grained control over the display of the date. Existing uses will work as they always have, but a set of new attributes provide detailed control about how dates get rendered!

New Contributors

Full Changelog: v3.1.4...v3.2.0

v3.1.4

25 Aug 15:09
dd56c16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

24 Aug 03:35
74806f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

07 May 11:08
v3.1.2
40f3d1a

Choose a tag to compare

This release includes a bugfix where the <local-time> would not update when the time-zone-name attribute was changed. Additionally, we've converted the project to typescript, updated CI, and cleaned up various bits and bobs. See the list of commits for more details.

v3.1.1

02 Jun 10:09
f451756

Choose a tag to compare

  • Fix one off error in broken test (#139)

v3.1.0...v3.1.1

v3.1.0

16 Jan 13:53
4937280

Choose a tag to compare

  • Display "months ago" for time that is <= 18 months ago (#113)

v3.0.10...v3.1.0

v3.0.10

20 Nov 16:00
2b29c33

Choose a tag to compare

v3.0.9

13 Nov 21:24
4a2deca

Choose a tag to compare

  • Ensure title attribute gets updated when datatime attribute is changed. (Issue #56, PR #126)

v3.0.7

12 Sep 10:57

Choose a tag to compare

  • types(TS): add window declarations e6a89ca
  • repaired example ed0209e
  • Bump eslint-utils from 1.3.1 to 1.4.2 0cd2ea0

v3.0.6...v3.0.7

v3.0.6

14 Aug 12:25
67c97d2

Choose a tag to compare

  • Merge pull request #118 from github/add-typescript-definition-file cbb381a
  • Merge branch 'master' into add-typescript-definition-file 743a66a
  • Merge branch 'master' into add-typescript-definition-file a9cab58
  • change getter to a readonly property d246182
  • add missing declare keyword 5358d12
  • add typescript definition file 6fd7791
  • only ship dist/ folder in package d3d5f59

v3.0.5...v3.0.6