CHANGELOG
0.1.4
Decided not to include octicons, as it might impact production code.
0.1.3
- Octicons: included this totally open source font library, which is recommended by bootstrap 4. also because webjar system cannot parse a license notation "(OFL and MIT)". their system only accepts ["OFL", "MIT"].
0.1.2
Sorry the previous version was not published to npm correctly
0.1.1
- Echarts: merged changes from upstream/master which fixs tooltip issue better (echarts#1831)
0.1.0
- Echarts: merged changes from upstream/master
- Echarts: will hide tooltip when mouse moveout of chart control (echarts#1831)
0.0.9
- Echarts: included scatter and k chart types
0.0.8
- Echarts: repack the patch for grouping/ungrouping support, which will only accept valid string group-id (echarts#1434)
0.0.6
- Echarts: better grouping/ungrouping support (echarts#1434)
0.0.5
- Echarts: mouse moveout might print error in console (zrender#50)
0.0.3
- Echarts: include the source file version
echarts-all.js
0.0.2
- Echarts: remove unnecessary spaces in timeline labels (echarts#1955)
0.0.1
- The initial check-in with echarts and roboto fonts