waveterm/frontend/layout/lib
Evan Simkowitz 3fcf209b52
Add ephemeral block support (#1275)
Ephemeral blocks can now be added to the LayoutModel for a tab. Only one
ephemeral block can exist at a time. It is placed above all other
blocks, including the magnified blocks.

Updates how magnified and ephemeral blocks overlay the other blocks.
Now, there's a blurred backdrop behind them that will obscure the other
blocks. As a result of this, the overlayed blocks are now translucent.
2024-11-13 18:00:13 -08:00
..
layoutAtom.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
layoutModel.ts Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00
layoutModelHooks.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
layoutNode.ts fix nullref in layoutNode.findNode 2024-08-27 13:48:53 -07:00
layoutTree.ts Clear previous layout when applying portable layout to tab (#382) 2024-09-16 17:26:37 -07:00
nodeRefMap.ts Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
tilelayout.less Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00
tilelayout.stories.less rename faraday to layout (#147) 2024-07-23 13:50:23 -07:00
TileLayout.stories.tsx.archive Upgrade Storybook and disable TileLayout story for now 2024-09-16 13:16:04 -07:00
TileLayout.tsx Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00
types.ts Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00
utils.ts Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00