waveterm/emain
Mike Sawka 61d6b4d8eb
VDom 9 (#1205)
Lots of quality of life improvements (and bug fixes):
* Class(), ClassIf(), ClassIfElse() methods
* <wave:style> that can use a file vdom:/// url
* UseStateWithFn() to allow for functional setters
* If, IfElse, and ForEach for vdom construction
* batched updates for large updates -- streaming -- to get around packet size issues
* more flexible file sending code, for []byte, io.Reader, fs.File, and a fileName (with optional MimeType)
* fix the vdom:// protocol handler to work with fetch
* updated wshcmd-html for new best practices
2024-11-05 15:52:59 -08:00
..
authkey.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
docsite.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain-activity.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-util.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-vdomhandler.ts VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
emain-viewmgr.ts fix fullscreen resize bug (#1191) 2024-11-01 10:59:17 -07:00
emain-wavesrv.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
emain-web.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-wsh.ts wsh version -v (to print config/data dirs and updater-channel) (#1190) 2024-11-01 10:20:15 -07:00
emain.ts VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
launchsettings.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
menu.ts another try at audio permissions (and more) for #1086 (#1192) 2024-11-01 12:17:19 -07:00
platform.ts fix for ~/.waveterm getting ignored 2024-10-22 21:23:24 -07:00
preload-webview.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload.ts another try at audio permissions (and more) for #1086 (#1192) 2024-11-01 12:17:19 -07:00
updater.ts wsh version -v (to print config/data dirs and updater-channel) (#1190) 2024-11-01 10:20:15 -07:00