Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript

Filter by

118M results  (2 s)

118M results

Course-view module grouping, sync fixes, and branding persistence Follow-up fixes/enhancements on top of PR #1. Course detail — modules - Group + order lessons by module in the course view. loadLessons() ...

The rotation select used .btn (semi-transparent bg) → Windows rendered it as a white/unreadable box. Force a solid dark bg on select.btn/.filters select + on option, with a custom ice-blue caret (appearance:none). ...

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

Bumps the dev-dependencies group with 4 updates: @biomejs/biome, @playwright/test, @sveltejs/kit and wrangler. Updates @biomejs/biome from 2.4.16 to 2.5.0 details summary Release notes /summary p em Sourced ...
dependencies
javascript

Pipelines as Code configuration removal

Summary Closes #3605. The host static-NAT table keyed inbound (DNAT) entries by (external_ip, match-port) and reverse (SNAT) entries by (internal_ip, snat_port) in a single-entry FxHashMap (IpAddr, Option ...

症状(継続) PR#106/#107 後も、部屋タブで決まっていない8強に +1、16強にも過剰な +1 が残っていた。フルリロード・キャッシュ削除でも解消せず。 誤診の訂正 → 真の根本原因 表示 RoomKnockoutDetail のラベルは WIN_LABEL={r32: 16強 ,r16: 8強 ,qf: 4強 ,sf: 2強 }。セクション「8強」は round キー r16 を ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | github.com/jedib0t/go-pretty/v6 | v6.8.1 → v6.8.2 | age | confidence | Release Notes details ...

Bumps the minor-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | @natlibfi/marc-record | 10.0.1 | 10.0.2 | | @natlibfi/marc-record-validate | 9.0.0 | 9.0.1 | | @natlibfi/marc-record-validators-melinda ...
dependencies
javascript

Summary Follow-up to #2, which merged before these two fixes were pushed — this PR contains just the two new commits on top of master. - Position collision: the widget sat at top:10px; right:10px, ...