nested-sort icon indicating copy to clipboard operation
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.

Results 17 nested-sort issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

If you set nestingLevel to 1 it works only for the 1 level elements not inner ![image](https://user-images.githubusercontent.com/73385787/171784513-cfbac945-8c1e-43e9-b35a-b47d0ffb9859.png)

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...

dependencies

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. ![image](https://github.com/hesamurai/nested-sort/assets/112707841/d9fc04a3-012f-42e4-ab8c-9b2dd45ff08a)

Fix dragging onto complex items where the space is completely covered by child elements