This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Presentation Mode - Select Multiple Beacons on Graph and Timeline (#187)
* change presentation mode header language * export breadcrumbLinkStyle * shuffle Presentation mode components * simple presentation mode beacon name header * adding more robust PresentationItemHeader * removing the header-like nav breadcrumbs from the CommentGroup * forgot .map() key * update HierarchicalGraphData.selectNodes() to accept an array * InteractionState.changeSelected selects multiple beacons if in presentation mode * simplify routing by removing /:currentItem from from RedEyeRoutes.CAMPAIGN_PRESENTATION_SELECTED * repair presentation timeline beacon highlighting * fix another issue with removing currentItemParams from router * remove stray comment --------- Co-authored-by: James Bradford <[email protected]>
- Loading branch information
1 parent
0142126
commit 795e36d
Showing
6 changed files
with
54 additions
and
45 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