- Notifications
You must be signed in to change notification settings - Fork849
[과제번역] Part2. 2.3. 이벤트 위임 과제 번역#1119
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
devxsby wants to merge10 commits intojavascript-tutorial:masterChoose a base branch fromdevxsby:trans-2.2.3
base:master
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.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes fromall commits
Commits
Show all changes
10 commits Select commitHold shift + click to select a range
86b524a
2.2.3.1
devxsby0a5a843
2.2.3.2.task
devxsbyacf7fc9
2.2.3.2.solution
devxsby32a4b22
2.2.3.3.task
devxsby0184b68
2.2.3.4.task
devxsbyeb2c971
[과제번역]Part2 2.3 이벤트위임/ Q2/ task
devxsby9d3c537
[과제번역]Part2 2.3 이벤트위임/ Q2/ solution
devxsbycc6bb82
[과제번역]Part2 2.3 이벤트위임/ Q1/ task
devxsby4956b75
[과제번역]Part2 2.3 이벤트위임/ Q3/ task
devxsby740e57c
[과제번역]Part2 2.3 이벤트위임/ Q4/ task
devxsbyFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
8 changes: 4 additions & 4 deletions2-ui/2-events/03-event-delegation/1-hide-message-delegate/task.md
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
6 changes: 3 additions & 3 deletions2-ui/2-events/03-event-delegation/2-sliding-tree/solution.md
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
해답은 두 부분으로 구성됩니다. | ||
1.모든 트리 노드 타이틀을`<span>`으로 묶습니다. 그리고`:hover`에서 CSS 스타일을 지정하고 텍스트에 대한 클릭을 정확하게 처리합니다.`<span>`너비는 정확히 텍스트 너비와 일치하기 때문입니다. | ||
2.핸들러를`tree`루트 노드로 설정하고 해당`<span>`타이틀에 대한 클릭을 처리합니다. |
8 changes: 4 additions & 4 deletions2-ui/2-events/03-event-delegation/2-sliding-tree/task.md
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
14 changes: 7 additions & 7 deletions2-ui/2-events/03-event-delegation/3-sortable-table/task.md
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
34 changes: 17 additions & 17 deletions2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md
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
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.