pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:HTML language:Java
Filter by
211M results
iOS Safari clips overflow on both axes when overflow-x: auto is set on a container — the dropdown was being clipped
vertically even though it s positioned absolutely.
Fix: move overflow-x: auto to a new ...
#️⃣ Issue Number
!--- ex) Closes #이슈번호, Related #이슈번호 --
📝 변경사항
!--- 변경 사항 및 관련 이슈에 대해 간단하게 작성해주세요. 어떻게보다 무엇을 왜 수정했는지 설명해주세요. --
🎯 핵심 변경 사항 (Key Changes)
- [ ]
- [ ]
🔍 주안점 리뷰 포인트
!-- (Optional) ...
完成内容
- schema_utils.py: auto_schema() 从 type hints 推导 schema, auto_validate() 类型校验+转换
- tools.py: 6 个工具参数 dataclass (ListFilesArgs/ReadFileArgs/SearchArgs/WriteFileArgs/PatchFileArgs/RunShellArgs) ...
This PR updates the docling.container container image to version v1.25.0.
Update Details
- Property: docling.container
- Image: quay.io/docling-project/docling-serve
- File:
/home/runner/work/camel/camel/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties ...
automated
container-images
dependencies
Der Spotpreis blieb 0, weil im Energy-Charts-URL das +02:00 (Zeitzone) als Leerzeichen interpretiert wurde und die
Anfrage scheiterte. Fix: reines Datum (start=YYYY-MM-DD end=YYYY-MM-DD) verwenden. Footer ...
Fix:
- Change the Group tab tables so that once the group stage is over, progressed teams do not grey out after elimination
from future round - so that it acts like a snapshot in time.
Summary
Adds a second Nostr sign-in method alongside NIP-07: client-initiated Nostr Connect (NIP-46). The app shows a
nostrconnect:// QR for the user s remote signer (Amber, nsec.app) to scan, then completes ...
Closes #10.
JSON.literal parses a JSON string literal at macro-expansion time and expands to the equivalent constructor expression,
so there is no runtime parse and no Result to unwrap:
(JSON.literal ...
This PR implements a series of micro-UX improvements focused on keyboard accessibility.
💡 What
- Gallery Items: Transformed from static divs into interactive elements with role= button and tabindex= ...