waveterm/frontend/layout/lib
Evan Simkowitz 2e91ee843c
Switch from Less to Scss (#1335)
Less hasn't received an update in over a year and the parser is missing
some modern syntax like relative colors so this switches us to scss
2024-11-21 16:05:04 -08:00
..
layoutAtom.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
layoutModel.ts Add settings to control the size of the magnified/ephemeral nodes and their blur (#1319) 2024-11-18 14:41:09 -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.scss Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
tilelayout.stories.scss Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
TileLayout.tsx Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
types.ts Cleanup unnecessary log and unused variable from last PR (#1279) 2024-11-13 18:37:43 -08:00
utils.ts Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00