Here are
36 public repositories
matching this topic...
Beautiful and accessible drag and drop for lists with React
Updated
Jun 17, 2021
JavaScript
Slip.js — UI library for manipulating lists via swipe and drag gestures
Updated
Mar 17, 2021
JavaScript
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
Updated
Mar 8, 2019
Objective-C
Keeps your screen real-estate clean with refined, compact UX.
Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format
Updated
Jun 3, 2021
Python
Enhanced version of the original typescript compiler.
Updated
Oct 30, 2018
TypeScript
An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math behind it
Updated
Jun 11, 2021
TypeScript
Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
Beautiful and accessible drag and drop for lists with React.
Updated
Jun 15, 2021
JavaScript
pytest plugin to randomise the order of tests with some control over the randomness
Updated
Dec 10, 2020
Python
A modern Fortran interface to the METIS graph partitioning library
Updated
Jun 23, 2019
Fortran
UnityEvents drawer with collapsing, reordering and compact UX
An Aurelia repeater supports drag & drop reordering automatically.
Updated
May 1, 2021
JavaScript
A language assisting tool based on two neural models.
Updated
May 27, 2021
Python
Header only library for binding, reordering and currying of function arguments without cost
This is a demo app designed for developers to show how to implement complex features like reorder, swipe, and more using recyclerview. It was created using the androidx recyclerview library and no third-party libraries are included.
Updated
Feb 3, 2021
Kotlin
Lightweight AngularJS drag and drop functionality to reorder lists without any dependencies other than Angular.
Updated
Nov 16, 2017
JavaScript
Reordering for embedding-based cross-lingual sentiment analysis
A component of Drag&Drop,Touch enabled and Reordering list for React
Updated
Mar 4, 2018
JavaScript
generate new string between two given strings for lexicographic sort
Reorder tests depending on their their paths and names.
Updated
May 31, 2018
Python
Parallel Algorithms for Sparse Matrices Reordering
Updated
Jan 2, 2018
Fortran
Updated
Nov 15, 2018
HTML
This is a Reordering System for English to Indian Language Machine Translation and customizable for any language pair.
Updated
May 15, 2017
Shell
a library to implement sorting of elements by drag and drop.
A custom element that makes the content sortable
Updated
Apr 20, 2020
JavaScript
Reorders HTML elements with the `order` CSS-property
Updated
Aug 20, 2020
JavaScript
In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using either the Reverse Cuthill-McKee (RCM) or Nested Dissection (ND) algorithms.
Updated
Oct 31, 2019
MATLAB
Clustering & Reordering Very Large Graphs
Improve this page
Add a description, image, and links to the
reordering
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
reordering
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: trueoption.To Reproduce
Steps to reproduce the behavior: