Skip to content

v4.7.0 — Design blocks integration + template gallery

Choose a tag to compare

@johnjkwak johnjkwak released this 25 Mar 22:08
· 933 commits to main since this release

Highlights

  • @dw-church/design-blocks 연동 — 36 블록 + 22 템플릿 패키지 통합
  • 레지스트리 기반 PageEditor — 블록 메타데이터에서 자동 생성
  • 동적 프롭 폼 — propsSchema 기반 자동 렌더링
  • 템플릿 갤러리 — 22개 프리셋 페이지 카테고리별 적용

Changes

  • PageEditor: hardcoded blocks -> registry-driven (36+ blocks, 13 categories)
  • PageEditor: switch-based form -> DynamicPropsForm + ArrayField
  • PageEditor: TemplateGallery modal (22 templates, 12 categories)
  • BlockType: union -> extensible string type
  • New dep: @dw-church/design-blocks (github:dasomweb/dw-design-blocks)

Generated with Claude Code