Path Lines of Code packages/dag-history-component/src/components/Bookmark/Bookmark.tsx 68 packages/dag-history-component/src/components/Bookmark/DragDropBookmark.tsx 38 packages/dag-history-component/src/components/Bookmark/EditBookmark.tsx 162 packages/dag-history-component/src/components/Bookmark/EditableBookmark.tsx 27 packages/dag-history-component/src/components/Bookmark/index.tsx 66 packages/dag-history-component/src/components/Bookmark/styled.ts 112 packages/dag-history-component/src/components/BookmarkList/index.tsx 79 packages/dag-history-component/src/components/BookmarkList/styled.ts 13 packages/dag-history-component/src/components/Branch/index.tsx 47 packages/dag-history-component/src/components/Branch/styled.ts 52 packages/dag-history-component/src/components/BranchList/index.tsx 28 packages/dag-history-component/src/components/BranchList/styled.ts 13 packages/dag-history-component/src/components/BranchListContainer/index.tsx 129 packages/dag-history-component/src/components/BranchProfile/calculateSpans.ts 39 packages/dag-history-component/src/components/BranchProfile/index.tsx 44 packages/dag-history-component/src/components/BranchProfile/styled.ts 10 packages/dag-history-component/src/components/Continuation/index.tsx 37 packages/dag-history-component/src/components/Continuation/styled.ts 18 packages/dag-history-component/src/components/DiscoveryTrail/calculateSpans.ts 25 packages/dag-history-component/src/components/DiscoveryTrail/index.tsx 87 packages/dag-history-component/src/components/DiscoveryTrail/styled.ts 86 packages/dag-history-component/src/components/ExpandCollapseToggle/index.tsx 16 packages/dag-history-component/src/components/History/BranchedHistoryView/index.tsx 66 packages/dag-history-component/src/components/History/ChronologicalHistoryView/index.tsx 65 packages/dag-history-component/src/components/History/SwitchingHistoryView/index.tsx 66 packages/dag-history-component/src/components/History/index.tsx 166 packages/dag-history-component/src/components/History/interfaces.ts 23 packages/dag-history-component/src/components/History/styled.ts 45 packages/dag-history-component/src/components/HistoryContainer/index.ts 18 packages/dag-history-component/src/components/HistoryTabs/index.tsx 63 packages/dag-history-component/src/components/HistoryTabs/styled.ts 51 packages/dag-history-component/src/components/HistoryTypeDropdown/index.tsx 49 packages/dag-history-component/src/components/HistoryTypeDropdown/styled.ts 7 packages/dag-history-component/src/components/OptionDropdown/index.tsx 86 packages/dag-history-component/src/components/OptionDropdown/styled.ts 47 packages/dag-history-component/src/components/PlaybackPane/index.tsx 51 packages/dag-history-component/src/components/PlaybackPane/styled.ts 18 packages/dag-history-component/src/components/State/index.tsx 119 packages/dag-history-component/src/components/State/interfaces.ts 20 packages/dag-history-component/src/components/State/styled.ts 65 packages/dag-history-component/src/components/StateList/index.tsx 66 packages/dag-history-component/src/components/StateList/styled.ts 11 packages/dag-history-component/src/components/StateListContainer/index.tsx 137 packages/dag-history-component/src/components/StateListManager/index.tsx 138 packages/dag-history-component/src/components/StoryboardingView/BookmarkListContainer.tsx 97 packages/dag-history-component/src/components/StoryboardingView/index.tsx 83 packages/dag-history-component/src/components/Transport/buttons.tsx 48 packages/dag-history-component/src/components/Transport/index.tsx 119 packages/dag-history-component/src/components/Transport/styled.ts 12 packages/dag-history-component/src/components/createHistoryContainer.tsx 69 packages/dag-history-component/src/components/styled.ts 9 packages/dag-history-component/src/index.ts 4 packages/dag-history-component/src/interfaces.ts 19 packages/dag-history-component/src/palette.ts 13 packages/dag-history-component/src/state/Configuration.ts 15 packages/dag-history-component/src/state/actions/creators.ts 130 packages/dag-history-component/src/state/actions/types.ts 21 packages/dag-history-component/src/state/index.ts 5 packages/dag-history-component/src/state/interfaces.ts 12 packages/dag-history-component/src/state/reducers/bookmarkEdit.ts 36 packages/dag-history-component/src/state/reducers/bookmarks.ts 56 packages/dag-history-component/src/state/reducers/configurableReducer.ts 12 packages/dag-history-component/src/state/reducers/dragDrop.ts 50 packages/dag-history-component/src/state/reducers/index.ts 18 packages/dag-history-component/src/state/reducers/isHistoryAction.ts 6 packages/dag-history-component/src/state/reducers/pinnedState.ts 29 packages/dag-history-component/src/state/reducers/playback.ts 53 packages/dag-history-component/src/state/reducers/views.ts 56 packages/dag-history-component/src/util/Bookmark.ts 72 packages/dag-history-component/src/util/BookmarkActions.ts 77 packages/dag-history-component/src/util/calculateIndex.ts 4 packages/dag-history-component/src/util/isNumber.ts 9 packages/dag-history-component/src/util/spans.ts 84 packages/dag-history-component/stories/components/Bookmark/index.tsx 24 packages/dag-history-component/stories/components/Branch/index.tsx 33 packages/dag-history-component/stories/components/BranchList/index.tsx 26 packages/dag-history-component/stories/components/BranchProfile/index.tsx 62 packages/dag-history-component/stories/components/Continuation/index.tsx 13 packages/dag-history-component/stories/components/DiscoveryTrail/index.tsx 14 packages/dag-history-component/stories/components/History/index.tsx 118 packages/dag-history-component/stories/components/HistoryTypeDropdown/index.tsx 20 packages/dag-history-component/stories/components/State/index.tsx 112 packages/dag-history-component/stories/index.ts 9 packages/dag-history-component/styles.css 56 packages/example/src/app.css 55 packages/example/src/app.tsx 10 packages/example/src/components/Application.tsx 32 packages/example/src/components/HistoryPresenter.tsx 27 packages/example/src/components/visuals/VisualA.tsx 40 packages/example/src/components/visuals/VisualB.tsx 44 packages/example/src/persister/index.ts 44 packages/example/src/persister/simulate.ts 82 packages/example/src/state/Actions.ts 7 packages/example/src/state/reducers/app/index.ts 8 packages/example/src/state/reducers/app/metadata.ts 36 packages/example/src/state/reducers/app/visuals.ts 26 packages/example/src/state/reducers/index.ts 46 packages/example/src/state/store.ts 9 packages/example/src/util/hashString.ts 10 packages/redux-dag-history/src/ActionCreators.ts 21 packages/redux-dag-history/src/ActionTypes.ts 14 packages/redux-dag-history/src/Configuration.ts 115 packages/redux-dag-history/src/DagGraph.ts 336 packages/redux-dag-history/src/DagHistory/clear.ts 11 packages/redux-dag-history/src/DagHistory/createBranch.ts 26 packages/redux-dag-history/src/DagHistory/createHistory.ts 53 packages/redux-dag-history/src/DagHistory/getExistingState.ts 27 packages/redux-dag-history/src/DagHistory/index.ts 38 packages/redux-dag-history/src/DagHistory/insert.ts 61 packages/redux-dag-history/src/DagHistory/jump.ts 31 packages/redux-dag-history/src/DagHistory/jumpToBranch.ts 20 packages/redux-dag-history/src/DagHistory/jumpToLatestOnBranch.ts 20 packages/redux-dag-history/src/DagHistory/jumpToState.ts 29 packages/redux-dag-history/src/DagHistory/jumpToStateLogged.ts 29 packages/redux-dag-history/src/DagHistory/load.ts 17 packages/redux-dag-history/src/DagHistory/log.ts 2 packages/redux-dag-history/src/DagHistory/redo.ts 20 packages/redux-dag-history/src/DagHistory/renameBranch.ts 17 packages/redux-dag-history/src/DagHistory/renameState.ts 15 packages/redux-dag-history/src/DagHistory/replaceCurrentState.ts 25 packages/redux-dag-history/src/DagHistory/skipToEnd.ts 12 packages/redux-dag-history/src/DagHistory/skipToStart.ts 14 packages/redux-dag-history/src/DagHistory/squash.ts 11 packages/redux-dag-history/src/DagHistory/undo.ts 15 packages/redux-dag-history/src/DagHistory/unfreeze.ts 3 packages/redux-dag-history/src/index.ts 9 packages/redux-dag-history/src/interfaces.ts 46 packages/redux-dag-history/src/nextId.ts 3 packages/redux-dag-history/src/reducer.ts 125 postcss.config.js 5 scripts/stub.js 1 wallaby.conf.js 10