-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Text view, tooltip for enrichments (#530)
* feat: text active color and PDF highlight/active colors * feat: support active and highlight * fix: tweak merge * fix: pr review * feat: pdf, single tooltip * feat: pdf single tooltip * fix: pdf active color, css !important * fix: rename css classes and other pr feedback * fix: single line tooltip * feat: add tooltip for text. Next, update tooltip content * feat: tooltip for text view * fix: remove debug msg and clean styles * fix: refactor TooltipHighlight * fix: do not display empty tooltips or duplicate tooltip content * fix: update text highlight style * fix: pr feedback * fix: tooltip content with table to match design * fix: remove sample data for development * fix: pr feedback * fix: move static text to messages * fix: text view, rename TooltipAction to TooltipShow * fix: pr feedback * feat: for tooltip, ellipsis in the middle of long text * fix: pr feedback * fix: remove test data * fix: add testid for cypress test * fix: add Keyword, create style, move MAX_CONTENT_LENGTH * fix: hide tooltip sample data * fix: keyword case-insensitive * fix: account for empty tooltipContent * fix: pr feedback --------- Co-authored-by: DORIAN MILLER <[email protected]>
- Loading branch information
1 parent
6e8821f
commit 8033a29
Showing
10 changed files
with
110 additions
and
30 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
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
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.