supermemory/packages/ui
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
..
assets feat: app improvements (#454) 2025-10-06 15:51:31 +00:00
button feat: delete memories and theme issues across the app (#449) 2025-10-03 07:51:00 +00:00
components feat: improved add memory UI bits (#502) 2025-10-27 17:31:13 -07:00
input feat: delete memories and theme issues across the app (#449) 2025-10-03 07:51:00 +00:00
memory-graph package the graph (#563) 2025-11-19 18:57:56 +00:00
other Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
pages fix(web): sentry issues across the web app (#570) 2025-11-09 07:32:52 +00:00
text feat: delete memories and theme issues across the app (#449) 2025-10-03 07:51:00 +00:00
biome.json feat: migrate from react-markdown to streamdown (#394) 2025-08-29 19:45:47 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
copy-button.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
copyable-cell.tsx Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
globals.css feat: app improvements (#454) 2025-10-06 15:51:31 +00:00
package.json feat: new onboarding flow (#408) 2025-10-01 21:59:53 +00:00
tsconfig.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00