Skip to content

Releases: devexperts/dxcharts-lite

2.5.1

12 Apr 10:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

03 Apr 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.6...2.5.0

2.4.6

11 Mar 09:57
3b76dd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.5...2.4.6

2.4.5

01 Feb 15:00
Compare
Choose a tag to compare

What's Changed

  • feat: bar resizer should be available only with presented data by @KirillBobkov in #130
  • feat: pass previous candle for candles transformer function by @hokilpet in #132
  • feat: added multiplyColors for data series (trend histogram) by @KirillBobkov in #134
  • feat: split fake-candles function for studies refactoring by @DeltaZN in #135
  • enhancement: dont draw hittest when viewport animation is active by @Keelaro1 in #133
  • fix: apply minSliderWindowWidth option from config by @DeltaZN in #138
  • fix: histogram y-axis label color by @hokilpet in #137

Full Changelog: v2.4.4...2.4.5

v2.4.4

29 Dec 13:09
Compare
Choose a tag to compare

What's Changed

  • Manually bump version for 2.4.3 release by @dxpm in #124
  • 80 low label disappears too early on bottom border by @hokilpet in #126
  • enhancement: add predicate for hit test drawers by @Keelaro1 in #114
  • fix: fixed glitch for first pane bounds by @KirillBobkov in #128
  • fix: only vertical line presented on mobile for crosstool by @KirillBobkov in #127

Full Changelog: 2.4.3...v2.4.4

2.4.3

22 Dec 11:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.2...2.4.3

2.4.2

22 Dec 08:00
Compare
Choose a tag to compare

What's Changed

  • Manual bump version after v2.4.1 release by @dxpm in #112
  • fix: don't trigger yScale subject if scale didn't change by @Keelaro1 in #113
  • feat: removed redrawBackgroundChartArea and improved performace by @KirillBobkov in #102
  • Update npm-publish.yml by @dxpm in #115
  • Update npm-publish.yml by @dxpm in #116

Full Changelog: 2.4.1...2.4.2

2.4.1

18 Dec 19:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...2.4.1

v2.4.0

18 Dec 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

01 Dec 14:44
Compare
Choose a tag to compare

What's Changed

  • feat: add touchpad sensitivity to chart config by @KirillBobkov in #72
  • Lock scale price time fix by @alextsk in #62
  • fix: show y axis on snapshot by @Keelaro1 in #73
  • fix: show correctly hovered width of dataseries which can be configur… by @Keelaro1 in #74
  • fix: changed the logic of zoom constraint when the xStart and xEnd do… by @disyakidneyshot in #75
  • fix: sometimes volume label is displayed incorrectly by @KirillBobkov in #71
  • feat: add fast scroll touch event for mobile by @Keelaro1 in #76
  • Update npm-publish.yml by @dxpm in #83
  • Update npm-publish.yml by @dxpm in #84
  • Update npm-publish.yml by @dxpm in #85
  • Update npm-publish.yml by @dxpm in #86
  • Update npm-publish.yml by @dxpm in #88

New Contributors

  • @dxpm made their first contribution in #83

Full Changelog: v2.2.0...v2.3.0