Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript language:CSS

Filter by

69.8M results  (4 s)

69.8M results

Description: Description of changes made and why.

Summary 外部API(Linear, Discord)連携部分のモック化・結合テストを強化し、後続の移行(TS/ESM/scheduler)を安全に行うための回帰検知網を整備した。 Changes - src/__test_helpers__/linearMock.js / discordMock.js: https 層でLinear GraphQL・Discord HTTP(notifier/followup)をモックし、呼び出しの ...

Field was defined as a component inside MusicForm, causing React to treat it as a new component type on each render and remount the input — wiping focus after every character typed. Moved Field to module ...

Problem After the URL fix, the connection to Supabase works, but creating an account showed a blank / { } error box — the form couldn t render the error shape that came back, so we couldn t see what actually ...

Summary Refines two explanations in the Conformer ASR blog post: - Feature extraction: Corrects the phrasing so the STFT produces a spectrogram, which is then mapped through a mel filterbank and ...

Summary Adds a comprehensive intermediate-level React Native tutorial covering: - Expo project setup and project structure - React Navigation (Stack + Tab navigators) - Centralized API client layer ...