All Versions
123
Latest Version
Avg Release Cycle
14 days
Latest Release
1968 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v7.3.2 Changes
March 13, 2019- ๐จ Handler Refactorings (#1264) (24345bd), closes #1264
- Hooks API: dragSpec.begin() may now return a DragObject (#1266) (391dc04), closes #1266
- โก๏ธ Update the connector typings (#1265) (3719610), closes #1265 #1213
- v7.3.2 (e3fb069)
- ๐ docs: correct some issues with the hooks docs (155555c)
- ๐ docs: improve useDrag/useDrop documentation (0e3a406)
- ๐ docs: improve usedraglayer, usedragpreview docs (dc8927e)
-
v7.3.0 Changes
March 08, 2019 -
v7.2.1 Changes
March 08, 2019- 0๏ธโฃ Enable syntheticDefaultImports in TypeScript examples (#1254) (c8ad24b), closes #1254
- โก๏ธ Hooks API Updates (#1255) (d047a1a), closes #1255
- โก๏ธ Update examples to link to JS and TS source code (#1252) (f43fb00), closes #1252
- v7.2.1 (35352b2)
- ๐ docs: add a link to the example index in the docs sidebar (#1253) (646a26c), closes #1253
- ๐ docs: correct spelling issue (aa4605c)
-
v7.2.0 Changes
March 07, 2019- Check for uninitialized source/target ID parameters in the DragDropMonitor (#1249) (20ded76), closes #1249
- Hooks API (#1244) (3b19a79), closes #1244
- ๐ Prepare Hooks API for Initial Release (#1251) (7f78a8b), closes #1251
- v7.2.0 (e4f7ebc)
- ๐ fix: update testbackend to use identifiers (5a4005b)
- ๐ fix: use ES5 for CJS builds (#1250) (983f9da), closes #1250
- ๐ docs: add note about hook APIs being experimental (7dd475c)
- ๐จ refactor: use identifiers types in react-dnd utils (ed2fc9d)
-
v7.1.0 Changes
March 06, 2019- ๐ฆ Expose
dataTransfer.items
for files (#1241) (96ff9ca), closes #1241 #712 - ๐ Fix tutorial code snippets (#1223) (3899877), closes #1223
- Refresh Libraries (#1243) (fd1bae4), closes #1243
- v7.1.0 (3c1a012)
- ๐ง WIP - Generate esmodule Output (#1205) (fcbe0e0), closes #1205
- work with elements that have Ref's generated using the Hooks API (#1242) (4ecc043), closes #1242
- ๐ fix: doc url (#1214) (b1cd7d1), closes #1214
- ๐ fix: fix #1146 ensure children mount first (#1220) (0feb250), closes #1146 #1220
- ๐ fix: resolve issue with native dnd (#1240) (f25f61e), closes #1240
- ๐ฆ Expose
-
v7.0.2 Changes
December 03, 2018๐ docs
- ๐ fixed documentation to make it more clear (e8fef74b5ac6b5af8a76590107e9f88947172421)
- ๐ fixed typos (36adaf00fa667dcb6e5d3ff14143e0f321591a2f)
- ๐ updated documentation for touch backend (c6467b00d7f7456a4f205715837946704a07713b)
๐ fix
- โ added MIT license to inner packages (#1197) (e9251623b94e412076e39d0632d85f128b484bb1), closes #1197
- ๐ฆ BSD -> MIT for react-dnd-parent package (#1198) (785a3716795dae2be2d610520b63cfece8f31e46), closes #1198
-
v7.0.1 Changes
November 30, 2018 -
v7.0.0 Changes
November 27, 2018- โ Add 'debugMode' option to DndContext (#1190) (572955b), closes #1190
- ๐ fix typo in Tutorial (#1169) (46fd5ae), closes #1169
- ๐ Fixed the typo in functional component example link (#1180) (e4722ff), closes #1180
- โก๏ธ Update naive.md (#1168) (3a5e0d4), closes #1168
- โก๏ธ Update README.md (c0e6cf5)
- v7.0.0 (f294f68)
- ๐ fix: clientOffset and initialClientOffset are null in canDrag #1175 (#1176) (8718ae5), closes #1175 #1176
- ๐ fix: make DecoratedComponent as static property (#1177) (#1185) (95d90b3), closes #1177 #1185
- ๐ fix: remove initClientOffset action - merge it into initCoords (#1191) (6b58b8b), closes #1191
- ๐ docs: fix examples page URL (#1181) (#1183) (6430c45), closes #1181 #1183 #1181
- ๐ docs: fix link in root page (#1189) (ffda6c7), closes #1189
- ๐ build: upgrade npm-run-all for security (#1186) (c025cd7), closes #1186
- โฌ๏ธ ci: upgrade har-vlidator to fix CI corrupt (#1184) (478f5b5), closes #1184
- chore: add stalebot config (6f451ee)
-
v6.0.0 Changes
November 09, 2018- โ Add DATA_TRANSFER NativeType (#1120) (c6d7649), closes #1120
- 0๏ธโฃ Default
publishSource
to true when options passed tobeginDrag
(#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