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
35
8Next

0.8.0

Diff

Changelog

Source

0.8.0

  • Allow getContainer to return a promise. This is useful when the container node is rendered by a parent component, since componentDidMount fires backwards (from child to parent) #155
clauderic
published 0.7.4 •

Changelog

Source

0.7.4

  • Fix typo in getLockPixelOffset helper
clauderic
published 0.7.3 •

Changelog

Source

0.7.3

  • Fix issues with distance and pressThreshold props on mobile #378
clauderic
published 0.7.2 •

Changelog

Source

0.7.2

  • Fix issues with TypeScript type definitions
clauderic
published 0.7.1 •

Changelog

Source

0.7.1

  • Provide TypeScript type definitions out of the box #377
  • Fix potential issues with calling removeEventListeners on componentWillUnmount if the container node has already unmounted #376
clauderic
published 0.7.0 •

Changelog

Source

0.7.0

  • [Breaking change] Removed lodash dependency. For users wishing to support Internet Explorer, a polyfill for Array.prototype.find will be required
  • Added onSortOver prop that gets invoked when sorting over an element #278
  • Fix useWindowAsScrollContainer #306
clauderic
published 0.6.8 •

Changelog

Source

0.6.8

Update react and react-dom peerdependency requirements for React 16+ #283. Thanks @jnsdls!

clauderic
published 0.6.7 •

Changelog

Source

0.6.7

Fixes issues with Jest Snapshot testing trying to serialize the window object and running out of memory #249. Thanks @cameronmcefee!

clauderic
published 0.6.6 •

Changelog

Source

0.6.6

Fixes an issue with Internet Explorer 11 introduced in 0.6.5 #248. Thanks @humiston!

clauderic
published 0.6.5 •

Changelog

Source

0.6.5

Fixes the position of the sortable helper when the page is scrolled #213

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