aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/BookmarkLayoutAdaptingCard.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ui(web): Fixed overflow issues for very long titles (#152)Cari2024-05-161-2/+10
| | | | | | | | | | | * ui(web): Titles that exceed the allotted space now terminate with an ellipsis ui(web): Very long titles now break in edit mode instead of overflowing horizontally * ui(web): Titles on bookmark cards longer than two lines will terminate with an ellipsis ui(web): Tooltips for long titles now wrap to multiple lines as needed ui(web): Aligned titles in preview panes to the left margin
* feature: Download images and screenshotsMohamedBassem2024-04-201-1/+1
|
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-0/+131