ari/DynamicPageLoads #2

Merged
astra merged 6 commits from ari/DynamicPageLoads into main 2025-04-22 03:14:38 +00:00
Owner

Dynamically load the posts so that you can scroll a chronologically sorted timeline infinitely

Dynamically load the posts so that you can scroll a chronologically sorted timeline infinitely
ari added 5 commits 2025-04-22 03:02:49 +00:00
astra was assigned by ari 2025-04-22 03:03:11 +00:00
astra reviewed 2025-04-22 03:06:28 +00:00
astra left a comment
Owner

Looks ok at a glance will test in a sec

Looks ok at a glance will test in a sec
config.ts Outdated
@ -19,3 +19,3 @@
* @default 100
*/
static readonly MAX_POSTS: number = 100;
static readonly MAX_POSTS: number = 20;
Owner

The documentation for the variable needs updating i think

The documentation for the variable needs updating i think
Author
Owner

Updated!

Updated!
astra marked this conversation as resolved
ari added 1 commit 2025-04-22 03:11:31 +00:00
astra merged commit cff9eed1a4 into main 2025-04-22 03:14:38 +00:00
astra referenced this pull request from a commit 2025-04-22 03:14:38 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: scientific-witchery/pds-dash#2
No description provided.