Skip to content
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

Update Document drag/dragend/dragstart events #6233

Merged
merged 4 commits into from
Jun 25, 2022

Conversation

alattalatta
Copy link
Member

Markdown: 히스토리 없어서 커밋 하나로 처리합니다.

#5716

@alattalatta alattalatta requested a review from a team as a code owner June 12, 2022 15:11
@alattalatta alattalatta requested review from cos18 and removed request for a team June 12, 2022 15:11
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jun 12, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

URL: /ko/docs/Web/API/Document/drag_event
Title: Document: drag 이벤트
on GitHub
Flaw count: 10

  • macros:
    • /ko/docs/Web/API/GlobalEventHandlers/ondrag does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondrag
    • /ko/docs/Web/API/Document/dragover_event does not exist but fell back to /en-US/docs/Web/API/Document/dragover_event
    • /ko/docs/Web/API/Document/dragenter_event does not exist but fell back to /en-US/docs/Web/API/Document/dragenter_event
    • /ko/docs/Web/API/Document/dragleave_event does not exist but fell back to /en-US/docs/Web/API/Document/dragleave_event
    • /ko/docs/Web/API/Document/drop_event does not exist but fell back to /en-US/docs/Web/API/Document/drop_event
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /ko/docs/Web/API/Document/dragstart_event
Title: Document: dragstart 이벤트
on GitHub
Flaw count: 10

  • macros:
    • /ko/docs/Web/API/GlobalEventHandlers/ondragstart does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragstart
    • /ko/docs/Web/API/Document/dragover_event does not exist but fell back to /en-US/docs/Web/API/Document/dragover_event
    • /ko/docs/Web/API/Document/dragenter_event does not exist but fell back to /en-US/docs/Web/API/Document/dragenter_event
    • /ko/docs/Web/API/Document/dragleave_event does not exist but fell back to /en-US/docs/Web/API/Document/dragleave_event
    • /ko/docs/Web/API/Document/drop_event does not exist but fell back to /en-US/docs/Web/API/Document/drop_event
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /ko/docs/Web/API/Document/dragend_event
Title: Document: dragend 이벤트
on GitHub
Flaw count: 10

  • macros:
    • /ko/docs/Web/API/GlobalEventHandlers/ondragend does not exist but fell back to /en-US/docs/Web/API/GlobalEventHandlers/ondragend
    • /ko/docs/Web/API/Document/dragover_event does not exist but fell back to /en-US/docs/Web/API/Document/dragover_event
    • /ko/docs/Web/API/Document/dragenter_event does not exist but fell back to /en-US/docs/Web/API/Document/dragenter_event
    • /ko/docs/Web/API/Document/dragleave_event does not exist but fell back to /en-US/docs/Web/API/Document/dragleave_event
    • /ko/docs/Web/API/Document/drop_event does not exist but fell back to /en-US/docs/Web/API/Document/drop_event
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

External URLs

URL: /ko/docs/Web/API/Document/drag_event
Title: Document: drag 이벤트
on GitHub

No new external URLs


URL: /ko/docs/Web/API/Document/dragstart_event
Title: Document: dragstart 이벤트
on GitHub

No new external URLs


URL: /ko/docs/Web/API/Document/dragend_event
Title: Document: dragend 이벤트
on GitHub

No new external URLs

@alattalatta alattalatta changed the title Convert dragend/start event to md Update Document drag/dragend/dragstart events Jun 12, 2022
Copy link
Collaborator

@cos18 cos18 left a comment

Choose a reason for hiding this comment

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

LGTM! 모든 라이브 샘플이 잘 작동되는 것 확인했습니다.

@cos18 cos18 merged commit 9465861 into mdn:main Jun 25, 2022
@alattalatta alattalatta deleted the api/drag_events branch June 26, 2022 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants