aboutsummaryrefslogtreecommitdiff
path: root/apps/web/biome.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-211-1/+1
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* UI: onboarding improvements (#435)09-23-ui_onboarding_improvementsMaheshtheDev2025-10-011-0/+7
| | | | | | UI: onboarding improvements ui(onboarding): updated onboarding ui patterns
* feat: migrate from react-markdown to streamdown (#394)mahesh/streamdown-integrationMaheshtheDev2025-08-291-2/+3
| | | | | | | | | | | | | | | | | | | | | 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
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-211-5/+6
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-161-0/+10