waveterm/frontend/layout/lib
Evan Simkowitz fb65ec1e23
Explicitly set focus on insert (#285)
Adds a flag to the insert layout action to explicitly set the focus of a
newly inserted node. This also adds a flag in the starter layout to
focus on the terminal block.
2024-08-27 23:16:07 -07:00
..
layoutAtom.ts Establish wlayout for coordinating backend layout actions (#282) 2024-08-27 18:38:57 -07:00
layoutModel.ts Explicitly set focus on insert (#285) 2024-08-27 23:16:07 -07:00
layoutModelHooks.ts Explicitly set focus on insert (#285) 2024-08-27 23:16:07 -07:00
layoutNode.ts fix nullref in layoutNode.findNode 2024-08-27 13:48:53 -07:00
layoutTree.ts Explicitly set focus on insert (#285) 2024-08-27 23:16:07 -07:00
nodeRefMap.ts Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
tilelayout.less Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
tilelayout.stories.less rename faraday to layout (#147) 2024-07-23 13:50:23 -07:00
TileLayout.stories.tsx New layout model (#210) 2024-08-14 18:40:41 -07:00
TileLayout.tsx Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
types.ts Explicitly set focus on insert (#285) 2024-08-27 23:16:07 -07:00
utils.ts Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00