waveterm/frontend/app
Evan Simkowitz afe73c3e85
Make the debounced node inner rect hook more reliable (#350)
Rather than try to track the transition state, which was proving
unreliable, I am just directly tracking the node state and determining
whether to debounce the inner rect based on whether the user has the
prefers-reduced-motion setting or query, whether the node is resizing,
and whether it's currently magnified. I'm then using the actual
animation time setting to determine how long to debounce.
2024-09-06 16:20:27 -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 clean up imports for markdown 2024-09-06 15:19:15 -07:00
hook Make default monaco theme transparent, remove import errors (#308) 2024-09-03 18:43:59 -07:00
modals fix condition 2024-09-06 16:13:16 -07:00
store Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -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 Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -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