We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460abb9 commit 450a87fCopy full SHA for 450a87f
next-release-notes.md
@@ -1,3 +1,8 @@
1
+### Breaking Changes
2
+- Changed default keybinding of `startProgrammaticDnd` to `Control + Shift + D` (from `Control + D`) since the old
3
+ binding conflicted with the default browser behavior of bookmarking the current page. You can customize the
4
+ value with the `keyboardBindings` prop.
5
+
6
### Bug Fixes and Improvements
7
- Improved keyboard-controlled drag and drop behavior to not show redundant drop target directly below opened folder item (#363)
8
- Fixed an issue where the `toggleSelectItem` (Ctrl + Space) hotkey could not be rebounded or disabled (#363)
0 commit comments