Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript language:Java

Filter by

40.1M results  (2 s)

40.1M results

During the cinematic intro: - Interaction is locked. Touch, wheel, pointer and keyboard input are disabled for the full duration — the intro is no longer skippable. body.intro sets overflow:hidden ...

Summary - Tooltip was appearing very narrow despite max-width: 350px — root cause is that absolutely positioned elements use shrink-to-fit, collapsing to the width of the longest single word. Added ...

Use per-employee salary_currency instead of hardcoded INR on payroll verify, salary slips, and employee list; split footer totals by currency.

The mythic text sits dead-center, exactly where the cosmos ignites brightest, so near-white letters were melding into the bloom. Add a soft radial scrim bonded to the word (fades with it, never reads as ...

This pull request was created by @kiro-agent on behalf of @12344-ux :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub Problema ...

:robot: I have created a release beep boop 2.63.1 (2026-06-14) Bug Fixes - persist custom tab drag/drop changes across page reload (1d1ec72) This PR was generated with Release Please. See documentation. ...
autorelease: pending

What Closes the press-side evolution loop in the DC Hub Media engine — the engagement shifts what we draft next feedback the brain_press_loop module was built for but never actually ran. Why brain_press_loop ...

Summary Hardens the devcontainer s build-time supply chain: every external artifact is now version-pinned and integrity-gated (SHA-256, GPG signature, or asserted commit SHA) before it lands on PATH, ...

Problem The recursive write-limit (the worker s BasicContentHandlerFactory char cap) is a cumulative total across the whole parse, not per-entry (RecursiveParserWrapper.SecureHandlerCounter). A doc padded ...