waveterm/frontend
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
..
app VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
layout browser view (#1005) 2024-10-17 14:34:02 -07:00
types VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
util vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wave.ts Various updater fixes (#1170) 2024-10-30 14:20:19 -07:00