pop-status-bar 컴포넌트가 디자이너 컴포넌트 목록에 표시되지 않던 문제를 수정한다. 타입 유니온, 팔레트, 라벨, 기본 그리드 크기 4곳에 등록을 추가한다. - pop-layout.ts: PopComponentType에 "pop-status-bar" 추가, DEFAULT_COMPONENT_GRID_SIZE에 6칸x1행 기본 크기 추가 - ComponentPalette.tsx: PALETTE_ITEMS에 "상태 바" 항목 추가 - PopRenderer.tsx: COMPONENT_TYPE_LABELS에 "상태 바" 추가 - ComponentEditorPanel.tsx: COMPONENT_TYPE_LABELS에 "상태 바" 추가 |
||
|---|---|---|
| .. | ||
| constants | ||
| panels | ||
| renderers | ||
| types | ||
| utils | ||
| PopCanvas.tsx | ||
| PopDesigner.tsx | ||
| PopDesignerContext.tsx | ||
| index.ts | ||