Here are
171 public repositories
matching this topic...
Beautiful and accessible drag and drop for lists with React
Updated
Jul 21, 2021
JavaScript
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
Updated
Jul 16, 2021
JavaScript
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
Updated
Jul 23, 2021
TypeScript
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Updated
Jul 21, 2021
Java
A modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
Updated
Jul 23, 2021
TypeScript
react wrapper components for smooth-dnd
Updated
Jun 30, 2021
TypeScript
Vue wrapper components for smooth-dnd
Updated
May 27, 2021
JavaScript
React bindings for SortableJS
Updated
Jun 11, 2021
TypeScript
a dragger layout system with React style .
Updated
Mar 11, 2019
TypeScript
Turn your old table to drag-and-drop table with columns and rows sorting like magic!
Updated
Feb 23, 2020
JavaScript
✨ A sortable and resizable pane component for React.
Updated
Jun 6, 2021
TypeScript
🔥 🔥 🔥 Drag and drop sort control for react-native
Updated
Jul 17, 2021
JavaScript
drag and drop library for javascript
Updated
Oct 22, 2020
TypeScript
Angular 2+ binding to SortableJS. Previously known as angular-sortablejs
Updated
Jul 21, 2021
TypeScript
Adds sortable behavior to Laravel Eloquent models
Drag & drop, touch enabled, reorderable / sortable list, React component
Updated
Mar 26, 2021
JavaScript
angular wrapper for smooth-dnd
Updated
May 26, 2021
TypeScript
An implementation of react-dnd for Angular.
Updated
Jul 19, 2021
TypeScript
Drag & drop hierarchical list made as a react component
Updated
Jun 6, 2021
JavaScript
GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems.
Updated
May 24, 2020
JavaScript
A jQuery binding for SortableJS
Drag&Drop Sorting and Reordering script for complex nested structures
Updated
Oct 5, 2018
JavaScript
vue.js plugin for drag and drop functionality
Updated
Mar 17, 2021
JavaScript
Sortable multiselect field for Kirby 2 CMS
Updated
Feb 24, 2019
JavaScript
Updated
Nov 21, 2018
Python
Improve this page
Add a description, image, and links to the
sortable
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sortable
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the
revertOnSpill: true
option.To Reproduce
Steps to reproduce the behavior: