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

✨[Feature] React18 #378

Open
2 of 4 tasks
Seojunhwan opened this issue Nov 18, 2022 · 0 comments
Open
2 of 4 tasks

✨[Feature] React18 #378

Seojunhwan opened this issue Nov 18, 2022 · 0 comments
Assignees
Labels
Enhancement ✨ New feature or request Low 🥉 우선순위 / 미뤄도 괜찮은 이슈

Comments

@Seojunhwan
Copy link
Contributor

✨ 이슈 체크리스트

  • 이슈 제목: [Feature] '기능 내용 상세'
  • Assignees, Label을 붙여주세요.

📄 기능 개요

  • React 18 적용

📝 기능 상세 내용

  • Suspense 적용은 현재 버전인 17 에서도 가능합니다만 점진적으로 개선하기 위해 18 버전으로 업그레이드 추진 (당당!)
  • 17 에서 18 로 업그레이드 했을 때의 사이드 이펙트가 있는지 확인해야합니다.

✅ TODO

  • my-table 컴포넌트에서 사용하는 라이브러리 관련 버전 이슈 확인 필요합니다.
  • Suspense 적용

📍 레퍼런스

@Seojunhwan Seojunhwan added the Enhancement ✨ New feature or request label Nov 18, 2022
@Seojunhwan Seojunhwan self-assigned this Nov 18, 2022
Seojunhwan added a commit that referenced this issue Nov 18, 2022
비동기 처리를 담당하는 AsyncBoundary 생성(옮김)합니다.

Issues: #372
See also: #378

Signed-off-by: SeoJunhwan <[email protected]>
Seojunhwan added a commit that referenced this issue Nov 18, 2022
Issues: #378
Signed-off-by: SeoJunhwan <[email protected]>
Seojunhwan added a commit that referenced this issue Nov 18, 2022
Issues: #378
Signed-off-by: SeoJunhwan <[email protected]>
@Seojunhwan Seojunhwan mentioned this issue Nov 18, 2022
6 tasks
Seojunhwan added a commit that referenced this issue Nov 18, 2022
@Seojunhwan Seojunhwan added the Low 🥉 우선순위 / 미뤄도 괜찮은 이슈 label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ New feature or request Low 🥉 우선순위 / 미뤄도 괜찮은 이슈
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant