Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-sortable-hoc

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sortable-hoc - npm Package Versions

1
68

0.2.0

Diff

Changelog

Source

0.2.0

Add a getHelperDimensions prop to control SortableHelper size #83. Thanks @nervetattoo!

clauderic
published 0.1.1 •

Changelog

Source

0.1.1

Added touchCancel listener to properly handle canceled touches #73

clauderic
published 0.1.0 •

Changelog

Source

0.1.0

  • Force box-sizing: border-box on sortable helper #67
  • Support changing an item's collection prop on the fly #66
clauderic
published 0.0.11 •

Changelog

Source

0.0.11

Utilize babel-plugin-transform-runtime to utilize babelHelpers without them being required in application code #45

clauderic
published 0.0.10 •

Changelog

Source

0.0.10

The arrayMove helper no longer mutates the array, it now returns a new array #61

clauderic
published 0.0.9 •

Changelog

Source

0.0.9

Server-side rendering bugfix: safeguard against document being undefined #59

clauderic
published 0.0.8 •

Changelog

Source

0.0.8

  • Added distance prop (#35)
  • Added a shouldCancelStart (#47, #36, #41) prop to programatically cancel sorting before it begins.
  • Prevent right click from causing sort start (#46)
clauderic
published 0.0.7 •

Changelog

Source

0.0.7

Fixes server-side rendering (window undefined) (#39)

clauderic
published 0.0.6 •

Changelog

Source

0.0.6

  • Added support for a custom container (#37)
  • Fix changing disable property while receiving props (#34)
clauderic
published 0.0.5 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc