Skip to content

Add Event Emitters for Section Transitions #30

@bae080311

Description

@bae080311

Summary

Introduce a robust event system allowing developers to react to section entry, exit, and active state changes, enhancing custom behavior, analytics, or UI updates.

Proposed Solution

Implement event emitters (e.g., onSectionEnter, onSectionExit, onSectionActiveChange) that dispatch events with relevant section data. This complements existing features like custom easing (#20) and debugging (#17, #24).

Acceptance Criteria

  • jump-section emits events when a section becomes active/inactive.
  • Events provide data like sectionId, index, direction.
  • Clear documentation and examples for using the event system.

🤖 Gemini AI가 자동 생성한 기획 이슈입니다. 구현하려면 ai-implement 라벨을 추가하세요.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions