mirror of
https://git.witchcraft.systems/scientific-witchery/pds-dash.git
synced 2025-06-10 08:54:04 +10:00
Dynamic post loading (#2)
Dynamically load the posts so that you can scroll a chronologically sorted timeline infinitely Reviewed-on: https://git.witchcraft.systems/scientific-witchery/pds-dash/pulls/2 Co-authored-by: ari <ariadna@omg.lol> Co-committed-by: ari <ariadna@omg.lol>
This commit is contained in:
parent
26aff55dc2
commit
cff9eed1a4
6 changed files with 205 additions and 91 deletions
|
@ -13,7 +13,8 @@
|
|||
"@atcute/bluesky": "^2.0.2",
|
||||
"@atcute/client": "^3.0.1",
|
||||
"@atcute/identity-resolver": "^0.1.2",
|
||||
"moment": "^2.30.1"
|
||||
"moment": "^2.30.1",
|
||||
"svelte-infinite-loading": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue