This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
v2.0.0
[2.0.0] - 2020-12-05
Added
- Support for Stimulus 2.0
- Namespacing warn message in the console.
Changed
Breaking Using the new values
static property.
- <time data-controller="timeago" data-timeago-datetime="2018-01-30T09:00" data-timeago-refresh-interval="1000" data-timeago-include-seconds="" data-timeago-add-suffix=""></time>
+ <time data-controller="timeago" data-timeago-datetime-value="2018-01-30T09:00" data-timeago-refresh-interval-value="1000" data-timeago-include-seconds-value="" data-timeago-add-suffix-value=""></time>