We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
original : https://vuejs.org/v2/guide/components.html kr translation : https://kr.vuejs.org/v2/guide/components.html
두 페이지의 목차만 보아도, 대부분이 달라서 비교가 어렵습니다 특히, Props가 아닌 속성 섹션은 vuejs.org에서는 Essential이 아닌 Components In-Depth 하위에 포함되어 있습니다 (https://vuejs.org/v2/guide/components-props.html#Non-Prop-Attributes) 한국 문서에는 여전히 필수요소 하위에 있으며, 컴포넌트 톺아보기(?) 하위에도 같은 문서가 존재합니다 (심지어 내용은 조금 차이가 있는 듯 합니다) https://kr.vuejs.org/v2/guide/components.html#Props%EA%B0%80-%EC%95%84%EB%8B%8C-%EC%86%8D%EC%84%B1 https://kr.vuejs.org/v2/guide/components-props.html#Prop%EC%9D%B4-%EC%95%84%EB%8B%8C-%EC%86%8D%EC%84%B1
한국 문서의 컴포넌트 페이지를 원문과 목차 및 내용을 맞추어 변경합니다
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue description
original : https://vuejs.org/v2/guide/components.html
kr translation : https://kr.vuejs.org/v2/guide/components.html
두 페이지의 목차만 보아도, 대부분이 달라서 비교가 어렵습니다
특히, Props가 아닌 속성 섹션은 vuejs.org에서는 Essential이 아닌 Components In-Depth 하위에 포함되어 있습니다 (https://vuejs.org/v2/guide/components-props.html#Non-Prop-Attributes)
한국 문서에는 여전히 필수요소 하위에 있으며, 컴포넌트 톺아보기(?) 하위에도 같은 문서가 존재합니다 (심지어 내용은 조금 차이가 있는 듯 합니다)
https://kr.vuejs.org/v2/guide/components.html#Props%EA%B0%80-%EC%95%84%EB%8B%8C-%EC%86%8D%EC%84%B1
https://kr.vuejs.org/v2/guide/components-props.html#Prop%EC%9D%B4-%EC%95%84%EB%8B%8C-%EC%86%8D%EC%84%B1
Suggestion
한국 문서의 컴포넌트 페이지를 원문과 목차 및 내용을 맞추어 변경합니다
The text was updated successfully, but these errors were encountered: