2026-03-01

요약 (AI 작성)

3개의 주요 프로젝트에서 활동이 있었습니다.

  1. cheolsu-proxy에서는 코드 스타일을 정리하고 의존성을 업데이트하며 Tauri 설정을 개선하는 작업을 했습니다. 과거 v1 크레이트를 제거하고 모듈을 재정비하면서 효율적인 코드를 작성했습니다.

  2. hwpjs 프로젝트는 CLI 버전을 동적으로 읽어오도록 개선하고, JSON 데이터 표준 복원, 리눅스 빌드 설명 업데이트 등의 작업을 포함하여 대대적 수정을 진행했습니다. 이와 관련된 PR들은 대부분 병합되었습니다.

  3. react-wasm-table 프로젝트에서는 테이블 내 콘텐츠 및 캔버스에 Sparklines를 추가하는 등, 주요 기능 확장을 진행했으며, 테이블 컴포넌트의 사용성을 더욱 향상시켰습니다.

커밋

ohah/cheolsu-proxy

ohah/hwpjs

ohah/react-wasm-table

PR (해당일 생성/머지)

repo#상태제목
ohah/hwpjs#81openfix(core): table border priority, image sizing fixes
ohah/cheolsu-proxy#58mergedrefactor: v1 크레이트 제거 및 코드 모듈 분할
ohah/react-wasm-table#45mergeddocs: rspress i18n, benchmark, theme
ohah/hwpjs#80mergedfix(node): CLI version from package.json and core snapshot refresh
ohah/cheolsu-proxy#57mergedRestore Pages deploy and update docs, deps, proxy, tauri
ohah/hwpjs#79mergedchore(node): release 0.1.0-rc.6
ohah/hwpjs#78mergedfix(core): COLORREF JSON {r,g,b} 복원 및 테스트 컴파일/기대값 수정
ohah/react-wasm-table#44mergedfeat(grid): Sparkline canvas component and TableCellContent for table children
ohah/react-wasm-table#43mergedfeat(grid): add Sparkline canvas component and demo page
ohah/react-wasm-table#42mergedfeat(demo): add Expanding demo and centralize tanstack routes