supermemory/apps/web/components
nexxeln 5e24eb66c3 package the graph (#563)
includes:

- a package that contains a MemoryGraph component which handles fetching data and rendering the graph
- a playground to test the package

problems:

- the bundle size is huge
- the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles

![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
2025-11-19 18:57:56 +00:00
..
content-cards fix: prevent memory from opening when delete memory dialog is open (#582) 2025-11-14 21:32:44 -08:00
memories-utils feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
views Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583) 2025-11-18 15:51:23 -08:00
chat-input.tsx feat: multiple models & ui improvements (#455) 2025-10-06 16:25:38 +00:00
chrome-extension-button.tsx feat: multiple models & ui improvements (#455) 2025-10-06 16:25:38 +00:00
connect-ai-modal.tsx chore: mcp connection trouble nav to manual mcp (#552) 2025-11-03 00:38:21 +00:00
create-project-dialog.tsx feat: app improvements (#454) 2025-10-06 15:51:31 +00:00
glass-menu-effect.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
graph-dialog.tsx package the graph (#563) 2025-11-19 18:57:56 +00:00
header.tsx feat: add inline confirmation for chat deletion (#581) 2025-11-14 21:24:50 -08:00
install-prompt.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
masonry-memory-list.tsx feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
memories.tsx fix(web): sentry issues across the web app (#570) 2025-11-09 07:32:52 +00:00
memory-list-view.tsx fix: prevent memory from opening when delete memory dialog is open (#582) 2025-11-14 21:32:44 -08:00
menu.tsx feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
model-selector.tsx fix: hydration issue and selected model in chat (#568) 2025-11-09 07:29:01 +00:00
project-selector.tsx fix: add button type to ModelSelector and ProjectSelector components 2025-10-08 17:46:58 -07:00
spinner.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
text-effect.tsx feat: new onboarding flow (#408) 2025-10-01 21:59:53 +00:00
text-morph.tsx feat: new onboarding flow (#408) 2025-10-01 21:59:53 +00:00
text-shimmer.tsx feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00