pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
177M results
Resolves #13519 Refs #12435
The aiConfig snapshot/restore test-isolation helper — the AC1 foundation of #12435 (specs mutate the aiConfig Provider
singleton in setup without restoring, bleeding config ...
Bumps protobufjs from 7.5.8 to 7.6.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/protobufjs/protobuf.js/releases protobufjs s releases /a . /em /p blockquote h2 ...
dependencies
javascript
What why
Completes the expanded #120 (F15.2) acceptance criteria on top of the already-merged change entity. The first slice
shipped the entity + lifecycle + CAB reuse; the issue was later expanded ...
概要
公開リポジトリに .env(GEMINI_API_KEY を含む)が追跡されていたため、追跡を解除します。あわせて Firebase サービスアカウント鍵などの秘密ファイルを .gitignore に追加し、再発を防ぎます。
変更
- .env を git rm --cached(追跡解除。ローカルのファイル自体は残す)
- .gitignore に以下を追加:
- ...
What
Step 1b turns the Find my location item on for more layers — districts, sub-districts, blocks, panchayats, villages,
assembly + parliament constituencies, seismic zones, and eco-zones.
These standard ...
What
Two menu-bar changes.
Brand viewer menu (replaces the Home button)
- Removes the standalone Home button.
- The niivue logo + wordmark is now a dropdown on standalone hosts (web, desktop): ...
Closes #628
Bumps globals from 16.5.0 to 17.6.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/sindresorhus/globals/releases globals s releases /a . /em /p blockquote h2 v17.6.0 ...
dependencies
javascript
무엇
여러 출처를 권한에 맞게 합성하는 통합 캘린더 도메인. 단일 feed API가 view·기간·권한에 따라 다른 응답을 만들고, 외부(Google·공휴일)는 DB 캐시(cache-first, 인라인 재검증),
내부(휴가·업무·수동)는 Prisma 직접 조회로 합성한다. UI는 React Query 기반 커스텀 월 그리드(work/leave/personal ...