-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Feat: #5 회원가입 페이지 생성 및 마크업, CSS 스타일링 * Feat: #5 회원가입 입력 데이터 유효성 검사 기능 추가 * Design: #5 회원가입 페이지 스타일링 변경 및 프로필 이미지 설정 , 삭제 기능 추가 * Feat: #27 로그인 페이지 작성 * design: 수정된 회원가입 폼으로 UI 수정, 비밀번호 보이기 및 숨김 기능 추가 * Design: #27 수정된 로그인 폼으로 UI 수정 * Formatting: #5 유저관련폼 중복 처리 및 회원가입 폼 변수명 수정 * refactor: 공통 유효성 인증 input 컴포넌트 적용 및 회원가입 폼 디자인 수정사항 반영 * feat: 링크 갯수 제한 기능 추가 * UI: #5 로직에 따른 아이콘 등록 수정 * UI: #5 버튼 라운드 값 수정 * UI: #5 리뷰 반영 디자인 수정 * Chore: 정규식 수정 및 eslint 수정 * Refactor: #5 회원가입 폼에서 유효성 검증 규칙 분리 * Refactor: #27 ValidationInput 컴포넌트를 이용한 리팩토링 및 전반적인 UI 수정 * UI: #27 소셜 로그인 버튼 UI 수정
- Loading branch information
Showing
5 changed files
with
69 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters