waveterm/frontend/app/store
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
..
contextmenu.ts add webcontents id to helpview webview. (#969) 2024-10-06 13:55:26 -07:00
global.ts fix long tab names and syncing tab renaming (#1160) 2024-10-27 23:01:47 -07:00
jotaiStore.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
keymodel.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
modalmodel.ts tos page 2 -- quick tips (#387) 2024-09-16 23:45:47 -07:00
services.ts resize terminal on restoring state (#1100) 2024-10-22 12:50:44 -07:00
wos.ts vdom 4 (#1110) 2024-10-23 22:47:29 -07:00
wps.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
ws.ts merge main to dev 0.9 2024-10-18 09:29:39 -07:00
wshclient.ts vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wshclientapi.ts VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
wshrouter.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
wshrpcutil.ts browser view (#1005) 2024-10-17 14:34:02 -07:00