[PR #115] [MERGED] add infinite-scrolling docs #135

Closed
opened 2026-03-02 16:47:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/115
Author: @heikomat
Created: 5/21/2022
Status: Merged
Merged: 6/17/2022
Merged by: @lastzero

Base: masterHead: infinite-scrolling


📝 Commits (3)

  • 79664a6 add infinite-scrolling docs
  • 72d54ab Merge remote-tracking branch 'upstream/master' into infinite-scrolling
  • cc2e86d fix some typos in the virtualization docs

📊 Changes

2 files changed (+146 additions, -0 deletions)

View changed files

docs/developer-guide/ui/infinite-scrolling.md (+145 -0)
📝 mkdocs.yml (+1 -0)

📄 Description

Adds developer docs for things around the topic of infinite scrolling and virtualization.

Related issues: https://github.com/photoprism/photoprism/issues/2258
Related PRs: https://github.com/photoprism/photoprism/pull/2292, https://github.com/heikomat/photoprism/pull/1

This not yet proofread. I'm also somewhat unsure about it being to detailed, as it got quite long while a lot of other ui-docs are really not that long.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/photoprism/photoprism-docs/pull/115 **Author:** [@heikomat](https://github.com/heikomat) **Created:** 5/21/2022 **Status:** ✅ Merged **Merged:** 6/17/2022 **Merged by:** [@lastzero](https://github.com/lastzero) **Base:** `master` ← **Head:** `infinite-scrolling` --- ### 📝 Commits (3) - [`79664a6`](https://github.com/photoprism/photoprism-docs/commit/79664a6736e9cb367ae463ae50219cc580fb1087) add infinite-scrolling docs - [`72d54ab`](https://github.com/photoprism/photoprism-docs/commit/72d54ab67df1a9e3c805fc311ff85213c6a5d1ba) Merge remote-tracking branch 'upstream/master' into infinite-scrolling - [`cc2e86d`](https://github.com/photoprism/photoprism-docs/commit/cc2e86dc93231010beb95a773e505a8d58f17749) fix some typos in the virtualization docs ### 📊 Changes **2 files changed** (+146 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/developer-guide/ui/infinite-scrolling.md` (+145 -0) 📝 `mkdocs.yml` (+1 -0) </details> ### 📄 Description Adds developer docs for things around the topic of infinite scrolling and virtualization. Related issues: https://github.com/photoprism/photoprism/issues/2258 Related PRs: https://github.com/photoprism/photoprism/pull/2292, https://github.com/heikomat/photoprism/pull/1 This not yet proofread. I'm also somewhat unsure about it being to detailed, as it got quite long while a lot of other ui-docs are really not that long. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:47:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/photoprism-docs#135
No description provided.