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

Feat02/1.1.0 components 구현 #25

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

GuNayeon77
Copy link
Collaborator

[1. text components 추가 구현]

  • contents_01, contents_02

[2. icons 추가]

  • check, warning, close, drop.svg 아이콘 파일 추가

@GuNayeon77
Copy link
Collaborator Author

[3. toast bar _ error 컴포넌트 구현]

  • error시 사용하는 toastbar 컴포넌트임
  • msg 부분 유동적으로 조절하게 구현 (에러 시마다 에러 형태에 따라 메세지만 다르게 해서 사용할 수 있도록)
  • 2초 후 toastbar 자동 사라짐 구현
  • 우측 닫기 버튼 클릭 시 toastbar 사라짐 구현
💌 to. 유림
- ToastBar UI 보라고 일정 페이지에 테스트용으로 박아두었으니, 확인 후 삭제 바람 ❤️

[4. Topsheet 컴포넌트 및 년/월 선택 구현]

  • 년/월 선택 시 사용하는 Topsheet 컴포넌트임
  • 탑시트에서 사용되는 버튼은 1.1.0에선 탑시트에만 필요해서 컴포넌트로 구현하지 않았음 (추후, 확장성 논의 후 버튼 크기별로 컴포넌트 구현 가능)
  • iOS StatusBar height 여백 주기
  • title 구현
  • 하단 완료 버튼 UI 구현
  • 하단 완료 버튼 로직 구현 및 일정 1.1.0 api 연동 (버튼 누르면 탑시트 올라가고, selected된 년/월로 일정 다시 업데이트)
  • DatePicker 구현
  • Content 영역 스크롤 구현 (DatePicker 들어가는 공간)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants