Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:HTML

Filter by

207M results  (2 s)

207M results

:wave:! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed ...

Alles was gemacht wurde: - .gitignore geupdatet (vielleicht ist es sinnvoll, die settings.json nicht mitzutracken?) - habe meine environment.yml-Datei gelöscht und deine geprüft, läuft bei allen Testskripten ...

Summary: - Fixes clear spelling or wording mistakes in documentation. - Keeps the change text-only with no behavior impact. Testing: - git diff --check - uvx codespell on the changed files

Context The Yoast block editor sidebar currently relies on hidden input elements rendered by the PHP metabox to persist state and save post meta. When the user edits values in the sidebar (SEO title, ...
changelog: non-user-facing

Contribution #23 - 2026-06-01-09-47-32 Summary - Add one generated contribution file - File: updates/2026/06/01-09-47-32-contribution-23.md Context This PR was created by the manual bulk contribution ...

Contribution #22 - 2026-06-01-09-47-32 Summary - Add one generated contribution file - File: updates/2026/06/01-09-47-32-contribution-22.md Context This PR was created by the manual bulk contribution ...

概要 カードタブのスワイプ時に左側へ隙間ができる不具合の真因を修正します。前回(PR #617)の pane クリップだけでは直らなかったとの報告と、「検索結果数(件数バッジ)の修正後に出るようになった」という手がかりから、検索バーの横はみ出しが原因と特定しました。 原因 件数バッジ(.badge)を4桁固定幅(min-width: calc(4ch + 14px) ≒37px)にして広げたことで、検索バーの ...