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

메모 작성 페이지 기능 구현 #37

Open
7 of 10 tasks
sewonkimm opened this issue May 21, 2020 · 0 comments
Open
7 of 10 tasks

메모 작성 페이지 기능 구현 #37

sewonkimm opened this issue May 21, 2020 · 0 comments

Comments

@sewonkimm
Copy link
Collaborator

sewonkimm commented May 21, 2020

  • 메모작성
  • Text 스타일 적용
    • bold
    • italic
    • underline
    • strike
    • 정렬
  • 하이퍼링크
  • 이미지 삽입 - 유료 버전에 추가
  • 테이블 삽입
@sewonkimm sewonkimm added this to the editor⭐ milestone May 21, 2020
@sewonkimm sewonkimm self-assigned this May 21, 2020
sewonkimm added a commit that referenced this issue May 29, 2020
- 뷰포트 사이즈가 바뀔 때 비율을 고정해주기 위해 설정추가
- git commit tempelate 추가
sewonkimm added a commit that referenced this issue May 31, 2020
[Feat] #37 반응형웹을 위한 뷰포트설정
sewonkimm added a commit that referenced this issue Jun 1, 2020
텍스트 입력을 위한 contentEditable한 div 생성
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
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
[Feat] #37 memo editor text 효과 기능
sewonkimm added a commit that referenced this issue Jun 6, 2020
sewonkimm added a commit that referenced this issue Jun 6, 2020
left, center, right, justify(양쪽정렬) 순으로 정렬 되도록 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant