pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:JavaScript
Filter by
203M results
Closes #62 Closes #63
배경
#50·#52 머지 시 화면·테스트를 우선해 두 개의 후속 이슈로 분리했던 계산식 회귀 를, 팀 결정대로 #48 합의 계산식(config.py 상수 + ai.score.calculate) 기준으로 통일.
변경 내역
#62 — 점수 산출 통일
- routes/score.py의 recalculate_score가 ...
What changed
Homepage redesign — rebuilt into proper sections (Hero, Skills Toolkit, Experience timeline, Featured Projects,
Education, Contact CTA) + a floating AI chat bubble. All content is driven ...
Summary
React Query query key를 각 컴포넌트/훅에서 직접 배열로 선언하던 구조에서, TKDodo의 Query Key Factory 패턴을 참고한 중앙 관리 방식으로 리팩토링했습니다.
기존 문제점
- queryKey가 여러 파일에 하드코딩되어 있어 동일한 캐시 키를 일관되게 관리하기 어려웠습니다.
- useQuery, invalidateQueries, ...
Description
Describe the changes introduced by this PR.
Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
...
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
What
Fixes the templates are still horrible. The previous preview rendered the in-app canvas SVG, which doesn t wrap text or
choose colours — so headlines ran off the edge, CTA text overflowed its button, ...
- Update addSpotLight in WorldRenderer.js to support custom target coordinates (targetX, targetY, targetZ).
- Add _generateLightPoles in StadiumGenerator.js to build 4 structural stone pillars at the ...
Summary
- Introduces a unified dark editorial design system (css/swft-studio.css) and shared interactions (js/swft-studio.js)
- Redesigns homepage and core marketing pages: Ventures, Services, Work, ...