aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react/hooks/lists.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-0/+3
| | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com>
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-231-0/+7
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-2/+76
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* fix: Fix type in the useAddBookmarkToList hookMohamedBassem2024-04-091-1/+1
|
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-1/+14
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-071-0/+14
in bookmark preview