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
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
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
Red J Adaya
dbf88d82b7
use css vars for button colors ( #399 )
2024-09-19 10:44:12 -07:00
Red J Adaya
a50431ce2b
fix link styles regression in about modal ( #400 )
2024-09-19 10:43:32 -07:00
Mike Sawka
d2366df9db
updated ws loading code ( #397 )
2024-09-19 10:42:53 -07:00
Evan Simkowitz
231c960ca8
missed a change
2024-09-18 14:30:45 -07:00
Evan Simkowitz
e5e6259dec
Show updater status banner for all statuses ( #396 )
...
Also adds updater channel to about modal
2024-09-18 14:25:52 -07:00
Evan Simkowitz
3ade98879b
Fix button disabled behavior
2024-09-18 14:14:03 -07:00
Mike Sawka
c7a60a80f8
initwshrpc in electron ( #391 )
2024-09-17 23:10:09 -07:00
Red J Adaya
dae72e7009
more on button refactor ( #388 )
...
- Removed opacity for hover effect. Now uses a brighter variant of color
- Updated other Button usages
2024-09-17 22:38:17 -07:00