aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(web): Fix hydration error in the bookmark preview pageMohamedBassem2024-04-241-1/+1
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-192-4/+64
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-152-10/+57
|
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-141-26/+31
|
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-69/+0
|
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-16/+10
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-071-0/+2
| | | | in bookmark preview
* ui(web): Add a tooltip explaining what archived meansMohamedBassem2024-04-061-0/+38
|
* refactor: Extract the action confirming dialog into its own componentMohamedBassem2024-03-311-0/+48
|
* feature(web): Allow support for multiple asset upload at the same time. ↵MohamedBassem2024-03-301-1/+1
| | | | Fixes: #36
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-0/+11
|
* feature: A better looking bookmark preview pageMohamedBassem2024-03-212-6/+46
|
* fix: Reset add list form form on submissionMohamedBassem2024-03-211-0/+2
|
* feature(web): Add support for demo modeMohamedBassem2024-03-191-1/+8
|
* ui(web): Change the text in cards to be less aggressiveMohamedBassem2024-03-151-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-1421-99/+81
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-1423-0/+1684