refactor(chart): accessibility, stable keys, and depth reduction#341
Draft
refactor(chart): accessibility, stable keys, and depth reduction#341
Conversation
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Chart library 최적화 및 통합 구현
chore: replace react-chartjs-2/chart.js with lightweight custom SVG chart library
Mar 20, 2026
🚀 Preview Deployment
|
… comparison Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/10d1c785-dec8-4385-93f9-2227e6cbe889
Copilot
AI
changed the title
chore: replace react-chartjs-2/chart.js with lightweight custom SVG chart library
feat: chart.js/react-chartjs-2 제거 + 커스텀 SVG 차트 라이브러리 도입 + uplot/visx 번들 크기 POC
Mar 21, 2026
…dle size comparison" This reverts commit 78ba46e.
…rison POC Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/2be2daf4-40d0-405f-9fd3-1f36f9bb3f38
Copilot
AI
changed the title
feat: chart.js/react-chartjs-2 제거 + 커스텀 SVG 차트 라이브러리 도입 + uplot/visx 번들 크기 POC
feat: replace @allcll/chart with visx in client — bundle size POC
Mar 21, 2026
…ze comparison POC" This reverts commit f2989ae.
…adability Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/6aa13c00-bb5a-4ed4-8267-9a6ca54dcac9
Copilot
AI
changed the title
feat: replace @allcll/chart with visx in client — bundle size POC
refactor(@allcll/chart): extract shared internals, memoize SVG computations, improve maintainability
Mar 21, 2026
…ayout fixes Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/50c3a544-1335-4bef-b126-dce519f5a67d
Copilot
AI
changed the title
refactor(@allcll/chart): extract shared internals, memoize SVG computations, improve maintainability
feat(@allcll/chart): entry animations, dark tooltip, legend toggle, RadarChart overflow & MixedChart layout fixes
Mar 21, 2026
…arChart overflow fix Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/2ca75e12-45e8-44e0-be77-5fc7ab1b74a4
Copilot
AI
changed the title
feat(@allcll/chart): entry animations, dark tooltip, legend toggle, RadarChart overflow & MixedChart layout fixes
feat(@allcll/chart): value-based entry/update animations + RadarChart overflow fix
Mar 22, 2026
…the value Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/85eb6ae3-ca50-4cea-8faa-4dbf888e364e
Copilot
AI
changed the title
feat(@allcll/chart): value-based entry/update animations + RadarChart overflow fix
fix(DoughnutChart): value-based chart animations and full-circle arc rendering bug
Mar 23, 2026
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/20284ed7-8e56-426d-bbbc-c6c38a4b964e
Copilot
AI
changed the title
fix(DoughnutChart): value-based chart animations and full-circle arc rendering bug
refactor(chart): accessibility, stable keys, and depth reduction
Mar 24, 2026
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/e8b26908-1370-4f5d-95ce-6f498962e2c8
…into copilot/optimize-chart-library
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/f93d8048-62da-44cf-bac4-e4c2eafb1aa8
…into copilot/optimize-chart-library
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/44e3eec1-109d-4ce7-b62b-66a6c2a0107f
Copilot stopped work on behalf of
hyunwoo0081 due to an error
March 25, 2026 15:43
Co-authored-by: hyunwoo0081 <76638365+hyunwoo0081@users.noreply.github.com> Agent-Logs-Url: https://github.com/allcll/allcll-frontend/sessions/7423d3a9-9dfe-4d78-b5ea-143b3d2d7860
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


packages/client/src/widgets/home/ui/MainBanner.tsx: spring-banner-min.png 이미지에width={740}height={788}속성 추가 (CLS 방지)w-[320px] lg:w-[370px])는 유지, height는 브라우저가 aspect-ratio로 자동 계산packages/client/src/shared/ui/Image.tsx:width/height는 이미React.ImgHTMLAttributes로 지원됨 (변경 불필요)Original prompt
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.