mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-16 14:06:39 +01:00
[PR #442] [MERGED] feat: remove bootstrap's collapses; improve animations #432
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/442
Author: @eitchtee
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
4aa2954feat: remove bootstrap's collapses; improve animations📊 Changes
14 files changed (+187 additions, -512 deletions)
View changed files
➕
app/templates/cotton/components/sidebar_collapsible_panel.html(+39 -0)📝
app/templates/cotton/components/sidebar_menu_collapsible_header.html(+9 -7)➖
app/templates/cotton/transaction/small_item.html(+0 -94)➖
app/templates/includes/navbar.html(+0 -183)📝
app/templates/includes/sidebar.html(+94 -127)📝
app/templates/monthly_overview/fragments/list.html(+7 -21)📝
app/templates/monthly_overview/pages/overview.html(+4 -5)📝
app/templates/transactions/fragments/list_all.html(+7 -21)📝
app/templates/transactions/pages/transactions.html(+4 -5)📝
frontend/src/js/bootstrap.js(+0 -1)📝
frontend/src/styles/_animations.scss(+16 -0)📝
frontend/src/styles/_transitions.scss(+0 -33)📝
frontend/src/styles/style.scss(+1 -9)📝
frontend/src/styles/tailwind.css(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.