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

Feature: 포스트잇의 색상, 글꼴 등을 편집할 수 있다. #49

Closed
5 tasks done
Byeonjin opened this issue Nov 14, 2023 · 0 comments · Fixed by #134
Closed
5 tasks done

Feature: 포스트잇의 색상, 글꼴 등을 편집할 수 있다. #49

Byeonjin opened this issue Nov 14, 2023 · 0 comments · Fixed by #134
Assignees
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Milestone

Comments

@Byeonjin
Copy link
Collaborator

Byeonjin commented Nov 14, 2023

Feature Description

포스트잇 색, 글꼴 편집 기능 close #49

To-Do

  • 기존 메모지가 그냥 사각형이기 때문에 텍스트를 입력할 수 있도록 구현(일단 수정은 불가)
  • 편집 패널 UI 작업
    Image
    • 메모 편집 패널 UI 작업
    • 메모지 색상 변경 패널 UI작업
    • 각 버튼 선택 기능 구현
    • 색상 팔레트 토글기능구현
    • 추가: 접근성을 위해 aria-pressed, aria-expanded 추가
  • 포스트잇 색 변경 기능 구현
default.mov
  • 글꼴(폰트 사이즈, 폰트 정렬 기능)관련 기능 구현
default.mov
  • 포스트잇 삭제 기능 구현
default.mov

추가 사항

@Byeonjin Byeonjin added the ✨ Feat 기능 개발 label Nov 14, 2023
@Jw705 Jw705 added the FE 프론트엔드 작업 label Nov 14, 2023
@Byeonjin Byeonjin self-assigned this Nov 20, 2023
@Byeonjin Byeonjin added this to the 3주차 milestone Nov 20, 2023
Byeonjin added a commit to Byeonjin/web13_Boarlog that referenced this issue Nov 23, 2023
- 사각형, 텍스트박스 그룹 생성
- 그룹화 될 경우 텍스트 수정이 불가능해 아직은 편집 기능 구현 X
Byeonjin added a commit to Byeonjin/web13_Boarlog that referenced this issue Nov 23, 2023
- 메모 편집 패널 UI 작업
- 메모지 색상 변경 패널 UI작업
- 각 버튼 선택 기능 구현
- 색상 팔레트 토글기능구현
- 추가: 접근성을 위해 aria-pressed, aria-expanded 추가
Byeonjin added a commit to Byeonjin/web13_Boarlog that referenced this issue Nov 23, 2023
Byeonjin added a commit to Byeonjin/web13_Boarlog that referenced this issue Nov 23, 2023
- 컬러 팔레트 체크 기능 구현
- 포스트잇 색 변경 기능 구현
- 글꼴(폰트 사이즈, 폰트 정렬 기능)관련 기능 구현
- 포스트잇 삭제 기능 구현
Byeonjin added a commit to Byeonjin/web13_Boarlog that referenced this issue Nov 23, 2023
- StickyNoteColorPanel 분리
- getStickyNoteInstance 모듈 분리
  - StickyNote를 얻어오는 함수
- Toolbar 내 도구 별 기능 함수 분리
  - handleSelect, handlePen, handleHand
Byeonjin added a commit that referenced this issue Nov 23, 2023
Feature(#49): 포스트잇 색, 글꼴 편집 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants