mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #40] [MERGED] 2024.5.1-beta.1 #11
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/mountain-loop/yaak/pull/40
Author: @gschier
Created: 6/5/2024
Status: ✅ Merged
Merged: 6/5/2024
Merged by: @gschier
Base:
beta← Head:master📝 Commits (10+)
a9db149Import content-type from Postman multi-part form9a53641Better invalid URL errorsc3f0351Fix font size36728d1Tweak Moonlight themeb47ec01uses custom component on Windows8f3bdb5Fix autocomplete for environment editor namesb39335dDon't call is_fullscreen so muchfe86251Fix dropdown icon color3f72996Tweak settings labelsf01d1e7Don't always change request method. Closes #29 📊 Changes 10 files changed (+117 additions, -241 deletions) View changed files ➖ .tauriignore (+0 -1) 📝 package-lock.json (+44 -44) 📝 package.json (+1 -1) 📝 src-tauri/Cargo.lock (+55 -68) 📝 src-tauri/Cargo.toml (+11 -18) 📝 src-tauri/grpc/Cargo.toml (+2 -2) 📝 src-tauri/src/lib.rs (+0 -7) ➖ src-tauri/src/tauri_plugin_windows_window.rs (+0 -97) 📝 src-tauri/tauri.conf.json (+3 -3) 📝 src-web/components/Portal.tsx (+1 -0) 📄 Description Fix Linux and Windows launch errors 🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.