pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript is:merged
Filter by
121M 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
Restores hexagonal purity (Order is the clean reference). Readiness flagged domain code importing CDI + a 3rd-party lib.
- MessageIdULIDGenerator (@ApplicationScoped + com.github.f4b6a3 ULID) → infrastructure/generator; ...
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
documentation
🗄️server
🖥️web
Replaces the generic Expo starter README with a real project overview: watch→phone architecture, the six on-device
models (with headline results + datasets), repo layout, dev + real-device build steps, ...
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
Summary
Fixes #11 — concurrent tool calls caused cascading 30s timeouts. Parallel tell application Mail dispatches piled up
inside Mail.app s single-threaded AppleScript handler; later calls blew past ...
Fixes task #17.
Changes to :
- Profile now directly accessible (was buried behind More)
- Removes Music and More from bottom nav
- More page/route still exists, just not in the nav bar
Goal
거래 데이터를 기반으로 Space History(공간 이력) 를 구축합니다. Digital Twin이 아니라 그 시작점 — 프로젝트 완료 후 공간별 공사 이력이 자동 누적되는 읽기 전용 타임라인입니다. 기존
데이터/컴포넌트/라우팅을 재사용하는 Additive 구현입니다.
변경 파일 (3개)
| 파일 | 내용 |
| --- | --- |
| src/screens/SpaceHistoryScreen.jsx ...
이슈
도움말 창 좌우 폭이 좁음.
변경
.help-card 폭 min(560px, 92vw) → min(720px, 92vw). 데스크톱에서만 넓어지고 모바일은 92vw 유지.
검증
- 브라우저: 데스크톱(1280px)에서 720px, 모바일(443px)에서 92vw(407px) 측정 확인
Closes #4
🤖 Generated with Claude ...