Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C# language:HTML language:Java

Filter by

154M results  (2 s)

154M results

Added explicit type= button to 19 non-submit buttons — prevents implicit-submit bugs in the 4 files that had bare button A button without a type attribute defaults to type= submit . Inside a form that ...
react-doctor

ultima funcionalidad

Programmatic + LLM verifier. No hallucinations get past.

Fix do deploy.yml após cutover α. Loop assumia naming pattern padrão mas QD preservou (sem sufixo) e supplier tem . Adiciona case statement explícito. [legal-verified]

Adds AI-generated journal post photos using OpenAI image generation, including background generation for kid-preset posts without media and manual generation from owned post menus. Adds gallery updates ...

Summary The favicon file (images/favicon.png, valid 512×512 PNG) was always correct and committed — but browsers had aggressively cached the no favicon state from before it was added, so they kept showing ...

This commit introduces performance optimizations to improve the speedy and smooth feel of the site. Specifically: - Lazy Loading Images: Appended loading= lazy to numerous image tags across the app ...

Item #3 from the README review follow-ups: the docs/ files reachable from the public READMEs still carried PoC/dev-internal residue. ADR-0001 is linked from the gh-looppilot README, and the docs index ...

Fixes the user-reported bug where a disabled reading ruler reappears in new tabs (RAN-23, GH #110). Two causes 1. store.subscribe() primed every subscriber with DEFAULT_CONFIG (rulerEnabled:true). The ...