mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #185] [MERGED] chore: Enhancement + New Feature #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/185
Author: @Aslam97
Created: 10/9/2024
Status: ✅ Merged
Merged: 10/18/2024
Merged by: @Aslam97
Base:
main← Head:feat/editor📝 Commits (10+)
c0b238bwipba0899ewip page88ed4e9chore: style23c9acdwip pages727649awip pagesbb177a5chore: toggle9e3849bchore: link8f31fe6feat: topic search64a5793chore: page sectiona008582refactor: apply tailwind class ordering📊 Changes
158 files changed (+2809 additions, -1064 deletions)
View changed files
➖
q&a(+0 -0)📝
web/app.config.ts(+1 -1)📝
web/app/components/DefaultCatchBoundary.tsx(+5 -5)📝
web/app/components/GlobalKeyboardHandler.tsx(+1 -1)📝
web/app/components/NotFound.tsx(+3 -3)📝
web/app/components/Onboarding.tsx(+1 -1)📝
web/app/components/command-palette/command-data.ts(+1 -1)📝
web/app/components/command-palette/command-palette.tsx(+1 -1)📝
web/app/components/custom/content-header.tsx(+2 -2)📝
web/app/components/custom/learning-state-selector.tsx(+1 -1)➕
web/app/components/custom/nav-item.tsx(+71 -0)📝
web/app/components/custom/textarea-autosize.tsx(+1 -1)➕
web/app/components/icons/arrow-icon.tsx(+27 -0)📝
web/app/components/shortcut/shortcut.tsx(+5 -5)📝
web/app/components/sidebar/partials/feedback.tsx(+2 -2)📝
web/app/components/sidebar/partials/journal-section.tsx(+2 -2)➕
web/app/components/sidebar/partials/link-collection.tsx(+28 -0)📝
web/app/components/sidebar/partials/link-section.tsx(+65 -40)📝
web/app/components/sidebar/partials/page-section.tsx(+84 -55)📝
web/app/components/sidebar/partials/profile-section.tsx(+3 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.