2026-02-25

요약 (AI 작성)

오늘은 ohah/hwpjsohah/react-wasm-table에서 다수의 커밋과 PR 관련 활동이 있었습니다. ohah/hwpjs에서는 뷰어 모듈 중심의 다양한 유닛 테스트 추가 및 커버리지 개선 작업이 이루어졌으며, 특히 HTML 뷰어의 다양한 모듈 테스트 작업이 돋보였습니다.

ohah/react-wasm-table 프로젝트에서는 레이아웃 데모 추가, WASM 그리드를 활용한 새로운 기능 구현, 기존 코드 리팩터링 및 CSS 비교 데모 스타일링 정비 등이 이루어졌습니다. 여러 PR도 머지되었습니다.

커밋

ohah/hwpjs

ohah/react-wasm-table

PR (해당일 생성/머지)

repo#상태제목
ohah/react-wasm-table#8openfix: unify grid borders and improve CSS comparison demo styling
ohah/react-wasm-table#7mergedfeat(demo): add CssComparison and layout demos side-by-side with CSS
ohah/react-wasm-table#6mergedfeat: layout debug logging and Grid engineRef for dev inspection
ohah/hwpjs#46opentest(html): add constants unit tests for table rendering module
ohah/hwpjs#45opentest(core): add viewer/core renderer trait unit tests
ohah/react-wasm-table#5mergedfeat: add CSS grid layout support for column templates
ohah/hwpjs#44opentest(core): add viewer/markdown renderer module unit tests
ohah/hwpjs#43opentest(core): add viewer/core renderer module unit tests
ohah/hwpjs#42opentest(document): add edge case tests for FileHeader parsing
ohah/hwpjs#41opentest(core): add page html edge case tests
ohah/hwpjs#40opentest(core): add styles module edge case tests and remove broken render_test
ohah/hwpjs#39opentest(core): add constants module unit test (HWPTAG_BEGIN)
ohah/react-wasm-table#4mergedfeat: demo layout pages and grid/layout refactors
ohah/hwpjs#38opentest(core): add viewer/markdown markdown_unit_test module with 15 unit tests
ohah/hwpjs#37opentest(core): add viewer/core paragraph_test module with 12 unit tests
ohah/react-wasm-table#3mergedfeat: Add Playwright E2E tests and CI workflow
ohah/react-wasm-table#2mergedfeat: columnar store, layout buffer, data ingestor for WASM grid
ohah/hwpjs#36opentest(core): add render_page edge case tests for viewer/html
ohah/hwpjs#35opentest(core): add common module unit tests and fix u16 literal overflow
ohah/hwpjs#34mergedtest(core): add viewer/html paragraph module unit tests (PR #33)
ohah/hwpjs#33closedtest(core): add integration tests for viewer conversion functions
ohah/hwpjs#32mergedtest(core): add viewer/html page module unit tests
ohah/hwpjs#31mergedtest(core): add viewer/html text module unit tests