pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:Java language:JavaScript
Filter by
164M results
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
Duas correções para E0714:
1. SignedInfo é criado como SubElement de sig_el (não standalone) para que o C14N não redeclare xmlns= — idêntico ao
que o verificador computa
2. Algoritmos atualizados ...
fix: unblock login/offline when Leaflet CDN is slow or unavailable
…ensuring all requests include the Accept: application/json rule wrapper. This prevents the application from throwing
unhandled HTML redirection routing bugs if a user token suddenly drops or expires mid-session. ...
Motivation
- Introduce a new equippable weapon (Ritual Broadsword) discoverable in the field outside Black Grass Temple and
integrate it with existing equipment, acquisition, and combat flows.
...
codex
문제
- NavRail의 -/- 화살표 버튼은 pinned 상태만 토글하지만, 레일 너비를 결정하는 railState는 searchOpen(자료검색 패널 상태, 예전 LeftSidebar의 sidebarOpen)이
true이면 무조건 search (20rem)로 고정되어 화살표를 눌러도 시각적으로 아무 변화가 없었음
수정
- isOpen을 ...