waveterm/frontend/app
Evan Simkowitz 9f5ccddad2
Improve markdown TOC scrolling (#349)
Use a better system for scrolling using scrollTo on the
OverlayScrollbars ref. This lets me get the heading as close to the top
of the viewport as possible without the convoluted CSS tricks I was
trying before.
2024-09-06 15:11:46 -07:00
..
asset new directory structure and oldmigrate (#327) 2024-09-05 14:05:42 -07:00
block fix useWidth usage, use overlayref directly 2024-09-06 11:10:45 -07:00
element Improve markdown TOC scrolling (#349) 2024-09-06 15:11:46 -07:00
hook Make default monaco theme transparent, remove import errors (#308) 2024-09-03 18:43:59 -07:00
modals Input Modal Fixes (#336) 2024-09-06 04:15:42 -07:00
store fix ts errors 2024-09-06 11:13:55 -07:00
tab Add gap size setting (#325) 2024-09-04 22:07:47 -07:00
view implement img streaming (local and remote) for markdown (#348) 2024-09-06 12:59:28 -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 Add gap size setting (#325) 2024-09-04 22:07:47 -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 connmodal updates. connection colors, conn status in modal (#335) 2024-09-05 23:09:30 -07:00