github spaansba/ForesightJS V2.0.1

latest releases: V3.3.4, V3.3.2, V3.3.1...
6 months ago

Changes

  • Added a Behind the Scenes page to the documentation, explaining the internal workings of ForesightJS.
  • Numeric values in the Foresight configuration are now automatically clamped to their valid ranges, preventing invalid configurations. The affected settings and their limits are:
    • positionHistorySize: min 0, max 50
    • trajectoryPredictionTime: min 10, max 200
    • defaultHitSlop: min 0, max 2000
    • resizeScrollThrottleDelay: min 0, max 500
    • tabOffset: min 0, max 20
  • Implemented an AbortController to cancel all pending events when the ForesightManager contains no elements and debug mode is disabled.
  • Added a Contribution Guide.

Don't miss a new ForesightJS release

NewReleases is sending notifications on new releases.