All notable changes to dash-player
will be documented in this file.
This project adheres to Semantic Versioning.
Changes to dash-player
were sponsored by Volkswagen's Center of Excellence for Battery Systems.
- #73 Converted the JS bundle to async loading
- #76 Updated dependencies
- #68 Change partnership info and improve logo readability
- #64 Add partnership information to
README
andCHANGELOG
- #66 Remove all usage files and replace with link to official documentaion
- #62 Fix typo in README
- #62 Remove
usage-method.py
and revampusage-advanced.py
- #57 Fix typo in property description
- #53 Use README as package description
- #54 Bump
npm
andnode
versions and remove an obsolete file to reduce the package size
This release is v1.0.0
to indicate that dash-player
is now considered production-ready.
- #47 Add className property to
dash-player
- #49 Pass in the
id
property to ReactPlayer - #50 Add testing to the CI process
- #40 Updates dependencies in
packages.json
- #43 Remove the
extract-meta.js
file - #41 Add build instructions to
README.md
- #32 Fix errors and replace broken URLs in demo Python files
- #48 Fix issue with
currentTime
,secondsLoaded
, andduration
not loading
- #1 Initial component release