-
Notifications
You must be signed in to change notification settings - Fork 2
[MAT-240] 필기 시스템 packages로 분리 작업 #262
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
Open
b0nsu
wants to merge
21
commits into
develop
Choose a base branch
from
refactor/mat-240-drawing-extract
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
083f880
feat: add @repo/pointer-native-drawing package
b0nsu a82f1eb
refactor(drawing): migrate to shared package and remove unsupported p…
b0nsu 5e70dd0
chore(metro): add singleton resolution for native dependencies
b0nsu 0510409
chore: remove old pointer-native-drawing source for subtree replacement
b0nsu 5afe37c
Merge commit '3733c900d7a6cc41884b8d3b35dae10205c931c8' as 'packages/…
b0nsu 3733c90
Squashed 'packages/pointer-native-drawing/' content from commit ac29ede5
b0nsu f714ade
refactor(drawing): integrate pointer-native-drawing as monorepo package
b0nsu c1c16a0
Squashed 'packages/pointer-native-drawing/' changes from ac29ede5..50…
b0nsu 4b8836c
Merge commit 'c1c16a078cd71cd912fffcf0f5dd08197eef387c' into refactor…
b0nsu c090157
feat(drawing): update DrawingCanvas with pencilOnly, zoomPan, scroll …
b0nsu d9e3544
feat(drawing): add undo/redo, color persistence, textbox save/load
b0nsu a5bbc6f
merge: resolve conflicts with origin/develop
b0nsu b579888
chore: remove unused ProblemViewer import and update lockfile
b0nsu 4d96481
fix: autosave 미작동, lastColor 복원 누락, textBoxes stale state 수정
b0nsu 8012a15
chore: PR 리뷰 TODO 주석 추가 (smoothing import type, clampTransform NaN gu…
b0nsu 5be3c24
fix: handleSave stale closure, clampTransform NaN guard, import type 분리
b0nsu d18d767
fix: onDirty 콜백 추가로 텍스트 박스 변경 시 autosave 누락 수정, 툴바 타입 에러 해결
b0nsu b64b5b6
merge: sync with origin/develop (MAT-277 no-deprecated, MAT-281 홈스크린,…
b0nsu 8432e3f
chore(drawing): example 앱 삭제 및 docs git 추적 해제
b0nsu d2bb8b3
chore(drawing): ci:lint 설정 및 lint fix (MAT-240)
b0nsu 764419c
chore: PR-262-REVIEW-PLAN.md 제거 및 prettier 포맷 수정
b0nsu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -41,3 +41,4 @@ CLAUDE.md | |
| AGENTS.md | ||
| .claude | ||
| .omc | ||
| .omx/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.