mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-06 06:58:21 +00:00
* new vdomevents to support click, change, keydown, etc. easier type signature * can now pass a prop type instead of always converting to map[string]any * implement DefineComponent to allow easier vdom creation using a component function directly * separate vdomclient Make from Connect * lots of bug fixes to get everything working again * PStyle and special "style" attribute handling |
||
|---|---|---|
| .. | ||
| asset | ||
| block | ||
| element | ||
| hook | ||
| modals | ||
| store | ||
| tab | ||
| view | ||
| workspace | ||
| app-bg.tsx | ||
| app.less | ||
| app.tsx | ||
| mixins.less | ||
| reset.less | ||
| theme.less | ||