Sylvie Crowe
4ff247d2f2
Directory View Parent Directory Button ( #805 )
...
Add a button in the directory view to easily navigate to the parent of
the current directory.
2024-09-23 19:02:17 -07:00
Sylvie Crowe
7708db7060
Docs Site Link ( #804 )
...
Add a link to the docs site in the help block.
2024-09-23 18:58:46 -07:00
Mike Sawka
62cc9d8a6b
telemetry fix, log no-telemetry ( #802 )
2024-09-23 13:33:39 -07:00
Evan Simkowitz
af38ebab54
typo in last pr
2024-09-20 13:31:12 -07:00
Evan Simkowitz
38f07ae3f9
Dismiss update banner after 10s on error ( #800 )
2024-09-20 13:29:37 -07:00
Mike Sawka
d344fd9b6d
fix cpu plot timing issue ( #799 )
2024-09-20 12:47:10 -07:00
Mike Sawka
e281cebb56
tips update (add to starter layout) ( #796 )
2024-09-20 12:17:49 -07:00
Mike Sawka
65c446e4a1
wash meta.url through url search ( #795 )
2024-09-20 11:34:04 -07:00
Mike Sawka
047513bf3a
default url, default search, open in external browser ( #794 )
2024-09-20 11:24:37 -07:00
Sylvie Crowe
071a051382
Remember Markdown Changes ( #790 )
...
This addresses issues of saved markdown changes not showing up when
switching to the rendered preview. It has some limitations as it does
not preserve the state when changing tabs or refreshing the app.
2024-09-19 18:32:36 -07:00
sawka
8fb831fac6
focus selection stuff
2024-09-19 16:47:59 -07:00
Evan Simkowitz
7c2268fb81
fix for new tab thing ( #792 )
2024-09-19 16:08:59 -07:00
Sylvia Crowe
466a659ef2
fix: remove debounce on setTreeStateAtomUpdated
2024-09-19 16:02:59 -07:00
Sylvia Crowe
5d62613fb8
fix: add async explicitly for debounce output
2024-09-19 15:59:26 -07:00
sawka
b805014837
fix widget key
2024-09-19 14:49:57 -07:00
sawka
c31bd4a94d
thenextwave cleanups
2024-09-19 14:04:47 -07:00
sawka
064fe2eff4
Merge remote-tracking branch 'thenextwave/main' into wave8
2024-09-19 13:54:19 -07:00
Evan Simkowitz
11405219f2
bad yarn.lock file in frontend dir
2024-09-19 13:01:14 -07:00
Evan Simkowitz
7126c47ecc
Fix missing new tab layouts ( #402 )
2024-09-19 12:59:09 -07:00
Evan Simkowitz
708af7efde
Move env vars to vite config
2024-09-19 12:37:16 -07:00
Evan Simkowitz
839889ba63
missed another break
2024-09-19 12:23:06 -07:00
Evan Simkowitz
f14b4c6f11
missed a break
2024-09-19 12:22:23 -07:00
Sylvie Crowe
f4c52d0037
Tips Component ( #789 )
...
Add the tips as a component in addition to the initial modal.
2024-09-19 11:32:24 -07:00
Evan Simkowitz
370ea132fe
Save update channel to user setting automatically ( #401 )
...
When a user first launches Wave, we will read the updater config and
store the channel as a user setting for use on future launches. This
should ensure that if a user on a beta channel gets updated to a latest
release, they will still be subscribed to beta releases going forward.
If a user manually updates the user setting, it will be honored.
---------
Co-authored-by: sawka <mike@commandline.dev >
2024-09-19 11:04:18 -07:00
Evan Simkowitz
4c3496c5e1
Fix WebSocket compatibility with Rollup ( #398 )
2024-09-19 10:53:06 -07:00