Socket
Socket
Sign inDemoInstall

react-sortable-tree-accessible

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-sortable-tree-accessible


Version published
Maintainers
1
Install size
237 kB
Created

Changelog

Source

1.0.0 (2017-08-05)

Bug Fixes

  • External node offset was shifted (d1ae0eb)

Code Refactoring

  • get rid of dndWrapExternalSource api (d103e9f)

Features

  • tree-to-tree: Enable tree-to-tree drag-and-drop (6986a23)
  • Display droppable placeholder element when tree is empty (2cd371c)
  • Add prevPath and prevTreeIndex to the onMoveNode callback (6986a23)

BREAKING CHANGES

  • Trees that are empty now display a placeholder element in their place instead of being simply empty.
  • dndWrapExternalSource api no longer exists. You can achieve the same functionality and more with react-dnd APIs, as demonstrated in the storybook example.

<a name="0.1.21"></a>

Keywords

FAQs

Last updated on 01 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc