This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
[FE] feat: 발행 시 설정할 수 있는 정보 추가, 도움말 패널 닫기 기능 구현 #464
Merged
Merged
Conversation
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
스타일은 공통으로 가져감
jeonjeunghoon
approved these changes
Sep 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨어요~!
yogjin
changed the title
[FE] feat: 발행 시 설정할 수 있는 정보 추가
[FE] feat: 발행 시 설정할 수 있는 정보 추가, 도움말 패널 닫기 기능 구현
Sep 21, 2023
nangkyeonglim
approved these changes
Sep 21, 2023
.filter( | ||
(menu) => | ||
![TabKeys.TistoryPublishingProperty, TabKeys.MediumPublishingProperty].includes( | ||
// 이상함 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// 안이상함
echo724
pushed a commit
that referenced
this pull request
Sep 22, 2023
* refactor: 글 발행 api medium, tistory로 분리 * feat: 글 발행 medium, tistory 요청 타입 추가 * refactor: 사용하지 않는 발행 정보 타입 삭제 * feat: 티스토리, 미디엄 발행 정보 탭 분리 스타일은 공통으로 가져감 * chore: 비밀번호, 발행, 시간 svg 추가 * refactor: `Tags` -> `태그` 네이밍 변경 * style: 발행 정보 입력 탭 아이콘 추가 및 스타일링 * feat: `tistory` 발행 방식이 `보호` 일 때 비밀번호 input 나타나게 함 * feat: `dateFormatter` 형식 `HH:MM`, `'YYYY-MM-DD'` 추가 * feat: `useOutsideClickEffect` 훅 추가 * feat: 발행 날짜, 시간 input 추가 * style: 발행 정보 칸 스타일 수정 * feat: 발행 예약 값 넣기 위해 ref 설정 * style: `WritingPropertySection` 스타일 수정 * fix: 미디엄 발행 방식 `onChange` select에 선언 * feat: 티스토리 발행 `현재 | 예약` 버튼 추가 * fix: tistory 발행 예약시간 없을 시 `publishTime` 빈 문자열로 설정 * refactor: `TODO` comment 제거 * chore: `TODO: 카테고리 선택 기능` 주석 추가 * style: 발행정보 태그 깨지는 스타일 수정 * chore: 주석 제거 * refactor: `Menu` 컴포넌트 `closeModal` prop 삭제 * feat: `useOutsideClickEffect` 이용해 도움말 패널 닫기 기능 구현
echo724
pushed a commit
that referenced
this pull request
Oct 6, 2023
* refactor: 글 발행 api medium, tistory로 분리 * feat: 글 발행 medium, tistory 요청 타입 추가 * refactor: 사용하지 않는 발행 정보 타입 삭제 * feat: 티스토리, 미디엄 발행 정보 탭 분리 스타일은 공통으로 가져감 * chore: 비밀번호, 발행, 시간 svg 추가 * refactor: `Tags` -> `태그` 네이밍 변경 * style: 발행 정보 입력 탭 아이콘 추가 및 스타일링 * feat: `tistory` 발행 방식이 `보호` 일 때 비밀번호 input 나타나게 함 * feat: `dateFormatter` 형식 `HH:MM`, `'YYYY-MM-DD'` 추가 * feat: `useOutsideClickEffect` 훅 추가 * feat: 발행 날짜, 시간 input 추가 * style: 발행 정보 칸 스타일 수정 * feat: 발행 예약 값 넣기 위해 ref 설정 * style: `WritingPropertySection` 스타일 수정 * fix: 미디엄 발행 방식 `onChange` select에 선언 * feat: 티스토리 발행 `현재 | 예약` 버튼 추가 * fix: tistory 발행 예약시간 없을 시 `publishTime` 빈 문자열로 설정 * refactor: `TODO` comment 제거 * chore: `TODO: 카테고리 선택 기능` 주석 추가 * style: 발행정보 태그 깨지는 스타일 수정 * chore: 주석 제거 * refactor: `Menu` 컴포넌트 `closeModal` prop 삭제 * feat: `useOutsideClickEffect` 이용해 도움말 패널 닫기 기능 구현
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🛠️ Issue
✅ Tasks
카테고리 설정추가⏰ Time Difference
📝 Note