pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:HTML language:JavaScript
Filter by
188M results
개요
프론트 마이쿠폰함(/shop/coupons)의 기존 ** 내 쿠폰 ** 단일 탭(미사용 ISSUED만 노출)을 사용가능 / 사용완료 / 기간만료 3개 탭으로 분리합니다. 다운로드 탭은 그대로 유지.
메모리 백로그 ②번(마이쿠폰 페이지 탭) 처리. ①번 복수 쿠폰 스택은 별도 작업으로 분리(보류 결정 유지).
변경 사항
- Repository ...
What was wrong
- Package names: still referenced dsc/* prefix (renamed to com.dwightaspencer/*)
- No mention of load-live-corpus or auto-init at load time
- No mention of com.dwightaspencer/rag ...
Reverts chenzhenmin101-tech/gitdice_0602#2
🚨 CI/CD Failure Alert
The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run104571-20260602-063228.
Summary
- Failed Jobs: 1
- Commit: 3d700a5
- Run: #104582 ...
ci-failure
Operator: * these are dormant?? why the unnecessary flags... test them yourself. * Validated both features with real
output, then turned them on.
Validated (the test it yourself ask)
- Daily brief: ...
Updates dependencies for source-incident-io.
Updated packages: N/A
🤖 Generated by automated workflow job.
area/connectors
connectors/source/incident-io
up-to-date
改动概览
让游戏在手机上能玩、更有反馈感。桌面端鼠标操作逻辑完全不变。
1. 触摸操作(此前手机完全不能玩)
- canvas 加 touchstart/touchmove/touchend,点按即放置/拆除砖
- touch-action:none 防止页面滚动/双击缩放干扰
- 抑制触摸后的合成 click,避免重复放置
2. 横屏游玩
- 手机竖屏时显示「请把手机横过来」遮罩;横屏自动缩放铺满 ...