spacedrive/interface
Brendan Allan 0ef65fce2d
[ENG-1423] Multiple tabs (#1777)
* tabs w/ multiple router instances

* fix router switching

* keybinds

* manual history tracking

* eslint

* remove scroll restoration

* fix tab removal

* route title + tab create delay

* typescript

* put tab list up top

* Remove import + show close button only if tabs length more than 1

* lint

* unify blur across whole top bar

* add to keybindings page, tauri drag region, and tooltip

* fix blur

* more drag regions

* merge moment

---------

Co-authored-by: ameer2468 <33054370+ameer2468@users.noreply.github.com>
2023-11-16 15:14:47 +00:00
..
app [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
assets [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
components [ENG-1246] Fix icons on light theme (#1502) 2023-11-01 15:24:09 +00:00
hooks [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [ENG-1283, ENG-1284, partially ENG-1303] Fix MacOS window bar showing when full-screen (#1582) 2023-10-21 11:57:04 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx [ENG-1333] Display active P2P listeners (#1644) 2023-11-13 07:02:03 +00:00
index.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
package.json [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
RoutingContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
TabsContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00