All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2024-07-23)
- Fixed #380, improved typing of the chartInstance emitter. (b4751e5)
- Fixed #385, error when importing ESM module. (832ca80)
4.0.0 (2023-11-07)
- Fix #365, the chat instance was not emitted on the
ngOnDestroy
.(344deb7)
3.1.2 (2023-02-02)
3.1.0 (2023-02-02)
3.0.0 (2021-12-01)
- Updated to Angular 13 (aa202ec
2.10.0 (2021-02-09)
- Updated Highcharts to 9.0.0 version. (e23e896)
- fixed incorrect link (c274d5e)
2.9.0 (2021-01-04)
- Added common TS error example to the online examples, and the FAQ section. (6c13fdd)
- Added how to use proj4 to the online examples, and the FAQ section. (7f02d4e)
- Added portals demo to the online examples, and the FAQ section. (5e166bf)
- Updated Highcharts products names in the README file. (4831134)
- Updated Angular to version 11. (594c411)
2.8.2 (2020-11-02)
- Changed peer dependencies. (07e6209)
2.8.0 (2020-08-31)
- Updated Angular to version 10. (a28190c)
- Added Tests for creating a simple component. (d6107dd)
- Added a paragraph about SSR in the README. (9269c55)
- Fixed lazy-loading demo. (de88e2a)
2.7.0 (2020-07-24)
- Add issue templates. Closes #100. (1fcbb42)
- Added online examples in the README. (fe78157)
- Disabled ivy in tsconfig (0f97065)
- Extracted charts to separate components for the demo project. (e8d401b)
- Updated Angular to version 9. (5832ff1)
- Updated Highcharts version. (dd9740f)
- Updated the README. (f54ec96)
- Updated styles of the demo project. (d56354a)
- Disabled aot and related dependency. (19ff85d)
__
Due to problems with publishing the package, redundant versions have been released. Please do not use these versions.
2.4.0 (2018-12-27)
- Added chart instance as the component's output. Closes #26. (04c2bd8)
- Added demo for FAQ's about Synchronized charts. Closes #93. (1362608)
- Added reference to @highcharts/map-collection and updated documentation. Closes #89, closes #104. (c5081f0)
- Added support for optional running Highcharts outside of Angular. Closes #75. (2ebcb07)
- Added TS definitions from Highcharts into the wrapper for types reference. (56d93fa)
- Closes #84, added info about Highcharts instance being shared in an Angular app. (7aa3b32)
- Refreshed and updated demo with some CSS and TS definitions. (acc13b2)
- Update tslint rules. See PR #98. (4dc85da)
- Updated demo to version 7 for Highcharts and Angular. (85151bf)
2.3.1 (2018-10-05)
2.3.0 (2018-10-04)
2.2.0 (2018-09-28)
2.1.3 (2018-08-27)
2.1.2 (2018-08-24)
2.1.1 (2018-08-24)
2.1.0 (2018-08-24)
- Added CHANGELOG.md and updated related documentation. (8452557)