All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
16.0.1 (2024-09-12)
- include typings in production build (39cf41b)
16.0.0 (2024-09-12)
12.0.0 (2024-09-12)
2.2.4 (2024-09-02)
2.2.3 (2022-07-18)
2.2.2 (2021-06-12)
2.2.1 (2021-05-03)
2.2.0 (2021-04-19)
2.1.1 (2021-04-15)
2.1.0 (2021-04-10)
- get/set chartWrapper (bf3a194)
2.0.1 (2021-01-27)
2.0.0 (2021-01-16)
- compile in strict mode
- error-dash-events: add error and ready listeners (853dac4)
-
dataTable contains stale values (4c9f7c6)
-
provide script-loader service in module (a9dd652)
-
compile in strict mode (d387928)
1.1.6 (2020-09-12)
1.1.5 (2020-09-07)
- incorrect documentation links (eaba673)
1.1.4 (2020-04-26)
- compile error when using typescript < 3.7 (7e9ff39), closes microsoft/typescript#33939 #140
1.1.3 (2020-04-23)
- no selector for directive error (95e594b)
1.1.2 (2020-04-22)
- select event not firing (624b080)
1.1.1 (2020-04-22)
1.1.0 (2020-04-19)
- always load the
google.visualization
namespace - rename raw chart to chart wrapper
- raw chart component
- google chart component
- script loader service public interface
- add safe mode to config (e11974c)
- always load the
google.visualization
namespace (1a9d892) - controls and dashboards (3c7c497)
- editing charts (c6eda2d)
- provide config as object (2d5953f)
- mouse events emitting multiple times if chart is redrawn (20e6ad1), closes #83
- run callbacks after loading scripts in angular zone (b567030)
- script loader service public interface (8f1f36b)