Skip to content

OSH toolkit

Compare
Choose a tag to compare
@mdhsl mdhsl released this 14 Mar 10:33
· 5 commits to master since this release
f455ab4

Changelog

[2.0.1] - 2021-03-14

Added

  • Add new website
  • Add new GetFois DataSource
  • Add new EarthQuake demo
  • Add new File connector
  • Add new Topic connector
  • Add scripts to build NPM package
  • Add new Vue.js TimeController component
  • Add support for JS arrow function to build a Layer
  • Add new Deck.gl Map view
  • Add Demos based on Vue.js and React
  • Add new Showcase based on ES6 and Webpack
  • Add custom params to the DataSource
  • Add support for multiple marker and polyline for one Layer
  • Add DataSource batch mode

Changed

  • Rename Styler into Layer
  • Use object properties to build the View
  • Use last FFMpeg 4.3 version with emscripten 2.0.7 and build full WebAssembly version
  • New design of Showcase
  • Use Broadcast Channels internally to pass message between workers / synchronizer / views / datasources
  • Add new DataSynchronizer algorithm
  • Modify entirely the Super class View.js to better support Layer and simplifythe logic
  • Change jaguars jsdoc template by the generic provided one
  • Migrate all code to ES6
  • Improve reconnection Algorithm

Removed

  • Remove Entity
  • Remove ViewItems
  • Remove Menus
  • Replace NVD3 by chart.js
  • Remove x2js
  • Remove entity tree view