Skip to content

Latest commit

 

History

History
470 lines (225 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

470 lines (225 loc) · 23.1 KB

Changelog

2.10.0 (2023-06-05)

Features

2.9.0 (2023-05-31)

Features

  • Highcharts plugin: add tooltip.sort configuration (#170) (0825a91)

2.8.1 (2023-05-30)

Bug Fixes

  • options: fixed default options for yAxis title color (#168) (52bf4cc)

2.8.0 (2023-05-23)

Features

  • Highcharts plugin: rework tooltip pinning api (#166) (9ca62e4)

2.7.2 (2023-05-17)

Bug Fixes

  • Highcharts plugin: add metaKey property to SeriesClickEventObject type (#164) (3484561)

2.7.1 (2023-05-17)

Bug Fixes

  • remove onSeriesClick due to it uselessness (#162) (ca993d6)

2.7.0 (2023-05-10)

Features

  • Highcharts plugin: add config.onSeriesClick property (#160) (212ce4b)

2.6.0 (2023-05-04)

Features

2.5.0 (2023-05-03)

Features

  • Highcharts plugin: add config.tooltip property (#156) (8a8229e)

2.4.1 (2023-04-19)

Bug Fixes

  • Highcharts plugin: Replace deprecated event.path (#153) (23be4a9)

2.4.0 (2023-04-13)

Features

2.3.1 (2023-04-12)

Bug Fixes

  • Highcharts plugin: navigator series visibility on legend item click (#148) (ae7d38b)

2.3.0 (2023-04-11)

Features

  • Indicator plugin: add onRender (#145) (3a044c0)
  • Indicator plugin: add renderTime (3a044c0)

2.2.2 (2023-03-28)

Bug Fixes

  • Highcharts plugin: fix legend item click (#142) (a64f1b9)

2.2.1 (2023-03-27)

Bug Fixes

  • Highcharts plugin: proper message for empty data (#140) (ee41ace)

2.2.0 (2023-03-21)

Features

  • Higcharts plugin: add type for manageTooltipConfig (#139) (f781cca)

Bug Fixes

  • Highcharts: fix resetZoomButton styles (#137) (07f610e)

2.1.0 (2023-03-13)

Features

  • Highcharts: add linesLimit property to HighchartsWidgetData.config (#135) (91d16a3)

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

  • update uikit up to 4 (#133)

Features

1.6.7 (2023-02-21)

Bug Fixes

  • fix check if chart exists before adjust font size (#130) (d81c6b2)

1.6.6 (2023-02-21)

Bug Fixes

  • add check if chart exists before adjust font size (#128) (451e3c1)

1.6.5 (2023-02-10)

Bug Fixes

  • Highcharts plugin: fix optional id usage for series identifier (#125) (f08b414)

1.6.4 (2023-02-09)

Bug Fixes

  • Highcharts plugin: fix on legend item click when it has duplicate name (#123) (005b9d2)

1.6.3 (2023-02-08)

Bug Fixes

  • Highcharts plugin: fix updating point x value (#121) (0ffe89f)

1.6.2 (2023-01-24)

Bug Fixes

  • Highcharts plugin: fix tooltip behaviour (#119) (5dffcc3)
  • Highcharts plugin: fix tooltip behaviour for onChartLoad & onRender callbacks (5dffcc3)

1.6.1 (2023-01-24)

Bug Fixes

1.6.0 (2023-01-23)

Features

1.5.2 (2022-12-20)

Bug Fixes

  • Highcharts plugin: add widget rendering time (#109) (0db5c73)

1.5.1 (2022-12-20)

Bug Fixes

  • Highcharts plugin: add merging serie stack name if it already exists (#107) (fa73b55)

1.5.0 (2022-12-19)

Features

  • add stacking positive and mixed values in stacked area (#105) (3f0cc62)

1.4.3 (2022-12-14)

Bug Fixes

  • Highcharts plugin: fix colorAxis legend title color (#100) (06c992a)
  • Highcharts plugin: remove tooltip lines sorting (#103) (5e57035)
  • Yagr plugin: add core styles import (#104) (4de763d)

1.4.2 (2022-12-13)

Bug Fixes

  • Highcharts plugin: fix pie halo on mobile devices (#97) (3b4a0b4)

1.4.1 (2022-12-12)

Bug Fixes

  • fix Hide all and Show all button (#95) (4e404e6)

1.4.0 (2022-12-09)

Features

1.3.0 (2022-12-09)

Features

  • Highcharts: add CkHighchartsSeriesOptionsType type (#92) (36b9d75)

Bug Fixes

  • Highcharts: fix widget config type (#89) (988c074)

1.2.0 (2022-12-09)

Features

1.1.0 (2022-12-08)

Features

  • add export of all yagr lib types to yagr plugin

Bug Fixes

  • fix config object merging in useWidgetData yagr plugin hook

1.0.0 (2022-12-07)

⚠ BREAKING CHANGES

  • update Yagr to v2. Read more about changes

0.13.0 (2022-12-05)

Features

  • remove direct import @gravity-ui/uikit styles in ChartKit component (#80) (49642d7)

0.12.3 (2022-12-01)

Bug Fixes

  • Yagr: added common no-data case handling (#78) (100efaa)

0.12.2 (2022-11-30)

Bug Fixes

  • ChartKit: id not to be new on every render (#76) (230a992)

0.12.1 (2022-11-22)

Bug Fixes

  • Highcharts plugin: remove style for chart background color (#73) (481b2f5)

0.12.0 (2022-11-22)

Features

  • add support border color setting (defdcf7)

0.11.1 (2022-11-21)

Bug Fixes

  • Highcharts plugin: fix tooltip holidays handling (#69) (9bc3f8c)

0.11.0 (2022-11-18)

Features

0.10.1 (2022-11-18)

Bug Fixes

  • Highcharts plugin: add Highcharts lib type export (#65) (de24a26)

0.10.0 (2022-11-18)

Features

Bug Fixes

0.9.1 (2022-11-14)

Bug Fixes

0.9.0 (2022-11-08)

Features

0.8.0 (2022-10-04)

Features

Bug Fixes

0.7.2 (2022-10-03)

Bug Fixes

0.7.1 (2022-10-03)

Bug Fixes

0.7.0 (2022-10-01)

Features

  • use gravity-ui/uikit instead of yandex-cloud/uikit (#46) (afb2300)

0.6.0 (2022-08-12)

Features

  • remove uikit css variables proxing (#43) (4d5131e)

0.5.4 (2022-08-08)

Bug Fixes

0.5.3 (2022-08-01)

Bug Fixes

0.5.2 (2022-07-28)

Bug Fixes

  • Indicator onLoad invocation fixes (#34) (95fafc3)

0.5.1 (2022-07-27)

Bug Fixes

0.5.0 (2022-07-25)

Features

Bug Fixes

  • remove react-dom from peer dependencies (#26) (22b6525)

0.4.0 (2022-07-18)

Features

0.3.1 (2022-07-14)

Bug Fixes

0.3.0 (2022-07-13)

Features

0.2.0 (2022-07-11)

Features

Bug Fixes

0.1.1 (2022-02-17)

Bug Fixes

0.1.0 (2022-02-17)

Bug Fixes