Skip to content

feat: SliverHeader 에 로고 touch callback 추가#63

Merged
seunghwanly merged 4 commits intomainfrom
fix/sliver-header-logo-tap
Mar 9, 2026
Merged

feat: SliverHeader 에 로고 touch callback 추가#63
seunghwanly merged 4 commits intomainfrom
fix/sliver-header-logo-tap

Conversation

@seunghwanly
Copy link
Contributor

변경 요약

  • WdsSliverHeader.logo에 외부에서 주입할 수 있는 onLogoTap 콜백을 추가했습니다.
  • 로고 헤더에서만 콜백이 있을 때 GestureDetector를 붙이도록 분기해 기본 렌더링 트리는 유지했습니다.
  • delegate의 shouldRebuild 비교 항목에 onLogoTap을 포함해 필요한 경우에만 다시 그리도록 맞췄습니다.

검증

  • dart format packages/components/lib/src/header/wds_sliver_header.dart
  • flutter analyze packages/components/lib/src/header/wds_sliver_header.dart

주의사항

  • 일반 WdsHeader.logo는 이번 PR 범위에 포함하지 않았습니다.

@seunghwanly seunghwanly self-assigned this Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🎨 Widgetbook Preview

🧭 Branch: fix/sliver-header-logo-tap
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

@seunghwanly seunghwanly changed the title 슬리버 헤더 로고 탭 콜백 추가 feat: SliverHeader 에 로고 touch callback 추가 Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🎨 Widgetbook Preview

🧭 Branch: fix/sliver-header-logo-tap
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

@seunghwanly seunghwanly merged commit 896527c into main Mar 9, 2026
1 check passed
@seunghwanly seunghwanly deleted the fix/sliver-header-logo-tap branch March 9, 2026 05:44
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

🎨 Widgetbook Preview

🧭 Branch: fix/sliver-header-logo-tap
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant