nested-sort
nested-sort copied to clipboard
Nested Sort is a JavaScript library which helps you to sort a nested list of items via drag and drop.
References: - https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques - https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles Use these attributes: - aria-level Examples: - https://react-beautiful-dnd.netlify.app/?path=/story/accessibility--single-list
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
If you set nestingLevel to 1 it works only for the 1 level elements not inner 
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
https://www.cypress.io
Create a VueJS component to make it more developer friendly
Hello, I'm trying to drag the element to the last child of the sortable element, but it's not working. 
Fix dragging onto complex items where the space is completely covered by child elements