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

refactor: 생년월일 입력 - 변경된 디자인 적용 및 리팩터링 #245

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

Doeunnkimm
Copy link
Member

🤔 해결하려는 문제가 무엇인가요?

  • 변경된 생년월일 입력 부분 디자인 반영 (figma)

🎉 어떻게 해결했나요?

1. member/new/birth : 디자인 반영 및 유효성 검증 추가

  • 사용자가 입력을 시작하면, 유효성 검증할 수 있도록

GIFMaker_me (1)

2. 목표추가/date : 디자인 반영 및 유효성 검증 부분 리팩터링

GIFMaker_me (2)

3. my/update : 디자인 반영

GIFMaker_me (3)

📚 Attachment (Option)

Copy link

vercel bot commented Apr 7, 2024

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

Name Status Preview Updated (UTC)
amazing3-fe ✅ Ready (Inspect) Visit Preview Apr 7, 2024 0:01am

Copy link
Member

@newminkyung newminkyung left a comment

Choose a reason for hiding this comment

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

🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️🏄‍♀️

@Doeunnkimm Doeunnkimm merged commit a42b504 into dev Apr 8, 2024
2 checks passed
@Doeunnkimm Doeunnkimm deleted the refactor/dateInput branch April 8, 2024 13:43
newminkyung pushed a commit that referenced this pull request Apr 26, 2024
* chore: DATE_SAPARATOR를 constants화 해서 사용

* refactor: 변경된 디자인 적용 및 기능 리팩터링

* chore: 정보수정 페이지에서 생년월일 부분 반영

* chore: default값으로 인해 붙는 separator를 예외시키기 위해 filter 메서드 추가

* fix: formattedValue가 format과 일치하는지 검사하는 검증 추가

* feat: member/new/birth에서 유효성 검증 추가
newminkyung pushed a commit that referenced this pull request Apr 26, 2024
* chore: DATE_SAPARATOR를 constants화 해서 사용

* refactor: 변경된 디자인 적용 및 기능 리팩터링

* chore: 정보수정 페이지에서 생년월일 부분 반영

* chore: default값으로 인해 붙는 separator를 예외시키기 위해 filter 메서드 추가

* fix: formattedValue가 format과 일치하는지 검사하는 검증 추가

* feat: member/new/birth에서 유효성 검증 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants