mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#443
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/flyimg/flyimg/pull/381
Author: @sadok-f
Created: 11/19/2023
Status: ✅ Merged
Merged: 11/19/2023
Merged by: @sadok-f
Base:
main← Head:demo-page-v2-#379📝 Commits (9)
1800bc5Rework the demp page, add previous section, fixes #37933a945bMerge branch 'main' into demo-page-v2-#379cb30f3efixing linting errorsff6db02fix linting errorsce20378populate params options description and example8231c6dfix: fixing the wrong definition for the pdf page number, add descriptions for the URL image options for the new Demo page0f4eb9dadd image onload error functionb6d1436fix: add dev deployment workflow0e07c28Rename the dev deploy workflow📊 Changes
10 files changed (+342 additions, -10030 deletions)
View changed files
➕
.github/workflows/branch-dev-deploy.yml(+43 -0)📝
config/parameters.yml(+2 -2)📝
src/Core/Entity/Image/OutputImage.php(+1 -1)📝
src/Core/Processor/ImageProcessor.php(+1 -1)📝
src/Core/Views/Default/index.html(+87 -47)📝
tests/Core/Entity/Image/OutputImageTest.php(+1 -1)📝
web/css/bootstrap.min.css(+5 -9855)📝
web/css/main.css(+12 -123)➕
web/js/bootstrap.bundle.min.js(+7 -0)➕
web/js/main.js(+183 -0)📄 Description
Rework the demo page, add a Preview section, fixes #379
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.