[PR #162] [MERGED] sliding model #82

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

📋 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: mainHead: sliding-model


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/linsa-io/linsa/pull/162 **Author:** [@kisuyo](https://github.com/kisuyo) **Created:** 9/11/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@nikivdev](https://github.com/nikivdev) **Base:** `main` ← **Head:** `sliding-model` --- ### 📝 Commits (10+) - [`c84b14a`](https://github.com/linsa-io/linsa/commit/c84b14aa2b956b839a3c201c97b50c6c5e4a899d) . - [`9d62382`](https://github.com/linsa-io/linsa/commit/9d62382493b96a0029ce0f2da55e8b24f9145123) . - [`d45310b`](https://github.com/linsa-io/linsa/commit/d45310b096127b54345adb47214d49fa209464c6) . - [`30fb28c`](https://github.com/linsa-io/linsa/commit/30fb28cca98747df757094a728052d65b0947487) fix(link): listen on the list and fix timeout - [`4fbae8b`](https://github.com/linsa-io/linsa/commit/4fbae8bf898a625b8a77466bf58afdc82d8c2e35) pages active sidebar background - [`8dce77a`](https://github.com/linsa-io/linsa/commit/8dce77a9fcba22416ed0108829571d429ae6ea27) date format - [`8461d36`](https://github.com/linsa-io/linsa/commit/8461d361d02596ced55dd4069325de1ec87c9636) link isActive sidebar - [`0b75999`](https://github.com/linsa-io/linsa/commit/0b75999520b4d26231b1b53242888474fd618e2b) refactor(link): remove log on enter pressed - [`cdcc2ca`](https://github.com/linsa-io/linsa/commit/cdcc2caa28184814e6a2e65af4db0a15b2f2f688) fix(link-sb): mismatch size when active - [`d719e0b`](https://github.com/linsa-io/linsa/commit/d719e0bfa25edb72be0dbde9a10c8ab9314a5a6d) fix(link): force cache url fetching ### 📊 Changes **4 files changed** (+99 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </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:12 +01:00
adam closed this issue 2025-12-29 18:28:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#82