Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:C# language:JavaScript

Filter by

136M results  (2 s)

136M results

What (operator request #3, from screenshot) Google Maps shows ** The Butcher s Wife ** as a ** Gluten-free restaurant **, but the Cuisine TMA showed the generic ** Restaurant **. Root cause: the API ...

Bumps random from 4.1.0 to 5.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/transitive-bullshit/random/releases random s releases /a . /em /p blockquote h2 v5.4.1 ...
dependencies
javascript

What? Part of #75041 Adds @playwright/test, @wordpress/env, and @wordpress/scripts as explicit devDependencies in the root package.json, since they are used directly by root scripts. Use of AI Tools ...

Motivation - Standardize typography across the front-end pages so headings use a single display font and UI/body text uses a single supporting font. - Replace the previous heading font (Cormorant ...
codex

Summary - Adds app version metadata for 0.1.1-friends-alpha - Adds a lightweight startup update checker - Checks GitHub releases in the background after the main window is shown - Includes prerelease/friends-alpha ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Problém V přehledu Interní soutěže řádek „Celkem ve filtru“ ukazoval čerpání pouze z ReGa a Connect (2 309 291 Kč), i když Prestige má podpořené projekty (~3 670 639 ...

💡 What Added aria-expanded and aria-controls attributes to the CategoryHeader component in RoutePanel.tsx, and assigned corresponding ids to the expanding Available , Checked , and Hidden content blocks. ...

真机抓到的 bug 两个客户同时进线,Bot 只回复当前打开的会话,另一个客户要等人工点开才回复。 根因 Bot 纯靠页面 DOM 变化被动触发。checkAndReply 忙碌时直接 return 且不重排;处理当前会话期间别的客户进线,那次 DOM 变化被忙碌挡掉,处理完又没有新变化 → 未读客户被晾着。且 checkAndReplyOnce 只处理一个会话,从不循环排空。配置里的 pollMs ...