waveterm/pkg/wshrpc
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
..
wshclient VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
wshremote on windows, must close the new temp file before removing it (#1115) 2024-10-24 09:46:52 -07:00
wshserver wsh version -v (to print config/data dirs and updater-channel) (#1190) 2024-11-01 10:20:15 -07:00
wshrpcmeta.go checkpoint on domain sockets + update background colors + transparency (#160) 2024-07-26 13:30:11 -07:00
wshrpctypes.go VDom 9 (#1205) 2024-11-05 15:52:59 -08:00