-
Notifications
You must be signed in to change notification settings - Fork 437
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
Repository Maintenance Before React v19 Upgrade #1024
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Deployment failed with the following error:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이번 PR #1010 번과 중복되는 내용이라, close 하는 편이 좋을 것 같습니다!😯😅
close하겠습니다.
|
React v19 분량이 너무 방대해서, 현재 PR을 토대로 변경사항 하나씩 merge하여 한번에 'Create Merge Commit' 하겠습니다! 현재 PR 닫지 말아주세요!! |
`CONTRIBUTING.md` 문서 한글 번역 진행.
… `2.1` `CODE_OF_CONDUCT.md` 문서 한글 번역 및 `2.1` 버전으로 버전 업그레이드. 추가로, `README.md`에 관련 내용 추가하고, `.prettierignore`에 모든 마크다운 파일이 포맷팅 되지 않도록 설정.
현재 `{#` 대신 `{/*`로 시작하는 해시 프레그먼트를 사용하고 있기 때문에, 관련 내용 반영하여 업데이트 진행.
마침표 추가, 공백 추가 등 사소한 오타 수정 및 문서 제목 변경
`textlint-guide.md`로 파일 이름 변경 및 관련 링크 수정.
끌어오기 요청 템플릿 업데이트 진행.
…final newline React 문서 전체에서 EOL 핸들링이 제대로 되고 있지 않아, 유지보수 일관성을 위해 `insert_final_newline = true` 옵션 추가.
…dentation in markdown files
…p various markdown files `.editorconfig`에 `trim_trailing_whitespace = true` 옵션 추가 및 검사에 걸리는 파트 일괄 수정.
`LF`를 사용하는 일관적인 EOL 핸들링을 위하여, `.gitattributes` 추가.
vscode 사용자들을 위해 권장 설치사항 목록 추가.
리포지토리에 `.code-workspace` 파일을 포함하면 팀 작업에서 일관성을 유지하고 설정을 간소화하며, 생산성을 높이는 데 유용합니다.
…onsistent markdown handling `https://ko.react.dev` 및 `http://ko.react.dev`로 시작하는 uri를 마크다운 문서에서 사용 금지하기 위하여 관련 플러그인 설치.
최신 업데이트된 react.dev의 워크플로 반영.
This PR was automatically generated.
Merge changes from react.dev at 6274d4f
The following files have conflicts and may need new translations:
Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.
DO NOT SQUASH MERGE THIS PULL REQUEST!
Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.