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

dnd-core

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnd-core - npm Package Versions

1
10

6.0.0

Diff

Changelog

Source

6.0.0 (2018-11-09)

  • Add DATA_TRANSFER NativeType (#1120) (c6d7649), closes #1120
  • Default publishSource to true when options passed to beginDrag (#1161) (76cca25), closes #1161
  • fix case where coords are null in beginDrag (#1082) (84db06e), closes #1082
  • Fix for drag in scrolling container: set dropEffect to 'none' when canDrop is false (#1131) (7c255dc), closes #1131
  • Fix typings for DropTarget and DragSource decorators (#1134) (b0364b1), closes #1134
  • fix/typo: 'optinos' -> 'options' in DragSource documentation. (#1123) (6275b2c), closes #1123
  • fixed wrong link address (#1160) (53ea0d7), closes #1160
  • Lib Upgrades (WIP) (#1149) (b144696), closes #1149
  • Library Refresh, Prep for Release (#1159) (760cef3), closes #1159
  • Migrate Documentation site to Gatsby (#1154) (ff82af8), closes #1154
  • Remove DragDropContextProvider (#1106) (87bf9c4), closes #1106
  • Replace "SFC" with "FC" or Function Component nomenclature. (#1153) (247407d), closes #1153
  • use isDocumentInNode directly in EnterLeaveCounter (bf731e2)
  • Use isNodeInDocument directly in HTML5Backend (2646492)
  • Use the configurable window in the Enter/Leave counter. (278cf85)
  • v6.0.0 (21b878d)
  • fix: revert #1120 due to breaking change with File example (d13e9c1), closes #1120
  • refactor: replace .bind calls with class binds (a403c42)
  • docs: check for pathprefix when selecting sidebar content (48a1bf2)
  • docs: correct underline in draglayer markdown (28cb1f9)
  • docs: fix another link address (848ab8d)
  • docs: link fixes (59086d4)
  • docs: update gatsby, remove static queries (32a7a57)
  • docs: update react-helmet config to include favicon (3e0f0af)
  • docs: update sidebar link coloring, selection bolding (4449a26)
  • docs: update site meta (13a2499)
  • docs: updates for static site building (2504a37)
  • WIP: Split Documentation examples between Markdown and Code (#1158) (00b6a66), closes #1158
darthtrevino
published 4.0.5 •

Changelog

Source

<small>4.0.5 (2018-06-13)</small>

  • Remove the esModuleInterop setting in tsconfig.json (#1078) (dbba380), closes #1078
  • Replace lodash/isArray usage with Arrays.isArray (#1072) (f2b0a3a), closes #1072
  • Run 'build' as part of the test script; fix issues in the docs (3dd41f4)
  • Task/remove proptypes (#1077) (0bc9d08), closes #1077
  • v4.0.5 (bd989b4)
darthtrevino
published 4.0.4 •

Changelog

Source

<small>4.0.4 (2018-06-06)</small>

  • Add local deps to documentation package (3e8e66c)
  • Add tsconfig.json and src/ directories to the npmignore of the packages (#1066) (85012f7), closes #1066
  • Upgrade to Typescript 2.9 (#1067) (b3e5c43), closes #1067
  • v4.0.4 (ef2c0d0)
darthtrevino
published 4.0.3 •

darthtrevino
published 4.0.2 •

Changelog

Source

<small>4.0.2 (2018-06-02)</small>

  • Since setImmediate is not official or supported, bring asap back to dnd-core (#1057) (ac35813), closes #1057
  • v4.0.2 (536f0b0)
darthtrevino
published 4.0.0 •

Changelog

Source

4.0.0 (2018-06-01)

  • Add issue templates (#1043) (e3b5890), closes #1043
  • Include BrowserStack Logo (#1048) (03a909d), closes #1048
  • React 17 Preparation (#1033) (4d8e364), closes #1033
  • Remove 'require' statements from main code (#1050) (c4bab9a), closes #1050
  • Remove @redux/types dependency (#1038) (765887e), closes #1038
  • Remove bithound references (#1047) (e97e747), closes #1047
  • Remove Node Types (#1039) (f3dd6cc), closes #1039
  • Remove the isClassComponent check (#1052) (8c1594b), closes #1052
  • Replace objects with frequent deletes in the HTML5Backend with ES6 maps (#1053) (c98fa9b), closes #1053
  • v4.0.0 (4112cb0)
darthtrevino
published 3.0.2 •

Changelog

Source

<small>3.0.2 (2018-05-29)</small>

  • docsite updates (5e94b70)
  • Upgrade React version in docs (7fd9f9e)
  • Use ES5 as the typescript target to support users in older browsers (#1035) (30ede38), closes #1035
  • v3.0.2 (0e52f5e)
darthtrevino
published 3.0.1 •

Changelog

Source

<small>3.0.1 (2018-05-29)</small>

darthtrevino
published 3.0.0 •

Changelog

Source

3.0.0 (2018-05-02)

darthtrevino
published 2.6.0 •

Changelog

Source

2.6.0 (2018-03-21)

  • #869 - Fix issue which causes drag operation to not work on newer Fir… (#928) (80645fb), closes #928 #869
  • Add publish_site script to top level package.json (485d7ff)
  • Build Updates (#988) (6d0b0e3), closes #988
  • Fix typos (#938) (05a3f6e), closes #938
  • Missing imports and incorrect style access (#919) (60ee308), closes #919
  • Pass props to DragLayer (#979) (7b1e169), closes #979
  • removing the Firefox quirk as they have improvised recently (> 57.0.2) - https://bugzilla.mozilla.or (4beec55), closes #970
  • Use JSX in the decorateHandler component. Add some comments to recent changes to the HTML5Backend (0cba179)
  • v2.6.0 (af675a7)
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