supermemory/apps/web
Mahesh Sanikommu 3563d7714e feat(web): mobile UX overhaul for dashboard, nav, and spaces
- Add persistent mobile bottom nav (Home/Memories/Add/Chat/More) with floating capsule, larger icons, color-only active state, and hidden on chat view
- Resolve composer/bottom-nav overlap and safe-area double-gap on dashboard
- Convert space selector to a bottom-sheet Drawer on mobile (horizontal category chips, search-first, scrollable list); desktop dialog untouched
- Show the supermemory wordmark and named space selector (truncated) in the mobile header
- Replace default folder emoji with a custom folder icon (SpaceGlyph/SpaceFolderIcon) across selector + modal
- Hide dashboard graph preview on mobile; shrink greeting headline; add Daily Brief info popover
- Make memories header mobile-responsive: horizontally-scrolling filter chips and full-width Grid/Timeline + select row
2026-05-24 22:48:06 -07:00
..
app feat(web): mobile UX overhaul for dashboard, nav, and spaces 2026-05-24 22:48:06 -07:00
components feat(web): mobile UX overhaul for dashboard, nav, and spaces 2026-05-24 22:48:06 -07:00
hooks fix(web): org plan badges via org-summaries and refresh Nova chat empty state (#968) 2026-05-18 23:44:09 +00:00
lib fix(web): portless dev auth redirects and session cookies (#981) 2026-05-20 23:38:07 +00:00
public Update app favicon assets (#953) 2026-05-16 21:24:27 -07:00
stores fix: multi-select propagation bug and redesign selection toolbar (#901) 2026-05-05 22:35:35 +00:00
.env.example feat: deep-research on user profile and tiptap integration (#672) 2026-01-15 21:53:53 +00:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
instrumentation-client.ts feat: warning when model is unavailable in the region (#814) 2026-03-28 05:52:41 +00:00
middleware.ts fix(web): portless dev auth redirects and session cookies (#981) 2026-05-20 23:38:07 +00:00
next.config.ts Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers (#809) 2026-03-28 19:06:27 -07:00
open-next.config.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
package.json feat: autumn migration (#902) 2026-05-08 22:42:55 +00:00
postcss.config.mjs feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix 2026-02-09 22:07:09 -08:00
wrangler.jsonc feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00

supermemory Consumer