Skip to content

feat: VFilterBox 이벤트 파라미터 전달 #23 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

gingerbeerlime
Copy link
Member

이슈 #23

  1. 필터박스 이벤트 파라미터 전달
    @update:zIndexOfFilterBox="$emit('update:zIndexOfFilterBox', $event)"
    @update:unselectedFilterValues="$emit('update:unselectedFilterValues', $event)"
    @update:openStatusOfFilterBox="$emit('update:openStatusOfFilterBox', $event)"

  2. VPIvottableUi 에 메소드 파라미터명 key, value로 수정 - onUpdateValueFilter, onUpdateOpenStatus

  3. VPivottableUi 템플릿 내 에 props 추가 - restrictedFromDragDrop, zIndices, openStatus

Copy link
Member

@hyemyn2 hyemyn2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~

@Seungwoo321 Seungwoo321 self-requested a review April 15, 2025 00:59
Copy link
Member

@Seungwoo321 Seungwoo321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@gingerbeerlime gingerbeerlime merged commit 29e1fb5 into main Apr 15, 2025
@gingerbeerlime gingerbeerlime deleted the refactor/dragndrop branch April 15, 2025 01:06
@Seungwoo321 Seungwoo321 added this to the Version 0.0.2 milestone Apr 18, 2025
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.

3 participants