Skip to content

v2.5.0

Compare
Choose a tag to compare
@DerivFE DerivFE released this 28 Aug 09:20
· 61 commits to master since this release
069c469

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

📚 Documentation

📦 Code Refactoring

🚨 Tests

🛠 Builds