KEEPER31337 / KEEPER31337/Homepage-Front-R2

테이블 공통 컴포넌트 제작

Open
#130 2 comments 0 reactions 1 assignee Claimed by @publdaze View on GitHub
Feature
Dominant language
TypeScript
Stars
9
Forks
4
Avg merge
13h 16m
Merged PRs (30d)
11

Description

### 기능 추가 요약
- [x] 조회 가능 기본 테이블 구현 #165
- [x] 다크모드 디자인 적용 #191
- [x] pagination 추가 #218
- [x] pagination 테이블과 연동 기능 #499
- [x] 각 셀 클릭 가능하도록 처리 #721
- [x] 폰트 적용 #305
- [x] column 고정 가능 하도록 확장 #307
- [x] 내부에 element 추가 가능하도록 확장 (ex. button, chip) #235
- [x] row 클릭 제어 가능하도록 처리 #236
- [ ] ~~checkbox column #299~~
- [x] 그리드 뷰 #267
- [ ] 검색 데이터 없을 시 처리 #498 #728
- [x] 반응형 관련 처리 #726
- [ ] 로딩 처리
- [x] column width 조정 가능하도록 확장 #725

### 추가되는 Dependency
- @mui/material - MUI 설치
- @emotion/react - MUI 스타일 적용에 사용되는 라이브러리
- @emotion/styled - MUI 스타일 적용에 사용되는 라이브러리

### 개발 시 참고되는 Documentation
- [MUI Table component](https://mui.com/material-ui/react-table/)
- [커스텀 페이지네이션 참고](https://codesandbox.io/s/datagriddemo-demo-mui-x-forked-p6ctf9?file=/demo.tsx)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.