Original PR: https://github.com/linsa-io/linsa/pull/162 Author: @kisuyo Created: 9/11/2024 Status: ✅ Merged Merged: 9/11/2024 Merged by: @nikivdev
Base: main ← Head: sliding-model
main
sliding-model
c84b14a
9d62382
d45310b
30fb28c
4fbae8b
8dce77a
8461d36
0b75999
cdcc2ca
d719e0b
4 files changed (+99 additions, -2 deletions)
📝 web/app/(pages)/layout.tsx (+3 -1) 📝 web/components/routes/link/bottom-bar.tsx (+13 -1) ➕ web/components/ui/sliding-menu.tsx (+82 -0) 📝 web/store/sidebar.ts (+1 -0)
web/app/(pages)/layout.tsx
web/components/routes/link/bottom-bar.tsx
web/components/ui/sliding-menu.tsx
web/store/sidebar.ts
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/162
Author: @kisuyo
Created: 9/11/2024
Status: ✅ Merged
Merged: 9/11/2024
Merged by: @nikivdev
Base:
main← Head:sliding-model📝 Commits (10+)
c84b14a.9d62382.d45310b.30fb28cfix(link): listen on the list and fix timeout4fbae8bpages active sidebar background8dce77adate format8461d36link isActive sidebar0b75999refactor(link): remove log on enter pressedcdcc2cafix(link-sb): mismatch size when actived719e0bfix(link): force cache url fetching📊 Changes
4 files changed (+99 additions, -2 deletions)
View changed files
📝
web/app/(pages)/layout.tsx(+3 -1)📝
web/components/routes/link/bottom-bar.tsx(+13 -1)➕
web/components/ui/sliding-menu.tsx(+82 -0)📝
web/store/sidebar.ts(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.