-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Smooth Native Multi Block Selection (#16835)
* Squash: 7a9ce87 (HEAD -> try/native-multi-select, origin/try/native-multi-select) Fix selection in Firefox eb668d3 Fix bad rebase 71bf361 Fix block deletion e2e test 386810a Add mouse drag test 41cb592 Rewrite tests c22a36b Polish 9832732 Remove mover min-height and multi select top border cac2c20 Fix cross selection delay in Safari 116e89f Hide hover effect on mouseleave a3f1547 Correct toolbar position 24f817d contenteditable false when there is multi selection 4eade53 Fix selection setting 9182fd3 Remove elements in the way of selection 98dae74 Reselect block correctly f1b08ac Smooth selection 3fb633a Native Multi Block Selection * Add comment * E2e: wait for selection to update * Extract logic from componentDidUpdate
- Loading branch information
Showing
8 changed files
with
399 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.