pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript
Filter by
176M results
Why
Ateles is a public, forkable reference implementation. The previous convention hardcoded ateles- agent logins (e.g.
ateles-pavo) in AGENT_GITHUB_LOGIN, which claims a global GitHub namespace that ...
Switches the release publish from changeset publish to a direct npm publish to work around the GitHub Packages npm
info 403 read_package quirk (metadata reads can 403 even when write is permitted). Merging ...
Updates the requirements on fastapi to permit the latest version. Updates fastapi to 0.137.2 details summary Release
notes /summary p em Sourced from a href= https://github.com/fastapi/fastapi/releases ...
CI/CD
dependencies
skip_changelog
Automated test pull request
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
stock
Automated test pull request
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
모바일에서 친구 채팅 패널의 입력창이 화면 밖으로 잘리던 문제 수정.
원인: .chat-panel { height: calc(100vh - 54px) }. iOS Safari에서 100vh는 하단 브라우저 툴바·홈 인디케이터 영역까지 포함한 높이라 실제 보이는 뷰포트보다 큼. flex
column의 마지막 자식인 입력창(.chat-panel__input-row)이 ...