pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C++ language:Java language:Java
Filter by
221M results
What why
Today only Mythic/Immortal units have a special move — they charge a mana bar and fire an ultimate via triggerAbility().
Every Common→Legendary unit just auto-attacks. This PR gives every family ...
블로그 글 상세 페이지 진입 시 맨 위에 뜨던 ← 블로그 뒤로가기 버튼을 제거합니다(사용자 요청).
CTA 버튼과 관련글의 Link는 그대로 유지.
검증
- tsc --noEmit: 0 errors
- eslint: 0 problems
https://claude.ai/code/session_01NKUNCMXxGvg2y5q1Rrp1AM
Generated ...
Summary
Migrates @toptal/picasso-modal-context off the legacy MUI v4 peer-dependency footprint. The source is a 4-LOC React
context provider (createContext boolean (false)) that imports nothing from @material-ui/core, ...
Description
Stop leaderboard rate limiting from trusting spoofable forwarded headers by resolving the client IP from trusted request
metadata only.
Related Issues
Fixes #4915
Changes Made
- Added ...
gssoc:approved
level:intermediate
quality:clean
type:bug
Picks up #298 — parallelize independent workspace hash walks in the resolve phase.
Summary
Fixes #32 by adding a blocking import progress overlay to TsTable while an import is waiting for the parent to publish
importResult.
What changed
- Show a spinner overlay after an import file ...
Implements items 1 and 2 of #212 (maintainer s 2026-05-31 decision).
Item 1 — responsive inline image height (S): inline-rendered image attachments now cap height at min(400px, 60vh) with
width: auto ...
Removes the Demo section placeholder from the README and the docs/RECORDING.md guide. The demo GIF and instructions will
be added back once a clip is recorded.