-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(discoverability): add class to bp-content if FF is enabled (#1256)
* feat(discoverability): add class to docEl if FF is enabled * feat(discoverability): rename class * feat(discoverability): move bp-annotations-discoverable to BaseViewer * feat(discoverability): use containerEl instead of rootEl / use nextMode * feat(discoverability): move styles from bp to bp-content * feat(discoverability): move styles together under bp-content * feat(discoverability): remove FF check / remove NONE case * feat(discoverability): update BaseViewer test * feat(discoverability): define const for class * feat(discoverability): use empty div / use constant for class * feat(discoverability): fix test title typo * feat(discoverability): move classes to constants file * feat(discoverability): parameterize tests * feat(discoverability): add pointer events to annotationLayer section * feat(discoverability): remove section class from styles * feat(discoverability): abc constants * feat(discoverability): abc constants Co-authored-by: Conrad Chan <[email protected]>
- Loading branch information
Showing
4 changed files
with
81 additions
and
17 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