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

대시보드 작업 전 코드 정리 #93

Merged
merged 11 commits into from
Jun 26, 2024
Merged

대시보드 작업 전 코드 정리 #93

merged 11 commits into from
Jun 26, 2024

Commits on Mar 23, 2024

  1. Merge pull request #89 from dnd-side-project/feature/#85

    FN-7 나도 써주기 기능 추가
    spolice0324 authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1090515 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    6fbefff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from dnd-side-project/feature/NW-23

    [NW-23] 안드로이드웹뷰 키보드 이슈 적용
    spolice0324 authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    482908d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9579eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e787843 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    8099386 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    700c407 View commit details
    Browse the repository at this point in the history
  2. feat: 상수 관리 폴더 생성

    - 컬러: grrrew ui ,namui
    - 상수 : AUTH, 등급색상
    - variants: fadeinout
    - 스타일: 폰트
    raymondanythings committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9d260cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0173df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0130ca6 View commit details
    Browse the repository at this point in the history
  5. clean: 코드 컨벤션 유지를 위한 패키지 적용

    - 패키지 yarn berry -> pnpm으로 변경
    - prettier tailwind plugin 적용
    - lint를 통해 tailwind rule 추가
    - unused-var 는 _ 로 사용
    raymondanythings committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bdb23ca View commit details
    Browse the repository at this point in the history