OpenKnowledgeMaps / Headstart

A framework for creating web-based knowledge maps
https://openknowledgemaps.org/
MIT License
194 stars 42 forks source link

Old code removal #631

Closed Konstiman closed 2 years ago

Konstiman commented 2 years ago

This PR refactors the legacy modules headstart.js, mediator.js and intermediate.js into a new class HeadstartRunner and some other modules and files.

Browser detection is now done by a proper npm module bowser.

Redux store is initialized with an initial state object instead of an action.