Skip to content

Releases: PuruVJ/neodrag

@neodrag/vue@3.0.0-next.9

03 Aug 14:54
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f221917]:
    • @neodrag/core@3.0.0-next.8

@neodrag/vanilla@3.0.0-next.9

03 Aug 14:54
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f221917]:
    • @neodrag/core@3.0.0-next.8

@neodrag/svelte@3.0.0-next.8

03 Aug 14:53
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f221917]:
    • @neodrag/core@3.0.0-next.8

@neodrag/solid@3.0.0-next.8

03 Aug 14:54
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f221917]:
    • @neodrag/core@3.0.0-next.8

@neodrag/react@3.0.0-next.8

03 Aug 14:53
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [f221917]:
    • @neodrag/core@3.0.0-next.8

@neodrag/core@3.0.0-next.8

03 Aug 14:53
69fff49

Choose a tag to compare

Pre-release

Patch Changes

  • #182 f221917 Thanks @PuruVJ! - Fix floating-point precision bug in drag calculations at large coordinates (issue #232)

    This fix addresses a critical precision issue where dragging elements at large coordinates with small movements caused floating-point precision loss, resulting in incorrect element positioning. The delta calculation has been optimized to use inverse scale compensation, and the expensive inverse_scale calculation is now cached as an instance property for improved performance.

    • Fixed precision loss in delta calculations at large coordinates
    • Optimized performance by caching inverse_scale calculation
    • Added comprehensive cross-browser tests to detect precision bugs
    • Tests now properly fail with buggy code and pass with the fix applied

@neodrag/vue@3.0.0-next.8

17 Jul 16:12
e9828b1

Choose a tag to compare

Pre-release

Patch Changes

@neodrag/vanilla@3.0.0-next.8

17 Jul 16:12
e9828b1

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies [a3a20b0]:
    • @neodrag/core@3.0.0-next.7

@neodrag/svelte@3.0.0-next.7

17 Jul 16:12
e9828b1

Choose a tag to compare

Pre-release

Patch Changes

@neodrag/solid@3.0.0-next.7

17 Jul 16:12
e9828b1

Choose a tag to compare

Pre-release

Patch Changes