-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(focus-monitor): Add eventual detection mode option to foc… (#18684)
* Add a detection window option to FocusMonitor to allow users to increase the timeout for attributing previous user event types as focus event origins. * Switch to a binary detection strategy option. * Accept declarations file change. * Rename some variables, types. * Add unit tests * Minor renames * Add a wrapping config object * Fix build from merge. * Accept declarations file change.
- Loading branch information
1 parent
511f076
commit b3a2c56
Showing
3 changed files
with
125 additions
and
14 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
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