Socket
Socket
Sign inDemoInstall

react-sortable-hoc

Package Overview
Dependencies
11
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
8Next

0.6.4

Diff

Changelog

Source

0.6.4

Fix: when cloning the element that is being sorted, we no longer update the value of cloned file inputs #232

clauderic
published 0.6.3 •

Changelog

Source

0.6.3

Fixes issues caused by a disabled SortableElement being moved when distance is set to a value other than 0

clauderic
published 0.6.2 •

Changelog

Source

0.6.2

Use prop-types package for PropType validation for compatibility with React ^15.5

clauderic
published 0.6.1 •

Changelog

Source

0.6.1

Tweak: default to pointerEvents: none on sortable helper, this way the underlying view can still be scrolled using the trackpad/mousewheel while sorting #160

clauderic
published 0.6.0 •

Changelog

Source

0.6.0

Feature: added pressThreshold prop to make pressDelay fault tolerant #159

clauderic
published 0.5.0 •

Changelog

Source

0.5.0

Tweak: button elements are now included in the default shouldCancelStart implementation #142. Fix: Omit getHelperDimensions before passing down props in SortableContainer

clauderic
published 0.4.12 •

Changelog

Source

0.4.12

Fix: This release fixes some issues caused by the onSortEnd callback being invoked before setState #82.

clauderic
published 0.4.11 •

clauderic
published 0.4.10 •

Changelog

Source

0.4.10

Fix: This version fixes issues with nested SortableContainer elements using drag handles from also dragging their parent #112, #127(https://github.com/clauderic/react-sortable-hoc/pull/127). Thanks @DeadHeadRussell!

clauderic
published 0.4.9 •

Changelog

Source

0.4.9

Fix: This release fixes a bug introduced in 0.4.8 caused by calling the forEach method directly on a NodeList, which is undefined in a number of browsers #125

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