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
main
topic-links-lazy-loading
0677c97
7 files changed (+74 additions, -33 deletions)
📝 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)
bun.lockb
package.json
web/components/routes/topics/detail/TopicDetailRoute.tsx
web/components/routes/topics/detail/partials/section.tsx
web/hooks/use-topic-data.ts
web/lib/schema/index.ts
web/package.json
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.