mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 04:10:25 +01:00
[PR #127] [MERGED] perf: Lazy loading for links in topic sections #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/127
Author: @aeplay
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @nikivdev
Base:
main← Head:topic-links-lazy-loading📝 Commits (1)
0677c97perf: Lazy loading for links in topic sections📊 Changes
7 files changed (+74 additions, -33 deletions)
View changed files
📝
bun.lockb(+0 -0)📝
package.json(+1 -1)📝
web/components/routes/topics/detail/TopicDetailRoute.tsx(+9 -7)📝
web/components/routes/topics/detail/partials/section.tsx(+54 -3)📝
web/hooks/use-topic-data.ts(+6 -20)📝
web/lib/schema/index.ts(+2 -0)📝
web/package.json(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.