pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:C# language:Java
Filter by
226M results
Summary
Adds human-facing contribution guidance for JellyBox so future PRs are easier to scope, validate, and review. This is a
docs-only change: it adds CONTRIBUTING.md and .github/PULL_REQUEST_TEMPLATE.md ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.HostedUnit | 4.0.100 → 4.0.101 | age | adoption ...
Description
Adds the company subscription for daily use, personal subscription for private use archetype (HLD 007 LADR-04) to the
shipped provider set, plus the env surface to feed it a personal token. ...
📌 Related Issues
!-- 관련 이슈 --
- close #168
✨ Work Description
!-- 작업한 부분에 대해 설명해주세요. --
- Joing 페이지에 필요한 컴포넌트(AuthHeader, JoinForm, AuthSwitchLink, SocialLoginSection)를 조립하여 레이아웃을 구현했습니다.
📢 Notices ...
✨ Feature
🗿 윤정
Summary
- cherry-pick f0e528d → 2커밋 분리
- fix(stats): StatCard sub numberOfLines + flexShrink
- fix(todo): Header alignItems baseline
Test plan
- [x] npx tsc --noEmit
- [x] npx expo lint (기존 ...
Bumps the app-minor-patch group in /packages/app with 16 updates:
| Package | From | To |
| --- | --- | --- |
| @radix-ui/react-dialog | 1.1.15 | 1.1.17 |
| @radix-ui/react-dropdown-menu | 2.1.16 | 2.1.18 ...
dependencies
javascript
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
목록(search)이 페이지 N행을 toDomain 변환하며 lazy lines 를 행마다 초기화해 라인쿼리 N회(N+1)였다. SalesOrder/CustomerOrder 의 @OneToMany lines 에
@BatchSize(size=100) 적용 → Hibernate 가 미초기화 부모들의 lines 를 IN 배치 단일쿼리로 일괄 로드(N+1 → 페이지1 ...