pullrequests Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:HTML
Filter by
217M results
What this adds
The MANDATE primitive: a standing job the belt holds over time. A charter (goal, KPIs, boundaries, budget, says-no
gates) defines the job; patrols produce sightings; a Foreman plans a few ...
needs-work
Issue
#270
Description
비선호 식재료 조회 및 수정 API를 추가합니다. 기존 온보딩 단계에서만 등록 가능했던 비선호 식재료를 마이페이지 등에서도 조회하고 수정할 수 있도록 엔드포인트를 구현합니다.
Changes
신규 파일
- DislikeIngredientRequestDto — 비선호 식재료 수정 요청 DTO
- DislikeIngredientResponseDto ...
feature
- 💡 What: Added an aria-label to the purely visual Info icon button in BrightnessMeter.jsx.
- 🎯 Why: Icon-only buttons without accessible labels are invisible to screen readers, preventing users with ...
Automated test pull request
Pull Request Description
Added a responsive animated hero section component using pure HTML and CSS.
This component provides reusable hero layouts for landing pages, SaaS products, portfolios, and startup ...
accepted
animation
contribution
gssoc:approved
GSSoC-26
integrated
level:intermediate
type:feature
ConcurrentHashMap.fullAddCount() needs ThreadLocalRandom.getProbe(): when the first load of ThreadLocalRandom happened
inside fullAddCount() under the active transformer (typically on the VirtualThread-unblocker ...