pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:HTML
Filter by
156M results
Automated test pull request
Automated E2E test PR - will be cleaned up automatically
Ringkasan
Merapikan tampilan halaman Schedule (Head Coach). Sebelumnya grid dipatok 6 kolom coach sehingga hari yang sepi (1–2
coach) tampil kolom sempit + area kosong besar.
Perubahan
- Kolom mengikuti ...
目的
チーム/組織ダッシュボードでウィジェットを押すとフルページ遷移し、ヘッダ・タブ・「今どのチーム/組織か」の文脈が消える問題を解消。永続シェル(ヘッダ+タブ+サイドバーDrawer+NuxtPage/)で中身だけ差し替えるSPA構造に統一する。
方式(村 villages/[id].vue を金型に共通化)
- 共通コンポーネント components/scope/ScopePageShell.vue ...
Summary
The navbar (~30 lines) was copy-pasted across all 4 HTML files, and the footer (~15 lines) across 3, differing only in
which nav link is marked active. This PR consolidates them into a single ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- scripts/release/package.json ...
Description
Switch npm publishing in .github/workflows/publish-npm.yml from NPM_TOKEN to Trusted Publishing (OIDC).
Trusted Publisher is already configured on npmjs.com for Adamant-im/adamant-tradebot ...