pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:public language:Java language:Java
Filter by
140M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @commitlint/cli (source) | 20.5.0 → 20.5.3 | age | confidence |
| @commitlint/config-conventional ...
Bumps react-router-dom from 7.15.1 to 7.16.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md react-router-dom ...
dependencies
javascript
Automated test pull request
문제
GET /api/products?keyword=갤럭시 호출 시 DB 상품만 조회해 인기 검색어도 2~3건만 반환되던 문제
원인
ProductController의 keyword 검색이 productService.searchProducts()(DB 전용)를 호출하고 있었음
수정
keyword 검색 시 naverSearchService.search()를 ...
Automated test pull request
작업 내용
-
내가 수정한 이유
-
수정한 파일
-
건드리면 안 됐는데 바뀐 파일이 있나요?
-
직접 확인한 화면 / 동작
테스트 방법
걱정되는 부분
Automated test pull request
Description
Adds test coverage for the CustomizeCTA component s responsive rendering behavior.
Changes
- Added test for responsive flex layout (flex-col → md:flex-row)
- Added test for responsive ...
needs-details
needs-rebase
노션
- 소비자 프로필 관리 — 닉네임 조회·수정 (사진·전화·주소 비범위)
- 마이페이지 허브는 전용 명세 없음 → 프로토타입 25-mypage + convention 기준 (사용자 합의)
변경
- 마이페이지 허브 (/mypage): MyTab 스텁 → 프로필 헤더 + 통계 3 + 메뉴 4그룹. live(주소·찜·로그아웃·프로필수정), 미구현은 ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...