Improve scrolling, discover page

This commit is contained in:
Jon Staab
2024-10-17 14:26:53 -07:00
parent 9c31b12d48
commit 4683fc4203
12 changed files with 90 additions and 74 deletions
+8 -9
View File
@@ -48,15 +48,15 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/content": "~0.0.12",
"@welshman/lib": "~0.0.22",
"@welshman/util": "~0.0.39",
"@welshman/feeds": "~0.0.20",
"@welshman/store": "~0.0.10",
"@welshman/net": "~0.0.28",
"@welshman/dvm": "~0.0.10",
"@welshman/signer": "~0.0.9",
"@welshman/app": "~0.0.17",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",
"@welshman/lib": "~0.0.22",
"@welshman/net": "~0.0.28",
"@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.39",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"emoji-picker-element": "^1.22.8",
@@ -65,7 +65,6 @@
"nostr-editor": "^0.0.2",
"nostr-tools": "^2.7.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte-bricks": "^0.2.1",
"svelte-tiptap": "^1.1.3",
"throttle-debounce": "^5.0.2"
}