waveterm/frontend
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
..
app Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -07:00
layout Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -07:00
types Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -07:00
util implement img streaming (local and remote) for markdown (#348) 2024-09-06 12:59:28 -07:00
wave.ts connection handling / block controller handling (#326) 2024-09-05 00:21:08 -07:00
yarn.lock working on more concepts, tabbar, ids, etc. 2024-05-13 15:40:52 -07:00