2025-12-18
요약 (AI 작성)
hwpjs에서 HTML 뷰어 기능이 본격적으로 추가되었습니다. NAPI-RS 바인딩과 CLI의 to-html 명령어, 데모 컴포넌트의 HTML 뷰 탭, 페이지 번호 렌더링 등이 구현되었고, letter_spacing 파싱 수정과 테이블 캡션 다중 줄 렌더링 개선이 포함되었습니다. ohah.github.io에는 프로필 이미지와 글로벌 배경이 추가되었습니다.
커밋
ohah/hwpjs
- test(core): update HTML snapshots for letter_spacing fixes
- fix(core): correct letter_spacing parsing and CSS rendering
- docs: update backlog with letter_spacing fixes
- fix(docs): remove height limit from HTML demo iframe and add auto-resize
- docs: update demo description to include HTML format
- chore(node): update optionalDependencies version to 0.1.0-rc.4
- fix(docs): add optionalDependency for wasm32-wasi to fix CI build
- chore(node): update build artifacts for HTML viewer support
- chore(node): bump version to 0.1.0-rc.4
- feat(docs): add HTML view tab to demo component
- docs: add HTML viewer guide and examples
- feat(node): add to-html CLI command
- feat(node): add to_html function to NAPI-RS bindings
- refactor(core): clean up imports in table render module
- test(core): update HTML snapshots with page numbers
- feat(core): add page number rendering in HTML viewer
- fix(core): render table captions with multiple line segments correctly
- docs: simplify AGENTS.md structure
- docs: update function parameter design guidelines examples
- refactor(core): reduce function parameters by grouping into structs
- refactor(core): simplify render_table function signature
- refactor(core): clean up imports and fix typo
ohah/ohah.github.io
PR (해당일 생성/머지)
(없음)