@future-grid/fgp-graph
Version:
fgp-graph is a chart lib based on Dygraphs
33 lines (20 loc) • 1.92 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [20.2.3-RC4](https://github.com/future-grid/fgp-graph/compare/20.2.1...20.2.3-RC4) - 2020-02-14
### Commits
- [#47] use "soft-link" to connect lib & sample projects. Change "npm start" to watch on js build instead of "dev Server". [`e8bb4e3`](https://github.com/future-grid/fgp-graph/commit/e8bb4e356a9024ff9f3af871f98cac7d8e4ae5b8)
- [#42] make "handle" selectable when 2 handles overlap on each other. [`82ba9c0`](https://github.com/future-grid/fgp-graph/commit/82ba9c0f7cf6f60aeb9021e0cc173061d183eee3)
- [#48] change yAxis & y2Axis to local var. [`5543f06`](https://github.com/future-grid/fgp-graph/commit/5543f066c5dadbade863bfbab7b3446ecc72a225)
## [20.2.1](https://github.com/future-grid/fgp-graph/compare/19.6.1...20.2.1) - 2020-02-04
### Commits
- remove ts-loader instead with babel-loader [`0f859e8`](https://github.com/future-grid/fgp-graph/commit/0f859e8359c9c386dc44ed2d3f1d807f870cc211)
- documentation [`3b598e8`](https://github.com/future-grid/fgp-graph/commit/3b598e83e0ebcd267ab63d926d48977b326d1795)
- make all type check working [`d5c2d8d`](https://github.com/future-grid/fgp-graph/commit/d5c2d8d743d7c58746e8b2232e06a5c5b7398e72)
## 19.6.1 - 2019-08-15
### Commits
- publish release [`6a0b2ca`](https://github.com/future-grid/fgp-graph/commit/6a0b2cafc8b96bb4dd81ac2bb8bbf3287a724f33)
- rebuild dist without moment.js [`dc6604d`](https://github.com/future-grid/fgp-graph/commit/dc6604d2fc221f24aed0008ffffd45f32d821b33)
- add synchronizer for graph [`b19e109`](https://github.com/future-grid/fgp-graph/commit/b19e1096ce5e731cfe19452ef8951e8b04036526)