2026-03-02

요약 (AI 작성)

오늘은 총 3개 프로젝트에서 활발히 작업이 이루어졌습니다. ohah/hwpjs에서는 multicolumn rendering 관련 주요 수정이 완료되었으며, 각종 테스트 케이스와 유닛 테스트가 추가되었습니다. ohah/react-wasm-table에서는 cell editingmulti-level header 기능 추가, 경계선 스타일링 보완 등 비주얼과 인터랙션 개선 작업이 진행되었습니다. 또한 ohah/ohah.github.io에서는 크론 점검 관련 문서 업데이트 및 확인 작업이 마무리되었습니다.

커밋

ohah/hwpjs

ohah/ohah.github.io

ohah/react-wasm-table

PR (해당일 생성/머지)

repo#상태제목
ohah/react-wasm-table#54mergeddocs: mark select editor as implemented in cell-editing-plan
ohah/react-wasm-table#53mergedfeat: Cell Editing Step 2 & 3 — editCell render prop, type-to-edit, scroll cancel, select editor
ohah/react-wasm-table#52mergedfeat: cell editing — meta.updateData pipeline, editTrigger, cursor
ohah/react-wasm-table#51mergedfeat: multi-level column header rendering
ohah/cheolsu-proxy#60openfeat: Shared Proxy Daemon Architecture (GUI/CLI 독립 daemon 분리)
ohah/cheolsu-proxy#59openfeat: 헤드리스 CLI 모드 (창 hide, tauri:headless 스크립트)
ohah/react-wasm-table#50mergedchore(demo): update WASM binary in demo public
ohah/react-wasm-table#49mergedfix: include header in selection rect; docs: remove UI nav and update roadmap
ohah/react-wasm-table#48mergedfeat: add border style customization (theme + column + cell level)
ohah/hwpjs#93mergedtest(core): add para_text unit tests and fix edge cases
ohah/hwpjs#92mergedtest(core): add shape_component children convert unit tests
ohah/hwpjs#91closedtest(core): add edge case tests for viewer/markdown utils module (PR #78)