nexus/ui
Dotta de7d6294ea feat(ui): add scroll-to-bottom button on issues page
Shows a floating arrow button in the bottom-right corner when the user
is more than 300px from the bottom of the issues list. Hides
automatically when near the bottom. Smooth-scrolls on click.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 23:42:35 -06:00
..
public feat(ui): add PWA configuration with service worker and enhanced manifest 2026-03-05 17:01:07 -06:00
src feat(ui): add scroll-to-bottom button on issues page 2026-03-05 23:42:35 -06:00
components.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
index.html feat(ui): light/dark theme toggle and light mode color support 2026-02-26 16:33:29 -06:00
package.json feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
tsconfig.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
vite.config.ts Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
vitest.config.ts Add React UI with Vite 2026-02-16 13:32:04 -06:00