-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Use Floating UI for tooltip positioning (#276)
* Fix tooltip positioning. * Add tooltip to main frame. * Fix unknown and hidden frame tooltip. * Fix arrow overflowing from tooltip. * Fix tooltip for hidden frames and unknown frames when scrolling. * Fix scrollIntoView * Fix angular bottom of tooltip * Handle error messaging. * code-quality:remove JSDoc types * code-quality:add early return and change catch comment * code-quality:replace bind with arrow functions --------- Co-authored-by: ayushnirwal <coding.carrots@gmail.com>
- Loading branch information
1 parent
a5ca8e4
commit 5a5274e
Showing
8 changed files
with
15,584 additions
and
285 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.