JavaScript implementations of all basic DataValue classes, associated parsers and formatters
0.9.0
0.9.0
- Removed
valueFormatters.ValueFormatterStore. - Removed the
optionsconstructor parameter as well as thegetOptionsmethod from
valueFormatters.ValueFormatter. - Removed
dataValues.DataValue.getSortKeyfrom the interface and all implementations. - Removed
dataValues.TimeValue.getYear,getMonth,getDay,getHour,getMinute, and
getSecond. - Removed
globeCoordinate.GlobeCoordinate.iso6709. - Declared
globeCoordinate.GlobeCoordinate.getDecimalprivate.
over 8 years ago
Download
Download
0.7.0
0.7.0
Breaking changes
- Renamed
dataValues.UnUnserializableValuetodataValues.UnDeserializableValue. - Changed constructor parameter order of
dataValues.UnDeserializableValue(formerly
dataValues.UnUnserializableValue). - Removed
time.jslegacy code, includingtime.Timeandtime.Parser. Every “vital”
functionality has been ported todataValues.TimeValuewhich now may be interacted with directly
instead of having to retrieve the encapsulatedtime.Timeobject first. - Removed obsolete
valueParsers.TimeParser. Back-end parser is to be used via API. - Removed obsolete
mw.ext.dataValuesmodule as it was just overwriting the obsoletetime.js
settings. Dependencies should be updated to point directly to thedataValues.valuesmodule.
Enhancements
- Implemented
toJSONandnewFromJSONindataValues.UnDeserializableValue. - Consolidated code structure, updated and added code documentation to allow generating a proper
documentation using JSDuck.
almost 11 years ago
Download
Download
Links
- Source: https://github.com/wmde/DataValuesJavaScript
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/wmde/DataValuesJavaScript
Repository Details
- Stars 5
- Forks 1
- Open issues 13
- License other
- Language JavaScript
- Size 1.3 MB
- Created at about 12 years ago
- Updated at about 1 year ago
- Pushed at about 1 year ago
- Last synced at 3 months ago
- Dependencies parsed at Pending
Commit Stats
- Commits 515
- Authors 26
- Mean commits per author 19.81
- DDS 0.736
- More commit stats