supermemory/apps/web
MaheshtheDev 548b2b83a4 refactor(ui): optimize menu hover width and simplify text layout (#396)
Before

![image.png](https://app.graphite.dev/user-attachments/assets/a29a075c-52fc-421d-b3ab-d19163a0cade.png)

After

![image.png](https://app.graphite.dev/user-attachments/assets/2b2584ea-cb07-44ed-bec4-c3b23e70b4d2.png)

- Reduced menu hover width from 220px to 160px
- Simplified text positioning from absolute positioning to padding-left
- Removed the usage limit warning badge from the desktop menu
2025-08-29 16:38:19 +00:00
..
app Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view 2025-08-26 14:53:02 -07:00
components refactor(ui): optimize menu hover width and simplify text layout (#396) 2025-08-29 16:38:19 +00:00
hooks Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
lib ui (memory detail): improved memory detail view and open chat 2025-08-23 00:38:57 -07:00
public added connections as well to integrations view 2025-08-25 12:15:19 -07:00
stores Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
.env.example New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
button.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css fix: name in wrangler 2025-08-23 18:37:37 -07:00
instrumentation-client.ts feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
middleware.ts Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
next.config.ts feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
open-next.config.ts Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
package.json sentry sourcemaps 2025-08-23 09:55:40 -07:00
postcss.config.mjs Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix: name in wrangler 2025-08-23 18:37:37 -07:00
wrangler.jsonc fix: name in wrangler 2025-08-23 18:37:37 -07:00

supermemory Consumer