Releases: github/relative-time-element
Releases · github/relative-time-element
v3.6.0
v3.5.2
What's Changed
- avoid updating during update call by @keithamus in #215
- Switch to promise batching on attributechangedcallback by @keithamus in #216
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- fix typo in observed attributes by @keithamus in #212
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
This release moves define calls into separate files, allowing import of each element without triggering the custom element definition. In addition it attempts to safely use globals so that it can be imported into NodeJS without error.
- move customElements define calls to index.js and refactor by @keithamus in #209
- Ensure HTMLElement exists in all contexts by @keithamus in #211
- add
define
export for custom element registration by @keithamus in #210
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.0
What's Changed
- Strftime localisation by @keithamus in #206
- Add some localised dates as examples by @keithamus in #207
(Thanks @brunoprietog for the bug report!)
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.5
What's Changed
- ensure invalid dates fallback to lightdom textcontent by @keithamus in #203
Full Changelog: v3.2.4...v3.2.5
v3.2.4
v3.2.3
What's Changed
Full Changelog: v3.2.2...v3.2.3