You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(DualScrollSync): add maxVisibleItems support with docs and tests (#27)
refactor(types): improve type definitions for DualScrollSync components
fix(context): add maxVisibleItems to DualScrollSyncContextProps interface
fix(DualScrollSync): ensure maxVisibleItems is correctly passed from context
test(DualScrollSyncNav): update tests to use context mock for maxVisibleItems
docs(README): update usage patterns and examples for DualScrollSync component
0 commit comments