Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-05-21 | 865 Bytes | |
Version 0.4.11 - Hello Norway, Good Bye IE9.tar.gz | 2019-05-21 | 58.6 kB | |
Version 0.4.11 - Hello Norway, Good Bye IE9.zip | 2019-05-21 | 84.8 kB | |
Totals: 3 Items | 144.2 kB | 0 |
Version 0.4.11 - Beta
- Info: This is the first version, which drops IE 9 support!
- Add: The new Norwegian Translation. Many Thanks to Lars Athle Larsen / #31!
- Add: Support for MooTools.
- Add: Global
window
implementation usingdatetime
, next to the existingDateTime
, variable. - Update: Using
classList
to add / remove / check class names. - Update: Using
Object.assign
only to merge / clone object properties. - Update: Clone language strings (with the english ones, for backward compatibilities).
- Rename: The internal
tailDateTime
variable has been renamed intodatetime
. - Remove: Support for Internet Explorer 9.
- Remove: The jQuery
jQuery().tail("DateTime")
method (this was just a test).