All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- added documentation
- added tests & test setup
- added CD via travis
- added a
index-gh.html
with aboslute paths for repo - added abstraction
viewer
to easy the usage - added
componentWillReceiveProps
to geonodeViewer component
- moved viewer setup into
componentWillMount