waveterm/frontend/app
Evan Simkowitz 64a7a6e533
Truncate file paths from the left in the preview header (#322)
This adjusts the block header styling to remove a bunch of unnecessary
attributes and to ensure that we have more consistent shrinking
behavior. Now, file paths will truncate starting on the left side, to
preserve the file name as long as possible. Also, the widget name can
shrink down to zero, while preserving the widget icon, since it's
unnecessary to have both when the widget is small.

<img width="415" alt="image"
src="https://github.com/user-attachments/assets/46e0a74a-f35d-4d09-9c67-019936e67e41">
2024-09-04 15:25:25 -07:00
..
asset Make magnify icon always visible, transition from magnify to minimize (#197) 2024-08-05 16:13:26 -07:00
block Truncate file paths from the left in the preview header (#322) 2024-09-04 15:25:25 -07:00
element preview refactor for keyboard/focus (#303) 2024-09-02 16:48:10 -07:00
hook Make default monaco theme transparent, remove import errors (#308) 2024-09-03 18:43:59 -07:00
modals Fix the client version in the about modal (#315) 2024-09-03 21:45:44 -07:00
store Add user setting for the editor minimap (#321) 2024-09-04 14:00:29 -07:00
tab focus/key handling for directory preview (#291) 2024-08-29 17:00:24 -07:00
view Truncate file paths from the left in the preview header (#322) 2024-09-04 15:25:25 -07:00
workspace implement cmd:i, hook up telemetry switch, fix some settings types 2024-09-02 20:21:35 -07:00
app.less set prefers-reduced-motion as a global override 2024-08-30 12:48:06 -07:00
app.tsx focus/key handling for directory preview (#291) 2024-08-29 17:00:24 -07:00
mixins.less directory preview fixes (#130) 2024-07-25 21:14:21 -07:00
reset.less Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
theme.less suggestions UI (#286) 2024-08-28 23:47:45 -07:00