supermemory/packages/ui/text
MaheshtheDev 56590e9329 feat: delete memories and theme issues across the app (#449)
# Add document deletion functionality and fix UI theme issues

This PR adds the ability to delete documents and their associated memories across all content card types (Google Docs, Notes, Tweets, and Websites). Each card now includes:

- A delete button that appears on hover
- A confirmation dialog to prevent accidental deletions
- Proper event handling to avoid triggering card clicks when using delete controls

Additionally, this PR fixes various UI theme issues:

- Updates button styling in the ActionButtons component
- Improves theme consistency by replacing hardcoded colors with theme variables
- Fixes text color issues in login page components
- Ensures proper color contrast in various UI elements

The masonry layout was also improved to properly re-render when documents are removed.
2025-10-03 07:51:00 +00:00
..
heading Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
label feat: delete memories and theme issues across the app (#449) 2025-10-03 07:51:00 +00:00
title Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00