Skip to content

Releases: gravity-ui/yagr

v4.0.0

27 Nov 15:23
69c94c7
Compare
Choose a tag to compare

4.0.0 (2023-11-27)

⚠ BREAKING CHANGES

  • bump version (#187)

Features

v3.11.4

22 Nov 13:26
4e8875a
Compare
Choose a tag to compare

3.11.4 (2023-11-22)

Bug Fixes

  • persist subsribe state on full update (#184) (b0721d9)

v3.11.3

21 Nov 09:31
061ade4
Compare
Choose a tag to compare

3.11.3 (2023-11-21)

Bug Fixes

  • persist cursor position on full update (#182) (939e29b)

v3.11.2

17 Nov 14:39
2061713
Compare
Choose a tag to compare

3.11.2 (2023-11-17)

Bug Fixes

  • fixed react component to drop ref on disposing (#179) (c419cb9)

v3.11.1

08 Nov 13:39
0f511d9
Compare
Choose a tag to compare

3.11.1 (2023-11-08)

Bug Fixes

  • fixed tooltip render on pin with empty data (#176) (52a0847)

v3.11.0

23 Oct 07:52
c615d33
Compare
Choose a tag to compare

3.11.0 (2023-10-23)

Features

  • added options for custom tooltip tracking fn (#171) (03697d0)

Bug Fixes

v3.10.6

10 Oct 21:12
593471d
Compare
Choose a tag to compare

3.10.6 (2023-10-10)

Bug Fixes

  • fixed tooltip render when a lot of lines (#168) (8fff973)

v3.10.5

10 Oct 10:11
32fc60e
Compare
Choose a tag to compare

3.10.5 (2023-10-09)

Bug Fixes

v3.10.4

05 Oct 18:28
e8f3e58
Compare
Choose a tag to compare

3.10.4 (2023-10-05)

Bug Fixes

  • fixed width and height of plotlines for filling full rect (#164) (a6e94c6)

v3.10.3

05 Oct 12:25
6f3b5f3
Compare
Choose a tag to compare

3.10.3 (2023-10-05)

Bug Fixes

  • fixed drawMarkersIfRequired in case if timeline.length == 1 (#163) (9a506f4)
  • fixed update point cursro in case if it's empty (#161) (25c1da4)