waveterm/frontend/app/block
Evan Simkowitz 936d4bfb30
Migrate websocket eventbus messages to wps (#367)
This migrates all remaining eventbus events sent over the websocket to
use the wps interface. WPS is more flexible for registering events and
callbacks and provides support for more reliable unsubscribes and
resubscribes.
2024-09-11 18:03:55 -07:00
..
block.less Make IconButton its own element, move CopyButton to use it (#357) 2024-09-09 12:35:53 -07:00
block.tsx remove debug log 2024-09-06 17:13:30 -07:00
blockframe.tsx errorboundary fallback, errorboundary in block frame header. fix workspace error boundary 2024-09-09 18:20:57 -07:00
blocktypes.ts fix useWidth usage, use overlayref directly 2024-09-06 11:10:45 -07:00
blockutil.tsx Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00