Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FIX] config -> constants 폴더 path 변경 #27

Merged
merged 13 commits into from
Mar 4, 2023
Merged

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Mar 4, 2023

📌 개요 (필수)

  • resolve #{issue_number}
  • PR의 메인 내용

config -> navigate path 변경


🔨 작업 사항 (필수)

config의 경우 라이브러리에 대한 config에 대한 내용과 혼동이 있을 수 있으니
이를 constants로 변경


⚡️ 관심 리뷰 (선택)

  • 특별히 확인 받고 싶은 내용을 적어주세요.

🌱 연관 내용 (선택)

  • 관련 있는 내용, 또는 앞으로 고려할 내용을 적어주세요.

@ww8007 ww8007 added the fix label Mar 4, 2023
@ww8007 ww8007 requested a review from aeong98 March 4, 2023 15:15
@ww8007 ww8007 self-assigned this Mar 4, 2023
@vercel
Copy link

vercel bot commented Mar 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
pickly-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 4, 2023 at 3:17PM (UTC)

Copy link
Contributor

@aeong98 aeong98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!!!!!

aeong98 and others added 10 commits March 5, 2023 00:16
* feat: react/no-unknown-property css 추가

* feat: Button 컴포넌트 추가
렌더링 테스트 코드 작성

* feat: Text 컴포넌트 추가
test: 렌더링 테스트 및 속성 별 테스트 코드 추가

* refactor: theme을 as const로 readonly하게 변경

* fix : Checkbox isChecked 필수값으로 변경

* fix : 사용하지 않는 props 제거

* test: 버튼 클릭 테스트 추가

* feat: Select 컴포넌트 개발

* feat: ButtonProps export

* feat: Select 로컬 상태값 추가

* feat: test util 추가

* test: Select.test.tsx 추가

* test: Select.test.tsx 아이템 선택후 닫기 테스트 추가

* test: Select.test.tsx 깨지는 테스트코드 수정

* test: Select.test.tsx 깨지는 테스트코드 수정

(cherry picked from commit f37675e)

---------

Co-authored-by: aeong98 <sy9815@gmail.com>
Co-authored-by: aeong98 <51521314+aeong98@users.noreply.github.com>
* feat: 검색 로직 추가, hook 분리

* feat: 테스트 코드 정리

* feat: 검색 관련 테스트코드 추가

* test: 코드 정리

* test: 상수 uppercase로 변경

* fix: 불필요한 옵셔널 체이닝 수정
* feat: slideItem 추가

* test: 테스트 코드 추가

* feat: 슬라이드 이벤트 시작 상태값 추가

* feat: 주석 추가

* feat: handleSlideLeftEvent 로직 추가

* feat: 코드 정리

* test: mouse,touch 이벤트 추가

* fix: props interface omit

* fix: touch event 테스트 깨지는 부분 수정

* fix: touch event handler 잘못 연결되어 있던것 수정

* 모바일 환경에서의 테스트를 위한 커밋

* Revert "모바일 환경에서의 테스트를 위한 커밋"

This reverts commit 345d321.

* fix: theme에서 바로 상수 적용

* fix: wrapperWidth 계산 후에 option 렌더링

* fix: width 초기값 세팅
@ww8007 ww8007 merged commit fe2b8a2 into develop Mar 4, 2023
@ww8007 ww8007 deleted the feature-common-ui branch March 4, 2023 15:16
@github-actions
Copy link

github-actions bot commented Mar 4, 2023

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.78% 193/245
🟢 Branches 89.74% 70/78
🟡 Functions 79.31% 46/58
🟢 Lines 80.75% 193/239

Test suite run success

40 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from c6011a4

ww8007 added a commit that referenced this pull request Mar 5, 2023
[FIX] config -> constants 폴더 path 변경
ww8007 added a commit that referenced this pull request Mar 10, 2023
[FIX] config -> constants 폴더 path 변경
ww8007 added a commit that referenced this pull request Mar 10, 2023
[FIX] config -> constants 폴더 path 변경
ww8007 added a commit that referenced this pull request Mar 10, 2023
[FIX] config -> constants 폴더 path 변경
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants