pullrequests Search Results · language:Dune language:Python language:Vue language:Java language:JavaScript language:HTML
Filter by
167M results
This PR was created by qwen-chat coder for task aef77b24-cc9a-41e1-a1f9-6f9c3922c571.
Summary
- move the offline pack controls above the long 16-day schedule on the plan page
- teach the browser controller to include offline pack status in DOM snapshots
Verification
- tools/zastolom ...
무엇을 했는지
R Markdown 이 내보낸 마크다운에는 HTML 주석(!-- ... --)과 p class= caption 같은 원시 HTML 블록이 섞여 있는데, parser 가 html_block 토큰을 미지원으로 보고
NotImplementedError 를 던져 변환이 중단되었습니다. 이를 건너뛰어 변환이 끝까지 돌도록 수정합니다.
변경 내용
...
Motivation
- Name A-Z / Name Z-A produced incorrect ordering across pages because each screen only sorted the single backend page
returned instead of the full matching list.
- The change must ...
codex
The «Озвучка включена» checkbox moves to the top of the Voice section, above the voice picker and read-aloud button, and
disables the voice dropdown, premium-voice button, and read-aloud trigger when unchecked. ...