Socket
Socket
Sign inDemoInstall

react-draggable

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-draggable - npm Package Versions

1
67

0.5.0

Diff

Changelog

Source

0.5.0 (May 2, 2015)

  • Remove browserify browser config, reactify, and jsx pragma. Fixes #38
  • Use React.cloneElement instead of addons cloneWithProps (requires React 0.13)
  • Move to CSS transforms. Simplifies implementation and fixes #48, #34, #31.
  • Fixup linting and space/tab errors. Fixes #46.
strml
published 0.4.2 •

Changelog

Source

0.4.2 (Apr 30, 2015)

  • Add "browser" config to package.json for browserify imports (fix #45).
  • Remove unnecessary emptyFunction and React.addons.classSet imports.
strml
published 0.4.1 •

Changelog

Source

0.4.1 (Apr 30, 2015)

  • Remove react/addons dependency (now depending on react directly).
  • Add MIT License file.
  • Fix an issue where browser may be detected as touch-enabled but touch event isn't thrown.
mzabriskie
published 0.4.0 •

Changelog

Source

0.4.0 (Jan 03, 2015)

  • Improving accuracy of snap to grid
  • Updating to React 0.12
  • Adding dragging className
  • Adding reactify support for browserify
  • Fixing issue with server side rendering
mzabriskie
published 0.3.0 •

Changelog

Source

0.3.0 (Oct 21, 2014)

  • Adding support for touch devices
mzabriskie
published 0.2.1 •

Changelog

Source

0.2.1 (Sep 10, 2014)

  • Exporting as ReactDraggable
mzabriskie
published 0.2.0 •

Changelog

Source

0.2.0 (Sep 10, 2014)

  • Adding support for snapping to a grid
  • Adding support for specifying start position
  • Ensure event handlers are destroyed on unmount
  • Adding browserify support
  • Adding bower support
mzabriskie
published 0.1.1 •

Changelog

Source

0.1.1 (Jul 26, 2014)

  • Fixing dragging not stopping on mouseup in some cases
mzabriskie
published 0.1.0 •

Changelog

Source

0.1.0 (Jul 25, 2014)

  • Initial release
1
67
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