Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:HTML language:JavaScript is:unmerged

Filter by

89.4M results  (1 s)

89.4M results

Trust Score en el hub apunta a las versiones internas (competidores + individual). 🤖

Summary Split broad Tauri command responsibilities out of main.rs without changing user-facing behavior: main.rs - commands/events.rs events_send + UserInteractionState - commands/windows.rs ...

Step P Phase 2g — React.lazy code-splitting Ultimo step di Step P (refactor monolite). Lazy-load dei 4 componenti pesanti caricati on-demand dietro vista/modale, spostandoli fuori dal bundle iniziale ...

요약 Phase D — 200프레임 태그 스프라이트 시트를 실제 인게임 애니메이션으로 구동한다. 그동안 캐릭터는 시트의 프레임 0(정지 이미지)만 표시했고, A/B 포즈는 시트에만 존재할 뿐 움직이지 않았다. 이 PR로 전투 진입 시 idle 루프가 돌고, 승리/패배 시 해당 포즈가 재생된다. 변경 client/src/assets/characterSpriteManifest.ts ...

Sozi Performance Optimization Report (Generated from diff between original repo and performance-optimized repo) - The following 6 source files were modified to improve performance. Each section contains ...

Summary Extracted StyleSheet definitions from 8 component files into dedicated *Styles.ts modules to improve code organization and readability. Components remain functionally identical; this is a pure ...

디자인 관점의 개선 작업입니다. 기능 변경은 없고 렌더러(src/renderer)만 손댑니다. 1. App-wide polish (e037121) 인터랙션 감각·어포던스·첫인상·위계를 끌어올립니다(기존 테마 토큰 사용). - 전역 트랜지션(index.css): 모든 인터랙티브 요소에 부드러운 색/배경 전환 → hover 점프 제거 - Modal ...