Releases: devexperts/dxcharts-lite
Releases · devexperts/dxcharts-lite
2.5.1
2.5.0
What's Changed
- fix: time config formatting by @KirillBobkov in #153
- Support chart pane visibility by @Keelaro1 in #140
- fix: fixed incorrect panes ratios calculation by @disyakidneyshot in #158
- fix: resizer and baseline conflict with chart panning by @Keelaro1 in #156
- fix: replace function constructor for date formatter with arrow function by @Keelaro1 in #154
- fix: YAxis bounds exist after chart initialization by @KirillBobkov in #159
- Fix canvas pinch event by @Keelaro1 in #161
Full Changelog: 2.4.6...2.5.0
2.4.6
What's Changed
- 2.5.0 release by @dxpm in #142
- bump version by @dxpm in #143
- enhancement: make chart panning disable configurable from outside of … by @Keelaro1 in #141
- enhancement: make chart panning disable configurable from outside of … by @Keelaro1 in #145
- fix: recalculate candle idx by @Keelaro1 in #129
- fix: fixed timezones offset with seconds by @KirillBobkov in #148
- enhancement: remove nextCandleTimeStampSubject by @Keelaro1 in #147
- fix: fix hit test predicate behavior by @Keelaro1 in #150
- Creating pane with y axis based on main chart by @KirillBobkov in #149
- fix: fixed default pinch sensitivity by @KirillBobkov in #151
- enhancement: add "updateObject" method to the dynamic objects model by @Keelaro1 in #152
Full Changelog: 2.4.5...2.4.6
2.4.5
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
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
What's Changed
- Manual bump version after v2.4.2 release by @dxpm in #117
- fix: yaxis scale handler click autoscale by @Keelaro1 in #119
- fix: valid viewport check by @DeltaZN in #118
- Update npm-publish.yml by @dxpm in #120
- Update npm-publish.yml by @dxpm in #121
- Update npm-publish.yml by @dxpm in #122
- Update npm-publish.yml by @dxpm in #123
Full Changelog: 2.4.2...2.4.3
2.4.2
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
What's Changed
- Update npm-publish.yml by @dxpm in #104
- Update npm-publish.yml by @dxpm in #105
- Update npm-publish.yml by @dxpm in #106
- Update npm-publish.yml by @dxpm in #107
- Update npm-publish.yml by @dxpm in #108
- Update npm-publish.yml by @dxpm in #109
- Update npm-publish.yml by @dxpm in #110
- Update npm-publish.yml by @dxpm in #111
Full Changelog: v2.4.0...2.4.1
v2.4.0
What's Changed
- fix: optimize getBounds method by @DeltaZN in #91
- Manual bump version after v2.3.0 release by @dxpm in #93
- feat: get bounds optimization by @KirillBobkov in #92
- fix: fix background drawer optimization by @Keelaro1 in #82
- Low label doesn't show up by @hokilpet in #81
- feat: Improve X-labels generation time by @KirillBobkov in #79
- fix: fixed memory leaks in scale and viewport model by @disyakidneyshot in #96
- Revert "fix: fixed memory leaks in scale and viewport model" by @KirillBobkov in #97
- fix: fix plain label text color for series and crosstool by @Keelaro1 in #100
- fix: fixed memory leaks in scale and viewport model // dublicate by @KirillBobkov in #99
- feat: added animationFrameSceduler to throttle time by @KirillBobkov in #95
- feat: added method to check is value exponential by @KirillBobkov in #101
- enhancement: remove-unused-hover-data by @Keelaro1 in #94
- Update npm-publish.yml by @dxpm in #103
Full Changelog: v2.3.0...v2.4.0
v2.3.0
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
Full Changelog: v2.2.0...v2.3.0