-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pointer)!: change selection per pointer (#763)
* feat!: change input selection on `mousedown` * change selection on different elements and with offset * stop moving selection after pointerup BREAKING CHANGE: `userEvent.type` does no longer move the cursor if used with `skipClick=false` and without `initialSelectionStart`.
- Loading branch information
1 parent
2a7a22e
commit 17fb8b1
Showing
15 changed files
with
700 additions
and
161 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
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.