waveterm/frontend/faraday/lib
Evan Simkowitz a3a576bd6d
Don't show the placeholder if the action will be a no-op (#58)
Update the computeMove function to only set pendingAction if the action
is not a no-op (i.e. it will not place the node adjacent to itself at
the same level). Also clears the pendingAction if the user hovers over
the node that is being dragged.
2024-06-18 16:03:00 -07:00
..
layoutAtom.ts port to electron (#33) 2024-06-11 17:42:10 -07:00
layoutNode.ts Add Swap Node functionality (#56) 2024-06-17 14:14:09 -07:00
layoutState.ts Don't show the placeholder if the action will be a no-op (#58) 2024-06-18 16:03:00 -07:00
model.ts Don't show the placeholder if the action will be a no-op (#58) 2024-06-18 16:03:00 -07:00
tilelayout.less Add webkit-prefixed user-select attributes (#41) 2024-06-11 16:16:52 -07:00
tilelayout.stories.less Integrate Faraday layout system (#16) 2024-06-04 13:05:44 -07:00
TileLayout.stories.tsx Fix preview rendering in TileLayout storybook 2024-06-13 23:08:11 -07:00
TileLayout.tsx Don't show the placeholder if the action will be a no-op (#58) 2024-06-18 16:03:00 -07:00
utils.ts Add Swap Node functionality (#56) 2024-06-17 14:14:09 -07:00