Skip to content

Commit 450a87f

Browse files
committed
chore: release note update
1 parent 460abb9 commit 450a87f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

next-release-notes.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
### Bug Fixes and Improvements
27
- Improved keyboard-controlled drag and drop behavior to not show redundant drop target directly below opened folder item (#363)
38
- Fixed an issue where the `toggleSelectItem` (Ctrl + Space) hotkey could not be rebounded or disabled (#363)

0 commit comments

Comments
 (0)