pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript
Filter by
189M results
Summary
- Extracts existing Reader body verbatim as LegacyReader — seed stories and non-v2 AI stories unchanged
- Adds PagedReader for { version: 2, pages[] } stories: full-bleed page image (68vh), ...
📌 관련 이슈
- close #53
✨ 작업 내용
- 파트너 클래스 상세 조회 화면(/partner/classes/[id])을 구현했습니다. 대표 이미지, 난이도·기능 태그, 클래스명, 리뷰 링크, 설명, 정보 테이블(가격·소요시간·정원·평균 제작일·수령
방법), 게시 상태별 CTA로 구성했습니다.
- 클래스 정보 수정하기 CTA에 수정 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| js-yaml | devDependencies | minor | 4.1.1 → 4.2.0 |
Release Notes
details summary nodeca/js-yaml ...
dependencies
npm
Summary
Resolves the schema-vs-firmware drift that Agent E flagged while landing the Studio bar preview in #1232: firmware reads
cfg.bar.isVertical and bar_widget.cpp has a fully-wired buildVertical() ...
💡 What
Added aria-controls={contentId} to the trigger button and id={contentId} to the expanded conditionally rendered div
elements within components/accounts/ppp-savings-panel.tsx. Used React s useId() ...
31초 대기 제거. 약 결과 먼저 표시, DUR/종합/저장 백그라운드.
Related Issue
Part of #225
Problem
computeWorkdirBucket() intentionally hashes resolve(workdirPath), matching the running app s workdir key behavior. One
test hardcoded the expected hash from the raw ...
Checked in the package.json and package-lock.json so anyone cloning the repo can just run npm install and get the exact
same dependency tree. No guessing which version of express or mongoose to install. ...