mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #8179] [MERGED] i18n: Add reset panzoom button to SVGPanZoom and cleanup #8970
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/open-webui/open-webui/pull/8179
Author: @cvaz1306
Created: 12/28/2024
Status: ✅ Merged
Merged: 12/29/2024
Merged by: @tjbck
Base:
dev← Head:add_reset_button_mermaidjs_renderer📝 Commits (3)
8a7e8b5Add reset panzoom button to SVGPanZoom and cleanup95598e5Merge branch 'dev' into add_reset_button_mermaidjs_rendererf7d1833Fixing formatting📊 Changes
51 files changed (+57 additions, -7 deletions)
View changed files
📝
src/lib/components/common/SVGPanZoom.svelte(+2 -2)📝
src/lib/components/icons/Reset.svelte(+6 -5)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+1 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+1 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+1 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+1 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+1 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+1 -0)📝
src/lib/i18n/locales/eu-ES/translation.json(+1 -0)📝
src/lib/i18n/locales/fa-IR/translation.json(+1 -0)📝
src/lib/i18n/locales/fi-FI/translation.json(+1 -0)📝
src/lib/i18n/locales/fr-CA/translation.json(+1 -0)📝
src/lib/i18n/locales/fr-FR/translation.json(+1 -0)...and 31 more files
📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.