MaheshtheDev
|
5b7f9ceb44
|
feat: migrate from react-markdown to streamdown (#394)
| Before (react-markdown) | After (streamdown) |
| --- | --- |
| <img width="300" height="863" alt="Before: react-markdown rendering" src="https://github.com/user-attachments/assets/807d0d3c-8634-45f3-a34f-79dd8139bef2" /> | <img width="300" height="814" alt="After: streamdown rendering" src="https://github.com/user-attachments/assets/8a718a9c-d842-424b-8679-15036076b142" /> |
## Changes Made
- **Dependencies**: Removed `react-markdown` and `remark-gfm`, added `streamdown@^1.1.6`
- **Component Updates**:
- Updated chat message rendering to use `<Streamdown>` component
- Maintained all existing functionality for tool state rendering
- Preserved prose styling classes for consistent appearance
- **Code Quality Improvements**:
- Fixed TypeScript type issues with message parts
- Improved switch case structure with proper default cases
- Replaced array index-based keys with stable message-based keys
- Added `useCallback` for performance optimization
- Fixed biome linting issues and switch case fallthrough warnings
|
2025-08-29 19:45:47 +00:00 |
|
MaheshtheDev
|
548b2b83a4
|
refactor(ui): optimize menu hover width and simplify text layout (#396)
Before

After

- 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 |
|
Mahesh Sanikommu
|
8f3b2bed1e
|
Merge pull request #384 from supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation
feat (ui): Integrations page with shortcuts & auto API Key generation
|
2025-08-28 14:30:21 -07:00 |
|
Mahesh Sanikommmu
|
8df4ab898f
|
fix the commetns
|
2025-08-28 14:28:25 -07:00 |
|
alexf37
|
1d5298e05e
|
feat: support project-specific installation commands (#390)
This PR simply updates the installation dialog to allow you to choose a project which the command installs the MCP for.

|
2025-08-27 17:15:26 +00:00 |
|
Mahesh Sanikommu
|
d48d2bc07c
|
Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view
ui (memory detail): improved memory detail view and open chat
|
2025-08-26 14:53:02 -07:00 |
|
alexf37
|
a3955b55cb
|
fix: memory limits cutoff (#385)
Previously, the badge with the memories limit in the consumer app menu was cut off on desktop, and now with this PR, it no longer is.
|
2025-08-26 21:51:39 +00:00 |
|
alexf37
|
29e1ebdc81
|
fix: missing dialog title in consumer mobile drawer (#386)
|
2025-08-26 21:50:20 +00:00 |
|
Mahesh Sanikommmu
|
f70dc78333
|
added connections as well
|
2025-08-25 12:17:27 -07:00 |
|
Mahesh Sanikommmu
|
bba2bf09f1
|
added connections as well to integrations view
|
2025-08-25 12:15:19 -07:00 |
|
Mahesh Sanikommmu
|
51e17bfc17
|
added summary and memory details to memory detail view
|
2025-08-24 10:48:01 -07:00 |
|
Mahesh Sanikommmu
|
3816666e2d
|
ui (memory detail): improved memory detail view and open chat
|
2025-08-23 00:38:57 -07:00 |
|
Mahesh Sanikommu
|
9e1e392a2b
|
Enhanced Text Editor and format fixes with biome (#371)
|
2025-08-21 08:40:44 -07:00 |
|
Mahesh Sanikommmu
|
fddc21aab2
|
added usage notes
|
2025-08-16 20:15:39 -07:00 |
|
Mahesh Sanikommmu
|
39003aff23
|
New Version of Supermemory Consumer App
|
2025-08-16 18:50:10 -07:00 |
|
Dhravya Shah
|
47904011de
|
Supermemory v2 Release 🚀
|
2025-01-20 17:50:45 -07:00 |
|
Dhravya Shah
|
ba3a7b6a80
|
fix: all build errors
|
2024-08-27 11:54:00 -07:00 |
|
Dhravya Shah
|
8504c5c00d
|
merge conflicts
|
2024-08-27 11:08:00 -07:00 |
|
codetorso
|
d419b06456
|
commit it
|
2024-08-17 06:59:37 +05:30 |
|
codetorso
|
429a088c74
|
get this file in
|
2024-08-17 05:58:17 +05:30 |
|
codetorso
|
58dae2ef69
|
popover ruining my day again
|
2024-08-17 05:50:16 +05:30 |
|
codetorso
|
73c5480fac
|
editor
|
2024-08-16 09:16:46 +05:30 |
|
Dhravya Shah
|
3e9793436a
|
fixed builds, added friend integration
|
2024-07-28 19:33:50 -07:00 |
|
Dhravya Shah
|
a3f551e557
|
merged
|
2024-07-28 10:58:22 -07:00 |
|
codetorso
|
5def889576
|
done!!
|
2024-07-25 23:34:45 +05:30 |
|
codetorso
|
3c91c188a4
|
fix error on drop
|
2024-07-25 21:51:58 +05:30 |
|
codetorso
|
c7b98a39b8
|
let's go boys!! canvas
|
2024-07-25 10:56:32 +05:30 |
|
Dhravya
|
5b44dcb1d1
|
use tabs
|
2024-07-16 19:26:47 -05:00 |
|
Dhravya
|
1fd0aae0be
|
small UX fixes and multi space save actually works now
|
2024-07-14 20:48:06 -05:00 |
|
Dhravya
|
2c6a96e96f
|
spaces function
|
2024-07-01 20:12:56 -05:00 |
|
Dhravya
|
b00dbd4647
|
minor changes in extension
|
2024-07-01 07:55:16 -05:00 |
|
Dhravya
|
ffd141ade4
|
merge conflicts
|
2024-06-30 20:50:24 -05:00 |
|
codetorso
|
66a7c24d22
|
done!
|
2024-07-01 07:11:20 +05:30 |
|
codetorso
|
888a1a589f
|
dhravya's improvements
|
2024-07-01 06:48:00 +05:30 |
|
codetorso
|
4d381dd00f
|
canvas (3/3)
|
2024-07-01 06:08:17 +05:30 |
|
codetorso
|
6294f5fa33
|
fix typescript errors
|
2024-06-29 20:34:48 +05:30 |
|