mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
61d6b4d8eb
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 |
||
---|---|---|
.. | ||
authkey.ts | ||
docsite.ts | ||
emain-activity.ts | ||
emain-util.ts | ||
emain-vdomhandler.ts | ||
emain-viewmgr.ts | ||
emain-wavesrv.ts | ||
emain-web.ts | ||
emain-wsh.ts | ||
emain.ts | ||
launchsettings.ts | ||
menu.ts | ||
platform.ts | ||
preload-webview.ts | ||
preload.ts | ||
updater.ts |