Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SortableJS
/
Sortable
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
31.2k
Code
Issues
486
Pull requests
39
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Sortable
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 29, 2025
Merge pull request #2369 from daftspunk/patch-1
Show description for 3696da4
owen-m1
authored
3696da4
View commit details
Copy full SHA for 3696da4
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
fix: Sortable crashes browser when event is triggered from within ShadowDom element
marvinscharle
committed
bd74abb
View commit details
Copy full SHA for bd74abb
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
#2244: Allow supportPointer to be enabled by default for IOS
owen-m1
committed
2217239
View commit details
Copy full SHA for 2217239
View code at this point
Browse repository at this point
restore old fallback selection clearing behaviour
owen-m1
committed
7d7d5d6
View commit details
Copy full SHA for 7d7d5d6
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
#2410: Further improve selection handling on drag start
owen-m1
committed
a81251f
View commit details
Copy full SHA for a81251f
View code at this point
Browse repository at this point
#2410: clear selection after drag start only with fallback
owen-m1
committed
ca13d2c
View commit details
Copy full SHA for ca13d2c
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
fix text selection during fallback drag + improve pointer event support
owen-m1
committed
f7a645c
View commit details
Copy full SHA for f7a645c
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Syntax error from testing in ES6
daftspunk
authored
0a88f9a
View commit details
Copy full SHA for 0a88f9a
View code at this point
Browse repository at this point
Fixes scope bleed on saved input checkboxes
daftspunk
authored
2be88e3
View commit details
Copy full SHA for 2be88e3
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Merge pull request #2347 from driskull/master
Show description for e7b4859
owen-m1
authored
e7b4859
View commit details
Copy full SHA for e7b4859
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
remove trailing comma for consistency
driskull
committed
9fab4b9
View commit details
Copy full SHA for 9fab4b9
View code at this point
Browse repository at this point
review fixes
Show description for 1e9ad0d
driskull
committed
1e9ad0d
View commit details
Copy full SHA for 1e9ad0d
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
export expando with utils + include src with npm package
owen-m1
committed
41ff81f
View commit details
Copy full SHA for 41ff81f
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
fix: set the target as the host element when target contains a shadowRoot. #2346
driskull
committed
7f0a463
View commit details
Copy full SHA for 7f0a463
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
#2339: Use child containing rect for ghostIsLast & ghostIsFirst
owen-m1
committed
38e4d87
View commit details
Copy full SHA for 38e4d87
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
#1686: Use parent rect in ghostIsLast & ghostIsFirst
owen-m1
committed
70bf738
View commit details
Copy full SHA for 70bf738
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
Merge pull request #2095 from itsjohncs/prevent-next-click-failure-android
Show description for 63762d4
owen-m1
authored
63762d4
View commit details
Copy full SHA for 63762d4
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Prevent ignored touches on Android Chrome.
Show description for cf04481
itsjohncs
committed
cf04481
View commit details
Copy full SHA for cf04481
View code at this point
Browse repository at this point
Issue #2093 remove ID from the cloned element prior to adding to the DOM.
Show description for 840f9ae
vanboom
authored
840f9ae
View commit details
Copy full SHA for 840f9ae
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
fix the drag position problem when existing non draggable elements at the end of the list
Show description for 3eb3564
code4fan
authored
3eb3564
View commit details
Copy full SHA for 3eb3564
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
fix deepscan issue
owen-m1
committed
e294ab9
View commit details
Copy full SHA for e294ab9
View code at this point
Browse repository at this point
fix _ghostIsFirst error
owen-m1
committed
593235d
View commit details
Copy full SHA for 593235d
View code at this point
Browse repository at this point
preformance improvement
owen-m1
committed
558c633
View commit details
Copy full SHA for 558c633
View code at this point
Browse repository at this point
Commits on May 8, 2021
#2025: Fix reverting with nested sortables
owen-m1
committed
0a1bab7
View commit details
Copy full SHA for 0a1bab7
View code at this point
Browse repository at this point
Commits on May 2, 2021
#1942: Check if ghost is first
owen-m1
committed
77e0481
View commit details
Copy full SHA for 77e0481
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
#1954: Add useAnimation option to sort()
owen-m1
committed
5afb802
View commit details
Copy full SHA for 5afb802
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
#1571: Dont use pointer events in Safari
owen-m1
committed
a0e160a
View commit details
Copy full SHA for a0e160a
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Fix #1904
owen-m1
committed
82711e1
View commit details
Copy full SHA for 82711e1
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Error when mounting duplicate plugins
owen-m1
committed
8b1d76d
View commit details
Copy full SHA for 8b1d76d
View code at this point
Browse repository at this point
Commits on May 22, 2020
Not tree-shake repaint function by compressors like terser
Show description for 541e6c3
alexzuza
authored
541e6c3
View commit details
Copy full SHA for 541e6c3
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Solves "inser Before" issue on nested lists
Show description for c724964
RomualdoGrillo
authored
c724964
View commit details
Copy full SHA for c724964
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Merge pull request #1681 from cawabunga/master
Show description for edc9c31
owen-m1
authored
edc9c31
View commit details
Copy full SHA for edc9c31
View code at this point
Browse repository at this point
Commits on Dec 25, 2019
#1699: Fixed multiplying ghost transform
owen-m1
committed
aae2c97
View commit details
Copy full SHA for aae2c97
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Merge pull request #1647 from pangjian/master
Show description for de5e7a4
owen-m1
authored
de5e7a4
View commit details
Copy full SHA for de5e7a4
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Fix clicking select tag
cawabunga
committed
61a06e7
View commit details
Copy full SHA for 61a06e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.