Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 6, 2025

๐Ÿš€ Integration from develop to staging

๐Ÿ“Š Summary

  • Commits: 2 new commits
  • Created: 2025-08-06 12:12:03 UTC
  • Auto-generated: This PR was automatically created by the integration workflow

๐Ÿ“ Recent Commits

๐Ÿ” What happens next?

  1. Review the changes in this PR
  2. Run any necessary QA tests
  3. When approved and merged, the staging workflow will:
    • Check for changesets
    • If found, create beta releases
    • Automatically create a PR to main

โšก Notes

  • This PR will be automatically updated with new commits to develop
  • Multiple features can accumulate in this single PR
  • Approval triggers the beta release process\n\n---\n\n### ๐Ÿ”„ Last Updated: 2025-08-06 13:07:56 UTC
    New commits: 7

๐Ÿ“ Recent Commits

Seungwoo321 and others added 2 commits August 6, 2025 20:34
- Remove deep watch causing excessive property watchers
- Replace computed PivotData with shallowRef
- Add proper cleanup in lifecycle hooks
- Achieve 94% memory reduction (881MB to 53MB)
fix: resolve critical memory leak in VPivottableUi component (#270)
Seungwoo321 and others added 5 commits August 6, 2025 21:13
- Add PivotModelInterface type definition
- Implement v-model:pivotModel two-way binding
- Add emit events for state changes with debounce optimization
- Add state history management (usePivotModelHistory)
- Add serialization/deserialization utilities
- Add props to state synchronization
- Update App.vue to demonstrate PivotModel binding
- Add comprehensive test cases and usage examples
- VPivottableUi ์ปดํฌ๋„ŒํŠธ์— v-model:pivotModel ์ง€์› ์ถ”๊ฐ€
- ํ•„ํ„ฐ ๋ณ€๊ฒฝ์‚ฌํ•ญ์ด ์ฆ‰์‹œ PivotModel์— ๋ฐ˜์˜๋˜๋„๋ก ์ˆ˜์ •
- pivotModelsEqual ํ•จ์ˆ˜์— valueFilter ๋น„๊ต ๋กœ์ง ์ถ”๊ฐ€
- props ์ •์˜๋ฅผ Partial<DefaultPropsType>๋กœ ๋ณ€๊ฒฝํ•˜์—ฌ ์œ ์—ฐ์„ฑ ํ–ฅ์ƒ
- ๋””๋ฒ„๊ทธ ๋กœ๊ทธ ์ œ๊ฑฐ ๋ฐ ์ฝ”๋“œ ์ •๋ฆฌ
- ESLint ์˜ค๋ฅ˜ ์ˆ˜์ •

๐Ÿค– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add v-model:pivotModel support to VPivottableUi component
- Implement PivotModel interface and comprehensive type system
- Fix filter changes to immediately reflect in PivotModel
- Modify props to Partial<DefaultPropsType> for flexible pivotModel usage
- Add PivotModel utility functions (compare, create, clone)
- Add PivotModel history management composable (usePivotModelHistory)
- Add PivotModel serialization/deserialization utilities
- Fix ESLint duplicate key error by renaming imported aggregators
- Merge memory leak fixes from PR #285
- Add comprehensive documentation in English and Korean

๐Ÿค– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
โ€ฆay-binding

feat: PivotModel ์–‘๋ฐฉํ–ฅ ๋ฐ”์ธ๋”ฉ ๊ธฐ๋Šฅ ๊ตฌํ˜„
@github-actions github-actions bot changed the title ๐Ÿ”„ Integrate develop โ†’ staging ๐Ÿ”„ Integrate develop โ†’ staging (7 commits) Aug 6, 2025
@Seungwoo321 Seungwoo321 merged commit 72ed2e1 into staging Aug 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants