-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
시험 지문에 마크다운 에디터로 이미지 추가를 할 수 있다. (#46)
* refactor: image original file name null check * feat: uiw/react-md-editor 의존성 추가 * feat: 클라이언트 시험 지문 이미지 업로드 API 작성 * feat: 시험 지문에 이미지 드래그 앤 드랍 기능 구현 * refactor: 이미지 업로드 시 특정 텍스트를 입력하고, 업로드 완료 시 텍스트 대체 * feat: useUpload custom hook 작성 * feat: tailwind animate-spin을 이용한 Loading spinner 구현 * feat: 이미지 업로드 및 로딩 기능 구현 * refactor: 사용하지 않는 파일 제거 * refactor: click uploader transition color * feat: markdown viewer 추가 * refactor: 사용하지 않는 import 제거 * refactor: onPaste preventDefault 시 기본 붙여넣기 안되는 문제 해결 * refactor: 사용하지 않는 파라미터 제거
- Loading branch information
Showing
12 changed files
with
2,301 additions
and
2,500 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
Oops, something went wrong.