filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Swipe: 1-1 touchmove on columns while swiping. #272

Closed zachleat closed 5 years ago

zachleat commented 7 years ago

Move the columns to show interactivity when swiping! A @toddparker feature request.

zachleat commented 7 years ago

@scottjehl had the great idea of switching swipe to use overflow scrolling with scroll snap on a tbody.

http://jsbin.com/wofeyocuke/edit?html,css,output

zachleat commented 7 years ago

See also this cool example https://weather.com/weather/hourbyhour/l/32459:4:US

zachleat commented 6 years ago

This kind of has a novel way of overflow + left/right arrows: https://adele.uxpin.com/

image

It just moves the scroll offset ๐Ÿ–

zachleat commented 5 years ago

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

The enhancement backlog can be found here: https://github.com/filamentgroup/tablesaw/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+

Donโ€™t forget to upvote the top comment with ๐Ÿ‘!