issues
search
kornelski
/
slip
Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k
stars
213
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add BSD-2 clause license with copyright attribution
#117
jayaddison
closed
3 years ago
3
change aria-role to role
#116
vincentrohde
closed
3 years ago
1
change aria-role to role
#115
vincentrohde
closed
3 years ago
0
make accessibility settings be configurable through the options objec…
#114
Filipos93
closed
3 years ago
1
Suggestion: adding a BSD-2 license file
#113
jayaddison
closed
3 years ago
0
How to Swip Left Action
#112
jiangtao
closed
4 years ago
1
stopPropagation() on onMouseUp is interfering with other libraries
#111
danielgindi
opened
4 years ago
0
Fix scrolling, to use document.scrollingElement instead of document.body
#110
carter-thaxton
closed
5 years ago
0
Scrolling while dragging seems to be broken
#109
cckrause
closed
5 years ago
10
change aria-role to role
#108
vincentrohde
closed
3 years ago
2
TypeScript rewrite
#107
SamuelMarks
closed
3 years ago
5
More control over stopPropagation
#106
danielgindi
closed
4 years ago
3
Suggestion: include pointer type in event info
#105
Samlibardi
opened
6 years ago
0
'reorder' is raised on click without delay
#104
Samlibardi
opened
6 years ago
0
'click' gets triggered when element is dropped (mouse only)
#103
Samlibardi
opened
6 years ago
4
Add option to ignore elements
#102
myfrom
closed
6 years ago
1
Suggestion: ignore elements
#101
myfrom
closed
6 years ago
0
prevent event bubbling to support nested lists
#100
ValYouW
closed
6 years ago
8
get index or id of an <li> element
#99
Nir-Saado
closed
6 years ago
1
Npm call
#98
ghost
closed
6 years ago
1
Element gets added again when I swipe left
#97
ghost
closed
6 years ago
2
Locked elements in lists
#96
mariofagac
closed
7 years ago
7
how to add a fixed label column
#95
avidh
closed
6 years ago
1
Click on 'sortable' element under Firefox
#94
Oleksa
opened
7 years ago
8
[Question] Programmatically trigger Slip actions
#93
itaditya
opened
7 years ago
2
Add CDN link
#92
LukasDrgon
closed
3 years ago
0
Slip assign to window object using dot notation
#91
renjithspace
closed
7 years ago
1
Fix error: e.target.classList.indexOf is not a function
#90
deqing
closed
7 years ago
3
Example index.html generates error
#89
deqing
opened
7 years ago
1
Safari cursor update bug
#88
Sauvage9
opened
7 years ago
1
Light version request
#87
Sauvage9
opened
7 years ago
3
Get Array of all data
#86
RemyyB
closed
7 years ago
3
Get order
#85
RemyyB
closed
7 years ago
3
No-swipe (animation) isn't working
#84
RemyyB
closed
7 years ago
1
add support for meteorjs
#83
ziedmahdi
closed
3 years ago
0
Scrolling is unfriendly
#82
Snoturky
opened
8 years ago
7
Swipe issue in child elements when having an element inside
#81
gpasuncion
closed
6 years ago
1
Use exact match on classList instead of regex on className to test CSS classes
#80
carter-thaxton
closed
8 years ago
0
adding and removing from classList instead of manually editing class
#79
mattgarkusha
closed
8 years ago
3
Detach leaves ariaRoles and tabIndex. Remove them so slip don't left traces behind
#78
Garito
closed
8 years ago
2
Destroy Slip object
#77
Garito
closed
7 years ago
5
Prevent scrolling beyond the maximum height
#76
carter-thaxton
closed
8 years ago
0
Scroll example
#75
carter-thaxton
closed
8 years ago
0
Add example from https://kornel.ski/slip/
#74
carter-thaxton
closed
8 years ago
0
Add animateswipe event
#73
carter-thaxton
closed
8 years ago
4
Refactor scrolling, fixing several issues
#72
carter-thaxton
closed
8 years ago
1
Fix calculation of scrollContainer, so it stops at document.body
#71
carter-thaxton
closed
8 years ago
1
Only fire slip:swipe or slip:cancelswipe, not both
#70
carter-thaxton
closed
8 years ago
1
Fix dragging first or last element of list where spliceIndex is same as originalIndex
#69
carter-thaxton
closed
8 years ago
1
(Ignore this pull request. Recreated on a separate branch)
#68
carter-thaxton
closed
8 years ago
1
Next