-
Notifications
You must be signed in to change notification settings - Fork 0
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
메모 작성 페이지 기능 구현 #37
Comments
sewonkimm
added a commit
that referenced
this issue
May 29, 2020
- 뷰포트 사이즈가 바뀔 때 비율을 고정해주기 위해 설정추가 - git commit tempelate 추가
sewonkimm
added a commit
that referenced
this issue
Jun 2, 2020
- Document.execCommand 메서드로 bold, italic, underline, strikeThrough 효과 적용 - removeline이라는 classname을 MDN 명령어와 동일한 strike로 변경 - 아이콘 이미지에서 strikeThrough 아이콘만 opacity가 색이 달라 다른 아이콘과 동일하게 변경 - 효과 클릭시 아이콘이 클릭 되었다는 표시를 위해 opacity가 변경되는 함수 구현
sewonkimm
added a commit
that referenced
this issue
Jun 2, 2020
- Document.execCommand 메서드로 bold, italic, underline, strikeThrough 효과 적용 - removeline이라는 classname을 MDN 명령어와 동일한 strike로 변경 - 아이콘 이미지에서 strikeThrough 아이콘만 opacity가 색이 달라 다른 아이콘과 동일하게 변경 - 효과 클릭시 아이콘이 클릭 되었다는 표시를 위해 opacity가 변경되는 함수 구현
sewonkimm
added a commit
that referenced
this issue
Jun 6, 2020
left, center, right, justify(양쪽정렬) 순으로 정렬 되도록 구현
sewonkimm
added a commit
that referenced
this issue
Jun 10, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: