mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #563] [MERGED] bootstrap update #616
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#616
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/retspen/webvirtcloud/pull/563
Author: @catborise
Created: 1/23/2023
Status: ✅ Merged
Merged: 1/23/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (6)
1348679resolve dependency problem with markdowne3fb820update bootstrap&bootswatch 5.0.2 -> 5.2.2. Seperate bootswatch overrides for future update easiness12d3530update bootstrap-multiselect to 1.1.263216d6update jquery to 3.6.16d9025eupdate base image to jammy 1.0.18e1c3fachange iso path hint📊 Changes
181 files changed (+3128 additions, -1831 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
appsettings/views.py(+3 -3)📝
conf/requirements.txt(+3 -3)📝
dev/scss/bootstrap-overrides.scss(+57 -51)📝
dev/scss/bootstrap/_accordion.scss(+56 -25)📝
dev/scss/bootstrap/_alert.scss(+18 -4)📝
dev/scss/bootstrap/_badge.scss(+14 -5)📝
dev/scss/bootstrap/_breadcrumb.scss(+22 -10)📝
dev/scss/bootstrap/_button-group.scss(+4 -1)📝
dev/scss/bootstrap/_buttons.scss(+125 -29)📝
dev/scss/bootstrap/_card.scss(+56 -37)📝
dev/scss/bootstrap/_close.scss(+1 -1)📝
dev/scss/bootstrap/_containers.scss(+1 -1)📝
dev/scss/bootstrap/_dropdown.scss(+85 -76)📝
dev/scss/bootstrap/_functions.scss(+55 -16)📝
dev/scss/bootstrap/_grid.scss(+11 -0)📝
dev/scss/bootstrap/_helpers.scss(+3 -0)📝
dev/scss/bootstrap/_list-group.scss(+48 -30)➕
dev/scss/bootstrap/_maps.scss(+54 -0)📝
dev/scss/bootstrap/_mixins.scss(+1 -0)...and 80 more files
📄 Description
jquery update
bootstrap-multiselect update
bootstrap 5.0.2 to 5.2.2 update
Docker image update
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.