pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:PHP language:Java
Filter by
169M results
On desktop, service cards collapsed to ~0px height, with icons and text overflowing outside the card boundaries. Mobile
was unaffected.
Root Cause
All .card-face elements use position: absolute; inset: ...
Summary
- Enlarge Travel planner form inputs/selects to the app-wide 44px minimum touch target.
- Bump app version/cache markers to v1.13.77 / cache nuke 30 / wa2-shell-v17.
Why
- Post-merge live ...
ทำให้ซิงค์ข้ามเครื่อง ไม่ต้องตั้งค่า Firebase ต่อเครื่อง — ใครเปิดเว็บก็ต่อ cloud เดียวกันอัตโนมัติ ตามที่ลูกค้าขอ
ปัญหา
firebaseCfg() เอาค่าที่ วางในหน้าตั้งค่า ก่อนค่าที่ฝังในแอป → ถ้าเครื่องไหนเคยวางค่าต่าง/ผิด/ว่าง ...
What changed
- Rewrote the getting-started copy to sound more project-specific and contributor-focused.
- Tightened the installation, variables, utilities, animations, cards, and contribution guidance ...
animation
documentation
gssoc:approved
gssoc:invalid
GSSoC-26
invalid-submission
level:intermediate
needs-files
type:feature
Automated test pull request
Automated test pull request
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
dependencies
변경 사항
- law_log sentinel 행(change_type = none ) 필터링 추가
- hasChanges 판단 기준을 changedLaws 기준으로 수정 (sentinel 행 제외 후 비어있으면 false)
테스트
- [ ] 단위 테스트 통과
- [x] Swagger로 응답 포맷 확인 (hasChanges: false, lastRunAt ...
무엇을
인앱 피드백 폼(FeedbackBottomSheet)이 호출할 POST /api/v1/feedback 엔드포인트를 신설한다. 스펙: docs/feedback-api.md(프론트 설계 계약).
핵심 설계
optional auth — 세 가지 제출자 상태 모두 허용
- 카카오 로그인(Bearer oauth JWT) → MEMBER (userId/email/name ...