aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/components/dashboard/bookmarks/BookmarksGrid.tsx (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-64/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02fix: Fix hydration in list view caused by the spinnerMohamedBassem1-7/+6
2024-03-02ui: Use a masonry library to maintain the order of the bookmark gridMohamedBassem1-4/+22
2024-03-02ui: Fix sidebar list spinnerMohamedBassem1-1/+4
2024-03-02fix: Fix missing key property in bookmark gridMohamedBassem1-1/+1
2024-02-29refactor: Use a Slot for passing classnames to children insteadMohamedBassem1-13/+13
2024-02-29fix: Remove extra row-span from LinkCardMohamedBassem1-1/+1
2024-02-29fix: Fix the look of the grid view and allowing notes to have variable sizeMohamedBassem1-2/+2
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-4/+16
2024-02-22fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem1-0/+3
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem1-7/+0
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-3/+12
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem1-0/+6
2024-02-14ui: Small UI fixesMohamedBassem1-1/+1
2024-02-09[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem1-1/+1
hover coloring
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem1-11/+5
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-1/+1
2024-02-09[refactor] Extract the bookmark model to be a high level model to support ↵MohamedBassem1-0/+27
other type of bookmarks