Releases: deriv-com/SmartCharts
Releases · deriv-com/SmartCharts
v2.6.2
v2.6.1
v2.6.0
v2.5.1
v2.5.0
2.5.0 (2024-08-28)
✨ Features
- exclude x-axis from forced scroll area (22b8cfb)
- forcing max scroll feature (fdc2b37)
- toggle horizontal scroll blocking in flutter-chart while scrolling vertically (27cbc34)
🐛 Bug Fixes
- detect vertical scroll on touchend (7c4f81f)
- ignore horizontal swipes (b71065d)
- multitouch (f961e44)
- multitouch (f37f9ec)
- multitouch + vertical scroll detection (9c1cb54)
- multitouch improvement (8a8315a)
- scroll on touch improvement (867499f)
- slow scroll & stop chart pagination on max scroll (28a1389)
- slow scroll timeout to fit in the smooth behavior duration (075a104)
- stop propagation (bdbb23f)
- touchend event (a8bf8e3)
- vertical scroll formula (10a2c7f)
💎 Styles
- text correction (3db2079)
📚 Documentation
- update README (b5d0b77)
📦 Code Refactoring
- rename var (3eca94c)
🚨 Tests
- scroll chart quickly (d8f5b67)
🛠 Builds
- trigger deploy (fe673eb)
v2.4.0
v2.3.0
2.3.0 (2024-08-08)
✨ Features
- disable onWheel event outside y-axis (1c94cd9)
- disable pointer events outside y-axis when a user scroll vertically (f7173bc)
- touch devices approach to prevent vertical scroll on the chart (bd76665)
📦 Code Refactoring
🚨 Tests
- touch events for disabling pointer events (0a90160)