waveterm/frontend/app
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
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block vdom 7 (#1180) 2024-11-02 10:58:13 -07:00
element Fix wave ai styling (#1157) 2024-10-27 21:34:20 -07:00
hook browser view (#1005) 2024-10-17 14:34:02 -07:00
modals feat: add checkmark next to current connection (#1159) 2024-10-27 23:55:43 -07:00
store VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
tab fix long tab names and syncing tab renaming (#1160) 2024-10-27 23:01:47 -07:00
view VDom 9 (#1205) 2024-11-05 15:52:59 -08:00
workspace browser view (#1005) 2024-10-17 14:34:02 -07:00
app-bg.tsx browser view (#1005) 2024-10-17 14:34:02 -07:00
app.less browser view (#1005) 2024-10-17 14:34:02 -07:00
app.tsx tab updates (#1134) 2024-10-24 23:16:44 -07:00
mixins.less workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
reset.less Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
theme.less Plot Sysinfo (#1054) 2024-10-17 15:19:13 -07:00