overleaf/services/web/frontend/js/features/history/components
M Fahru fb6746a887 Add default pathname logic on history react file tree (#12505)
On history react, when the initial screen has been loaded, no default pathname is selected. This PR adds logic for selecting default pathname and getting the diff for that pathname.

Also, add some other small changes, the notable ones are:

- Refactor some type naming and file structure related to the history file tree
- Refactor file tree selectable hooks (merge selectable context provider into the main provider)
- prevent clicking on the same file tree item by checking the current pathname before invoking the handler function

GitOrigin-RevId: 73c36e9ed918ae3d92dd47108fbe8542a7571bdd
2023-04-12 08:04:58 +00:00
..
change-list Merge pull request #12549 from overleaf/ii-history-react-list-of-all-versions 2023-04-12 08:03:47 +00:00
diff-view Merge pull request #12481 from overleaf/td-history-remove-source-editor-imports 2023-04-04 12:22:25 +00:00
file-tree Add default pathname logic on history react file tree (#12505) 2023-04-12 08:04:58 +00:00
history-file-tree.tsx Add default pathname logic on history react file tree (#12505) 2023-04-12 08:04:58 +00:00
history-root.tsx Port editor react file tree to history file tree (#12453) 2023-04-04 08:05:30 +00:00