supermemory/apps/web
MaheshtheDev 583c2651b6 feat: url cards as content preview with rich details (#452)
Improved memory detail UI with better document icons and layout and Added dark mode support to the Chrome extension button

### What changed?

- Enhanced the WebsiteCard component with an `onOpenDetails` prop
- Improved the MemoryDetail component with:
  - Better layout for document headers and source links
  - Enhanced content scrolling with proper height constraints
  - Improved spacing and padding in various sections
- Added favicon support to document icons, showing website favicons for webpage documents
- Fixed document type detection for webpages and URLs
- Added dark mode support to the Chrome extension button component with appropriate color classes

[Screen Recording 2025-10-03 at 11.34.01 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov" />](https://app.graphite.dev/user-attachments/video/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov)
2025-10-04 21:38:13 +00:00
..
app ui: update the chrome extension visibilty (#448) 2025-10-03 07:55:08 +00:00
components feat: url cards as content preview with rich details (#452) 2025-10-04 21:38:13 +00:00
hooks Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
lib feat: url cards as content preview with rich details (#452) 2025-10-04 21:38:13 +00:00
public ui: update the chrome extension visibilty (#448) 2025-10-03 07:55:08 +00:00
stores feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00: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 UI: onboarding improvements (#435) 2025-10-01 21:59:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
instrumentation-client.ts feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
middleware.ts feat: auto redirect to last site (#422) 2025-09-14 23:54:15 +00:00
next.config.ts fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (#441) 2025-09-28 20:15:49 +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 feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00: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