Evan Simkowitz
b268f16c6e
render markdown for steps to reproduce in issue template ( #936 )
2024-10-02 16:33:01 -07:00
Evan Simkowitz
17621bbaad
Update version wording in template ( #935 )
2024-10-02 16:29:47 -07:00
Evan Simkowitz
47c50dc29b
Use forms for issue templates ( #933 )
...
This uses the GitHub Form Syntax to make richer issue templates. I took
a lot of inspiration from the Dioxus project for the wording of these
templates.
2024-10-02 16:09:16 -07:00
Mike Sawka
57c2f02c9d
add some fun new background presets ( #930 )
2024-10-02 11:03:37 -07:00
wave-builder[bot]
705f0ca30e
chore: bump package version to 0.8.8
2024-10-01 21:57:38 +00:00
wave-builder[bot]
acd0bf3760
chore: bump package version to 0.8.8-beta.4
2024-10-01 21:08:15 +00:00
Mike Sawka
f21045d8dd
have terminal ignore all global keybindings ( #924 )
2024-10-01 14:07:28 -07:00
Sylvie Crowe
b7ef20d6fd
Windows Line Endings ( #923 )
...
For some reason, the original version of this started working again. I'm
merging it to undo a small part of a recent change.
2024-10-01 12:54:15 -07:00
wave-builder[bot]
27ea6d3447
chore: bump package version to 0.8.8-beta.3
2024-10-01 19:11:16 +00:00
Sylvie Crowe
3f7af7bfb8
fix: modifier keys on windows and linux ( #922 )
2024-10-01 11:54:39 -07:00
Mike Sawka
538d4be8be
use makeIconClass for widgets, add 'brands' support ( #920 )
2024-10-01 09:51:22 -07:00
wave-builder[bot]
9173db42e3
chore: bump package version to 0.8.8-beta.2
2024-10-01 05:20:25 +00:00
Sylvie Crowe
7df587d9a4
Speed Up Ai ( #911 )
...
fix: remove ai frontend throttling
2024-09-30 22:14:30 -07:00
wave-builder[bot]
23f6ab7c5e
chore: bump package version to 0.8.8-beta.1
2024-10-01 04:48:47 +00:00
Mike Sawka
72e24900f4
quick hack to try to reserve some alt keys from the terminal ( #915 )
2024-09-30 21:48:02 -07:00
wave-builder[bot]
95e129d94e
chore: bump package version to 0.8.8-beta.0
2024-10-01 04:19:51 +00:00
Mike Sawka
2fa88c4e50
add term:localshellopts ( #914 )
2024-09-30 21:19:07 -07:00
wave-builder[bot]
8cfbd2426b
chore: bump package version to 0.8.7
2024-09-30 22:43:41 +00:00
wave-builder[bot]
f115dcbc62
chore: bump package version to 0.8.7-beta.1
2024-09-30 21:55:59 +00:00
Sylvie Crowe
7b56b0fb00
ExpandHomeDir Fix on Windows ( #909 )
...
fix: check for backslash when expanding the home directory (~ character
-> full path)
2024-09-30 14:50:40 -07:00
wave-builder[bot]
f667ccce20
chore: bump package version to 0.8.7-beta.0
2024-09-30 20:52:58 +00:00
Mike Sawka
8460620196
try to get meta tag to detect color ( #908 )
2024-09-30 13:51:01 -07:00
Mike Sawka
6665e2d96e
better shellopts for commands and login/interactive shells ( #907 )
2024-09-30 12:36:05 -07:00
Sylvie Crowe
41a34ad49f
Add Extra Log Messages to Improve Debugging Experience ( #906 )
...
This adds more debugging statements for connections and ai chat, in
order to provide us more context if users run into bugs.
2024-09-30 12:32:22 -07:00
Mike Sawka
cacde1b0ba
fix use dimensions hook ( #905 )
2024-09-30 12:19:29 -07:00
dependabot[bot]
2f5351e8ca
Bump the dev-dependencies group with 2 updates ( #892 )
2024-09-29 18:02:10 -07:00
Sylvie Crowe
e84f07fa13
SSH Windows Fix ( #894 )
...
Only affects windows builds:
Previously, the ~/.waveterm/bin had to exist for wsh to be installed
properly. This fixes it to work on a remote machine where that isn't
already set up.
2024-09-27 16:41:53 -07:00
Mike Sawka
267e40cc67
conditionally write generated files ( #890 )
2024-09-27 13:46:10 -07:00
Mike Sawka
cafce7aed3
fix app-background zindex ( #893 )
2024-09-27 13:42:18 -07:00
Mike Sawka
52cb36bc37
id 'tab' for current tabid ( #891 )
2024-09-26 23:49:35 -07:00
Mike Sawka
5d8fa2e8d9
all data urls in bg. also fix setmeta to only split on the first equal sign ( #889 )
2024-09-26 23:07:06 -07:00
Evan Simkowitz
c5770a6903
fix cname formatting exclusion ( #888 )
2024-09-26 20:11:23 -07:00
Evan Simkowitz
6007131bfe
Update style section of contributing guide ( #887 )
2024-09-26 20:07:42 -07:00
Evan Simkowitz
ef27237acb
Add storybook link to readme ( #886 )
2024-09-26 19:49:32 -07:00
Evan Simkowitz
e902138226
Add Storybook link to contributing guide ( #885 )
2024-09-26 19:47:52 -07:00
Evan Simkowitz
c1d2a05e4c
Override bg color on light vs dark mode storybook ( #884 )
2024-09-26 19:37:07 -07:00
Evan Simkowitz
ba7b0b7019
Fix wave logo size and anchor alignments in Storybook ( #883 )
2024-09-26 19:24:12 -07:00
Evan Simkowitz
6442eaeb3f
Change logo path for storybook ( #882 )
2024-09-26 19:08:41 -07:00
Evan Simkowitz
11d09f1740
Emit dark mode update event when system setting changes ( #881 )
2024-09-26 19:02:23 -07:00
Evan Simkowitz
061949354c
Storybook with dark mode support ( #880 )
2024-09-26 18:58:25 -07:00
Red J Adaya
5ecb285339
menu ( #846 )
2024-09-26 18:21:28 -07:00
wave-builder[bot]
11126a4cc5
chore: bump package version to 0.8.6
2024-09-26 23:03:17 +00:00
Evan Simkowitz
fc87c3fc98
Fix Storybook Vite outDir ( #879 )
2024-09-26 15:37:33 -07:00
wave-builder[bot]
7a9c867fed
chore: bump package version to 0.8.6-beta.2
2024-09-26 22:35:45 +00:00
Mike Sawka
29b80bc028
support fish shell with wsh ( #874 )
2024-09-26 15:34:52 -07:00
Evan Simkowitz
3ebdd9c01e
fix assets path ( #878 )
2024-09-26 15:24:34 -07:00
Evan Simkowitz
2dc89d8f1b
Add assets dir for storybook ( #877 )
2024-09-26 15:21:42 -07:00
Evan Simkowitz
09d3c03f2a
Add nojekyll to assets dir ( #876 )
2024-09-26 15:13:45 -07:00
Evan Simkowitz
fa6753d118
Fix icons for storybook ( #875 )
2024-09-26 15:11:03 -07:00
Evan Simkowitz
9fcbcac996
Fix storybook build ( #873 )
2024-09-26 14:43:55 -07:00