Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:merged is:merged

Filter by

97.4M results  (2 s)

97.4M results

- Fixed npm ci failure (synced package-lock.json). - Fully implemented comment pinning end-to-end with dedicated POST/DELETE endpoints and service logic. - Transitioned useComments hook to canonical ...

The Railway Deploy workflow pinned @railway/cli@3, which fails to parse newly-issued project tokens (Unauthorized. Please login). Bump to v4 to match the working local CLI and unblock the F-01 production ...

Box-test: ESLint + tsc EXIT=0. Probe-based runtime snapshot, leak-safe (presence-only).

Text Background is opacity-driven (0 = Off). Picking a color while opacity was 0 rendered nothing, so it looked like the toggle didn t work — for both headline and subheadline. Now choosing a background ...

Auto-created by Slot 4 repair workflow.

統一優化所有彈窗(modal / dialog / 下拉選單 / popover)的手機版,純 CSS(src/styles.css 檔尾新增一個 @media (max-width: 640px) 區塊,放最後確保正確覆蓋 base 定義),npm run build 已通過。 原則 - 內容多的大彈窗(保險表單、員工資料卡、電子名片)→ 手機改全螢幕,用 100dvh 避開行動瀏覽器網址列高度問題,並補 ...

The SDK s pbi.embed() call was happening synchronously in the same React render cycle as setStatus( embedding ), before React had flushed the state update to show the container div. With display:none the ...

概要 地上局情報を、サイドバーに表示しました。 これまで仰角・方位角・距離、AOS / LOS は表示していましたが、どの地点を基準に計算しているかが画面上では分からない状態でした。 対応内容 - 現在使用している地上局情報をContextに追加 - 地上局情報を表示するコンポーネントを追加 - サイドバーに地上局情報を表示 確認内容 - サイドバーに地上局情報が表示されること ...
enhancement