aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/BookmarkPreview.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ui(web): Set tag input field in preview modal to 100% width to fix overflow ↵Cari2024-05-191-2/+2
| | | | | | | issues on select dropdown (#165) ui(web): Fixed issue with rounded corners on tag input field in preview modal ui(web): Adjusted styles for labels and fields in preview modal for visual consistency
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-2/+9
|
* feature: Download images and screenshotsMohamedBassem2024-04-201-5/+9
|
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-36/+15
|
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-141-3/+12
|
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+1
|
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-25/+20
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-071-0/+154
in bookmark preview