feat: tagging members in description (#140)

* feat: tagging members in description

* chore: tiptap mention package

* feat: avatar before names in members dropdown
This commit is contained in:
Ridham Khandar
2025-08-15 00:27:35 +05:30
committed by GitHub
parent 4a67afdd3a
commit 8079345546
6 changed files with 210 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query": "catalog:",
"@tiptap/extension-link": "^2.22.2",
"@tiptap/extension-mention": "^3.0.9",
"@tiptap/extension-placeholder": "^2.14.0",
"@tiptap/pm": "^2.14.0",
"@tiptap/react": "^2.14.0",