aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components/chrome-extension-button.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-131-1/+1
|
* feat: multiple models & ui improvements (#455)MaheshtheDev2025-10-061-1/+7
|
* fix: mobile responsive issues on onboarding (#453)MaheshtheDev2025-10-061-2/+4
|
* feat: url cards as content preview with rich details (#452)MaheshtheDev2025-10-041-14/+14
| | | | | | | | | | | | | | | | | Improved memory detail UI with better document icons and layout and Added dark mode support to the Chrome extension button ### What changed? - Enhanced the WebsiteCard component with an `onOpenDetails` prop - Improved the MemoryDetail component with: - Better layout for document headers and source links - Enhanced content scrolling with proper height constraints - Improved spacing and padding in various sections - Added favicon support to document icons, showing website favicons for webpage documents - Fixed document type detection for webpages and URLs - Added dark mode support to the Chrome extension button component with appropriate color classes [Screen Recording 2025-10-03 at 11.34.01 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov" />](https://app.graphite.dev/user-attachments/video/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov)
* ui: update the chrome extension visibilty (#448)10-01-ui_update_the_chrome_extension_visibiltyMaheshtheDev2025-10-031-0/+234
ui: update the chrome extension visibilty fix the ui for the chrome extension icon remove bun lock ![image.png](https://app.graphite.dev/user-attachments/assets/e5da1528-95dd-455a-bd35-6d93a3c369b9.png) ![image.png](https://app.graphite.dev/user-attachments/assets/ecc6ed96-6a87-4569-8220-adef56ab185e.png)