mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #308] [MERGED] feat: replace navbar with sidebar #343
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/eitchtee/WYGIWYH/pull/308
Author: @eitchtee
Created: 8/6/2025
Status: ✅ Merged
Merged: 8/6/2025
Merged by: @eitchtee
Base:
main← Head:feat/sidebar📝 Commits (2)
dd1f6a6feat: add sidebarf90a31ffeat: add sidebar📊 Changes
11 files changed (+403 additions, -24 deletions)
View changed files
➕
app/templates/cotton/components/sidebar_menu_collapsible_header.html(+12 -0)➕
app/templates/cotton/components/sidebar_menu_header.html(+6 -0)➕
app/templates/cotton/components/sidebar_menu_item.html(+14 -0)➕
app/templates/cotton/components/sidebar_menu_url_item.html(+16 -0)➕
app/templates/includes/mobile_navbar.html(+16 -0)📝
app/templates/includes/navbar/user_menu.html(+2 -5)➕
app/templates/includes/sidebar.html(+289 -0)📝
app/templates/layouts/base.html(+21 -17)📝
frontend/src/styles/_animations.scss(+11 -2)📝
frontend/src/styles/style.scss(+8 -0)📝
frontend/src/styles/tailwind.css(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.