Skip to content

Grid 컴포넌트 구현#770

Merged
Hecklebot merged 6 commits intomainfrom
605-grid-component
Feb 13, 2026
Merged

Grid 컴포넌트 구현#770
Hecklebot merged 6 commits intomainfrom
605-grid-component

Conversation

@Hecklebot
Copy link
Copy Markdown
Contributor

@Hecklebot Hecklebot commented Jan 21, 2026

변경 사항

  • Grid, GridItem 컴포넌트를 구현했습니다.

목적

  • flex로 표현할 수 없는 레이아웃을 구현하기 위해 Grid가 필요합니다.

리뷰어에게

  • Grid, GridItem에 사용하는 동적인 스타일(gridTemplateColumns, gridTemplateRows 등)을 적용하기 위해 사용한 CSS 변수보다 나은 방법이 있는지 궁금합니다.

PR 작성자 체크 리스트

  • UI Review를 요청하고 검토를 받았나요?
  • UI Tests를 진행했나요?

@Hecklebot Hecklebot marked this pull request as ready for review January 27, 2026 12:26
@Hecklebot Hecklebot requested a review from a team as a code owner January 27, 2026 12:26
Comment thread src/components/Grid/Grid.stories.tsx
Comment thread src/components/Grid/Grid.stories.tsx
Comment thread src/components/Grid/Grid.stories.tsx Outdated
@Hecklebot
Copy link
Copy Markdown
Contributor Author

@hyoseong1994 님. 답변이 늦어서 죄송합니다. 이번 주에 업무가 많아 일요일 전에 처리해보겠습니다.

@hyoseong1994 hyoseong1994 linked an issue Feb 7, 2026 that may be closed by this pull request
@DaleSeo
Copy link
Copy Markdown
Member

DaleSeo commented Feb 10, 2026

@Hecklebot 님, 회의에 불참하셨는데 티켓에 업데이트도 안 남겨주셔서 현황 파악이 어려웠다는 팀원들의 피드백이 있었습니다. 참고 부탁드립니다.

@DaleSeo DaleSeo mentioned this pull request Feb 10, 2026
@Hecklebot
Copy link
Copy Markdown
Contributor Author

@sseung30 @jj5u 님. 레이아웃 관련해서도 UI리뷰가 필요할까요? 필요하시다면 진행 부탁드리고, 불필요하시다면 UI 리뷰 체크박스에 체크해주시면 감사하겠습니다.

@Hecklebot Hecklebot added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit cdba94b Feb 13, 2026
13 of 14 checks passed
@Hecklebot Hecklebot deleted the 605-grid-component branch February 13, 2026 14:18
@github-actions github-actions Bot mentioned this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Chromatic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grid & Grid Item 컴포넌트 개발

4 participants