[PR #134] [MERGED] feat(landing): topic search #55

Closed
opened 2025-12-29 18:28:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/134
Author: @Aslam97
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @Aslam97

Base: mainHead: feat/landing-search


📝 Commits (2)

📊 Changes

8 files changed (+194 additions, -76 deletions)

View changed files

📝 web/app/(pages)/layout.tsx (+1 -1)
web/components/routes/PublicHomeRoute.tsx (+0 -70)
web/components/routes/public/Autocomplete.tsx (+123 -0)
web/components/routes/public/PublicHomeRoute.tsx (+65 -0)
📝 web/components/routes/public/anim.ts (+0 -0)
📝 web/components/routes/public/force-graph-client-lazy.tsx (+0 -0)
📝 web/components/routes/public/graph-data.json (+0 -0)
📝 web/package.json (+5 -5)

📄 Description

No description provided


🔄 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/linsa-io/linsa/pull/134 **Author:** [@Aslam97](https://github.com/Aslam97) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@Aslam97](https://github.com/Aslam97) **Base:** `main` ← **Head:** `feat/landing-search` --- ### 📝 Commits (2) - [`197bcde`](https://github.com/linsa-io/linsa/commit/197bcde399c96634e5528c4fd466deb2780a1eb7) feat(landing): topic search - [`41f3886`](https://github.com/linsa-io/linsa/commit/41f3886e93fe924c7dc8fc8627496b1b55571593) fix: node click ### 📊 Changes **8 files changed** (+194 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(pages)/layout.tsx` (+1 -1) ➖ `web/components/routes/PublicHomeRoute.tsx` (+0 -70) ➕ `web/components/routes/public/Autocomplete.tsx` (+123 -0) ➕ `web/components/routes/public/PublicHomeRoute.tsx` (+65 -0) 📝 `web/components/routes/public/anim.ts` (+0 -0) 📝 `web/components/routes/public/force-graph-client-lazy.tsx` (+0 -0) 📝 `web/components/routes/public/graph-data.json` (+0 -0) 📝 `web/package.json` (+5 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:28:02 +01:00
adam closed this issue 2025-12-29 18:28:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#55