Skip to content

v2.1.1

Latest

Choose a tag to compare

@dorixdev dorixdev released this 05 Sep 17:07
e9ea701

2.1.1 (2025-09-05)

🐛 Bug Fixes

  • context: add maxVisibleItems to DualScrollSyncContextProps interface (4c13328)
  • DualScrollSync: add maxVisibleItems support with docs and tests (#27) (4c13328)
  • DualScrollSync: ensure maxVisibleItems is correctly passed from context (4c13328)

📝 Documentation

  • README: update usage patterns and examples for DualScrollSync component (4c13328)

✅ Tests

  • DualScrollSyncNav: update tests to use context mock for maxVisibleItems (4c13328)