pullrequests Search Results · language:Dune language:JavaScript language:Java language:TypeScript is:merged language:Python
Filter by
160M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
chatbot facilita la búsqueda de vuelos
작업 내용
완성도를 떨어뜨리던 체감 큰 UI 결함을 한 번에 정리했습니다. 시각 회귀 위험을 줄이기 위해 DOM 구조는 그대로 두고 동작/속성만 주입하는 방식을 택했습니다.
다크모드 FOUC 제거
- layout body 최상단에 동기 인라인 스크립트를 넣어 하이드레이션/페인트 전에 dark 클래스를 적용 → 매 로드 시 흰 화면 번쩍임 제거.
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
The single source of truth for lead capture. One FormSchema (plain data) compiles into three artifacts that are
guaranteed consistent:
| Compiler | Output | Used by |
| --- | --- | --- |
| compileZodSchema ...
1. add SPEED_BOOST_MULTIPLIER config for speed scale
2. add isSpeedBoost state flag
3. implement space key press/release event handling
4. add temporary move interval adjustment in game loop