Commit Graph
567 Commits
Author SHA1 Message Date
Red Adaya f4d7697749 button stories 2024-09-20 09:55:28 +08:00
sawka 8fb831fac6 focus selection stuff 2024-09-19 16:47:59 -07:00
Evan SimkowitzandGitHub 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 SimkowitzandGitHub 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 CroweandGitHub f4c52d0037 Tips Component (#789)
Add the tips as a component in addition to the initial modal.
2024-09-19 11:32:24 -07:00
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 SimkowitzandGitHub 4c3496c5e1 Fix WebSocket compatibility with Rollup (#398) 2024-09-19 10:53:06 -07:00
Red J AdayaandGitHub dbf88d82b7 use css vars for button colors (#399) 2024-09-19 10:44:12 -07:00
Red J AdayaandGitHub a50431ce2b fix link styles regression in about modal (#400) 2024-09-19 10:43:32 -07:00
Mike SawkaandGitHub 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 SimkowitzandGitHub 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 SawkaandGitHub c7a60a80f8 initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
Red J AdayaandGitHub 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
Sylvie CroweandGitHub 040bcf49b7 Remove Tips Modal (#393)
This tips modal wasn't discovered often enough in tests, so we are
removing it.
2024-09-17 14:29:44 -07:00