- Drag-to-zoom on the chart now tracks via window mousemove/mouseup, so it keeps going when the pointer leaves the chart and still completes if released outside it (previously mouseleave aborted the drag and an outside release was lost). Listeners are detached on mouseup/unmount. - Move the "reset zoom" button from top-right (which overlapped the color-mode dropdown) to the bottom-right of the chart, and restyle it on tokens. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| react-router.config.ts | ||
| server.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.browser.config.ts | ||
| vitest.config.ts | ||