filamentgroup / tablesaw

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

Shadow to indicate more content on column toggle table #321

Closed zachleat closed 5 years ago

zachleat commented 6 years ago

On the tablesaw-overflow element.

Work in progress on the tablesaw-overflow-shadow branch. https://github.com/filamentgroup/tablesaw/tree/tablesaw-overflow-shadow

Note that this is still failing (even with a @​supports guard on background-attachment) on IE/Edge per issues with overflow and background-position, diagnosed here: https://github.com/Fyrd/caniuse/issues/3861

zachleat commented 6 years ago

Related: #115

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 👍!