1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump More... over 2 years ago
Add BSD-2 clause license with copyright attribution More... over 2 years ago
make accessibility settings be configurable through the options object passed in the slip constructor More... about 3 years ago
Merge pull request #110 from carter-thaxton/fix-scroll-drag More... almost 5 years ago
Fix scrolling, to use document.scrollingElement instead of document.body Also allow scrollContainer to be explicitly set via an option More... about 5 years ago
change aria-role to role More... about 5 years ago
Add option to ignore elements (#102) More... over 5 years ago
Merge pull request #100 from ValYouW/stop-propagation More... about 6 years ago
prevent event bubbling to support nested lists More... about 6 years ago
2.1.1 More... over 6 years ago
Commonjs export More... over 6 years ago
Bower is dead More... over 6 years ago
Fix error: e.target.classList.indexOf is not a function (#90) More... over 6 years ago
2.1.0
Kornel
as Kornel Lesiński
More... about 7 years ago
README
Kornel
as Kornel Lesiński
More... about 7 years ago
Formatting
Kornel
as Kornel Lesiński
More... about 7 years ago
Formatting
Kornel
as Kornel Lesiński
More... about 7 years ago
Merge pull request #80 from carter-thaxton/classlist More... over 7 years ago
Use exact match on classList instead of regex on className to check for CSS classes More... over 7 years ago
Merge pull request #79 from mattgarkusha/master More... over 7 years ago
adding and removing from classList as opposed to manually editing className More... over 7 years ago
Merge pull request #78 from Garito/master More... over 7 years ago
Detach leaves ariaRoles and tabIndex. Remove them so slip don't left traces behind More... over 7 years ago
Merge pull request #76 from carter-thaxton/max-scroll-top More... almost 8 years ago
Prevent scrolling beyond the maximum height More... almost 8 years ago
Merge pull request #75 from carter-thaxton/scroll-example More... almost 8 years ago
Some improvements to documentation More... almost 8 years ago
Add position:relative to list items in example, to fix issue with z-index More... almost 8 years ago
Merge pull request #74 from carter-thaxton/example More... almost 8 years ago
Merge pull request #73 from carter-thaxton/animateswipe More... almost 8 years ago