Faster updates and design tweaks
A bunch of stuff in separate commits:
- Restore VS Code config files; simplify code a bit in
Chart
; rename env varVITE_OPEN_BROWSER
to justOPEN_BROWSER
. - Shorten debounce timeout to 50ms for faster updates.
- Avoid double renders of
ChartDataLoader
when receiving live states (this helps with #13 (closed) but still not perfect). - Tweak design/markup of
CurrentDate
: italic + bring closer to page title.
- Tweak design of
Messages
:- use a similar style to some of the cards on the ESRF homepage;
- increase height of revealed container;
- add subtle gradient to make it clear that the revealed container is scrollable;
- replace the
details
arrow marker with a custom icon; - underline on hover;
- remove
overflow:hidden
to avoid hiding the focus outline (when tabbing).
closed | open |
---|---|