Commit Graph
475 Commits
Author SHA1 Message Date
Red Adaya 72a98644cb allow custom rendering of menu/submenu and items 2024-09-24 21:55:36 +08:00
Red Adaya 3c60757c13 hide if click outside the menus 2024-09-24 13:05:26 +08:00
Red Adaya 785a241759 hide dropdown when an item is clicked 2024-09-24 12:18:19 +08:00
Red Adaya b99b30eb51 fixing shadowing issue 2024-09-24 09:36:49 +08:00
Red Adaya 7ec1a75229 cleanup 2024-09-23 11:43:04 +08:00
Red Adaya c2d5f20d14 hightlight ancestors as well 2024-09-23 11:32:49 +08:00
Red Adaya 5d2a748330 take into acount page and boundary scroll x/y 2024-09-23 11:28:02 +08:00
Red Adaya e991b616b8 cleanup 2024-09-23 11:06:34 +08:00
Red Adaya 2d3703a215 fix hiding/showing issue 2024-09-23 11:04:46 +08:00
Red Adaya 640ffd3845 save work 2024-09-23 09:11:04 +08:00
Red Adaya aefefa8c9d save work 2024-09-22 21:57:46 +08:00
Red Adaya dc0eb91902 fix issues 2024-09-22 17:43:09 +08:00
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
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 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