feat(react-zpl): QrCode·^BQ 추가 및 데모·테스트·print 수정#14
Merged
Conversation
- 루프 내 비 ZPL 요소 처리 시 node 대신 element 기준으로 children 참조
- tests/AGENTS.md 추가 - @types/react, customConditions·types 배열 정리 - unit/fixtures/context 및 QrCode·barcodeQR 테스트
- defaultLabelContext 공유 - 컴포넌트 테스트 및 AGENTS 예시 정리
- 배송/가격표/그래픽/QR 예제를 examples로 분리 - ZPL 편집, 라벨 mm·dpmm, 외부 전송 안내·오류 UI
- examples(배송/가격표/그래픽/QR) 및 index export - App.css, base.css import, CSP에 labelary·blob 허용
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업 내용
^BQ용barcodeQR명령과QrCode컴포넌트 추가(문자열 children,^FD자동 데이터 입력A형식).printChild에서 비 ZPL 노드 순회 시element.props.children을 사용하도록 수정.tests:QrCode·barcodeQR단위 테스트,defaultLabelContext픽스처,tests/AGENTS.md,@types/react·tsconfig(customConditions: development) 정리.demos/web·demos/electron: 배송 라벨·가격표·그래픽 쇼케이스·QR 예제를examples/로 분리하고, Labelary API 기반 ZPL 미리보기·직접 입력 UI로 통일(Electron은 CSP에connect-src·blob:반영).🔍 변경 범위
apps/react-zpl- React ZPL 라이브러리docs- 문서 사이트tests- 테스트 코드demos- 데모 애플리케이션📸 스크린샷 (선택사항)
📚 추가 정보