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

release: v0.1.11 #346

Merged
merged 11 commits into from
Jan 16, 2024
Merged

release: v0.1.11 #346

merged 11 commits into from
Jan 16, 2024

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    71765fc View commit details
    Browse the repository at this point in the history
  2. refactor(shelter, volunteer): signup 페이지 내부 toast updateToast로 변경 (#326)

    * refactor(shelter, volunteer): signup 페이지 내부 toast updateToast로 변경
    
    * style(shelter, volunteer): Button의 prop에 불필요한 개행 제거
    sukvvon authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4c04216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8529d08 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. feat: 봉사자 신청현황 페이지 toast updatToast로 변경, onError 추가, toast 설명 폰트 속성 변경 (

    #330)
    
    * feat(shelter): 봉사 신청 상태 수정 msw에 403, 404 추가
    
    * refactor(shelter): updateToast로, toast 설명의 fontWeight 변경, useMutation에 onError 추가
    sukvvon authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3604407 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 27, 2023

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

Commits on Dec 28, 2023

  1. feat: 봉사자 출석 관리 페이지 디자인 모바일에서 웹까지 확장 (#337)

    * feat(shelter): 봉사자 출석 관리 페이지 관련 더미 데이터 개수 추가
    
    * feat(shelter): 봉사자 출석 관리 페이지 디자인 모바일에서 웹까지 확장
    sukvvon authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    24dda61 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. feat: 보호소, 봉사자 앱 title, icon 변경 (#339)

    * feat(shelter, volunteer): anifriends logo favicon 추가
    
    * feat(shelter, volunteer): index.html의 title, icon 변경
    sukvvon authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2635b12 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore: tsconfig 및 관련 파일 수정, package.json에 type module 추가 (#341)

    * chore(tsconfig): base.json에서 moduleResolution Bundler로 변경
    
    * chore(shared): package.json에 type module 추가
    
    * chore(shared, tsconfig): tsconfig 및 관련 파일 오름차순 정렬, 중복 제거, target ES2020으로 변경
    sukvvon authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e0da93c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore(vscode): extensions.json 추가, settings.json의 codeActionsOnSave 최…

    …신화 (#344)
    
    * chore(vscode): vscode의 extensions.json 추가
    
    * chore(vscode): settings.json의 codeActionsOnSave 최신화
    sukvvon authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    94eccfa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. refactor: packages 내부 폴더 구조 변경, .prettierrc로 변경, tsconfig 내부 구조 변경 (#345

    )
    
    * chore(prettier): .prettierrc.cjs에서 .prettierrc로 변경
    
    * chore(configs): packages/tsconfig에서 configs/tsconfig로 변경 및 react-library.json 추가
    
    * chore(configs): packages/eslint-config-custom에서 configs/eslint-config-anifriends로 변경
    
    * chore(shelter, volunteer): tsconfig 변경에 따른 extends 변경
    
    * refactor(packages): 각 항목들 모노레포화에 따른 구조 변경
    
    * chore(package.json): dev에 concurrency 옵션 추가
    
    * chore(pnpm): package 내부 모노레포로 구조 변경에 따른 항목들 추가
    
    * chore(apps/package.json): @anifriends workspace library 추가
    
    * style(shelter, volunteer): @anifriends library 추가에 따른 import 변경
    sukvvon authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e916816 View commit details
    Browse the repository at this point in the history