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: main ← Head: feat/landing-search
main
feat/landing-search
197bcde
41f3886
8 files changed (+194 additions, -76 deletions)
📝 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)
web/app/(pages)/layout.tsx
web/components/routes/PublicHomeRoute.tsx
web/components/routes/public/Autocomplete.tsx
web/components/routes/public/PublicHomeRoute.tsx
web/components/routes/public/anim.ts
web/components/routes/public/force-graph-client-lazy.tsx
web/components/routes/public/graph-data.json
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/134
Author: @Aslam97
Created: 9/4/2024
Status: ✅ Merged
Merged: 9/4/2024
Merged by: @Aslam97
Base:
main← Head:feat/landing-search📝 Commits (2)
197bcdefeat(landing): topic search41f3886fix: node click📊 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.