pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Python language:TypeScript
Filter by
244M results
Lyra s source sheet animates walking with in-cell translation (~6px/frame). Frames are now re-anchored per frame at the
feet centroid, baseline y=28 / height 26 to match built-ins. Upload page uses the ...
What changed
- Created tests/internet.spec.ts with 4 technical UI tests
Tests included
1. Checkboxes — verify select/unselect functionality
2. Dropdown — verify option selection
3. Dynamic loading ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
User description
Summary
- Moves the four persistence modules plus load-pipeline into src/lib/storage/ behind a single barrel (index.ts):
availability.svelte.ts, api.ts, working-copy.ts, load-pipeline.ts, ...
size:L
Summary
In PhaseStepper, interactive steps (the ones with a manual-advance play button) wrapped the indicator in size-8 (32px)
while non-interactive steps render at size-6 (24px). The phase row aligns ...
Summary
Community contribution from @remisalmon (cherry-picked from #2758, preserving original authorship).
- Adds a --no-prompt-exit-repl CLI flag to snow sql that skips the Do you want to leave? ...
Releases 0.31.3 from the Sprint 35 close-out (#55).
Bumps pyproject.toml 0.31.2 → 0.31.3 and adds the matching CHANGELOG section.
On merge + v0.31.3 tag push, publish.yml will:
1. Build wheel + sdist ...
- Add UI primitives: AnimatedPressable (press-scale + haptics), Skeleton (reduced-motion aware), EmptyState,
Sentry-aware ErrorBoundary + withErrorBoundary HOC
- Replace all full-screen/section ...
解決的問題(使用者回報)
1. 新增訂位很難知道缺哪欄、日期區佔太大空間 ✅ 緊湊單頁+缺漏清單
2. 月曆點日期後清單在下方、以為沒反應 ✅ 點日期自動收合成週條,清單成為主體
3. 可以編輯明天的顧客狀態(已抵達/已離席) ✅ 日期三態 guard
4. 訂位頁看不到團客 ✅ 團體梯次卡同框(今日/日曆/月曆格)
5. 安排未來日散客座位被導到現場 ✅ 依日期分流:今天→現場、未來→規劃排位地圖預配 ...