pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:CSS language:JavaScript
Filter by
197M results
Summary
- Bumped section headings (Impact Metrics, Field-Normalized, Collaboration, p-index) from text-sm (14px) to text-base
(16px)
- Headings already use text-gray-900 (near-black) so color ...
Summary
- regenerate app/icon.png and app/apple-icon.png with centered padding
- clean assets/contromefavicon.png by removing the stray green dot and edge bleed
- add make-favicon.cjs so the favicon ...
문제
AI 응답 카드 너비가 응답 텍스트(컨텍스트) 길이에 따라 커졌다 작아졌다 함.
원인: 카드는 텍스트와 같은 말풍선 박스 안에 있고, 박스는 텍스트 길이에 맞춰 늘었다 줄었다 한다(shrink-to-fit, max-w-[85%]). 카드가 w-full 이라 그 박스 폭을 그대로 따라감 → 긴
응답이면 카드도 넓어지고(데스크톱 캡까지), 짧은 응답이면 ...
Summary
Skills with recent failures get a dedicated Needs attention section at the TOP of the Tools/Catalog tab in amber, ahead
of active and available. The user sees what s breaking before scrolling ...
- New scripts/competitions.js: competition config only, no seed data
- Club competition tabs show a seed entry form on first visit; user enters a point-in-time date and team list via the
app UI, ...
Two corrections to the Forecast tile:
1. Revert the graph icon → bolt. Dropped the SVG swap; on Monthly only the label changes to Forecast now, the lightning
bolt stays.
2. Match the real sidebar ...