feat(memo): 색상 레이블 및 아이콘 반응 기능 추가 - #77
Merged
Merged
Conversation
- 메모 카드 배경색 변경 (Google Keep 스타일, 6가지 컬러) - 색상 레이블 카드 테두리 border-border로 통일 - Lucide 아이콘 5종 반응 기능 (ThumbsUp/Down, Heart, Flame, Eye) - 반응 활성 시 뱃지 배경 main 컬러로 채움 (흰색 아이콘 반전) - PATCH API: 이모지 토글, 색상 레이블, 고정 처리 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
border-border로 통일 (카드마다 다른 테두리 색상 제거)PATCH /api/projectMemos: 이모지 토글, 색상 레이블 변경, 고정/해제 처리 추가Test plan
🤖 Generated with Claude Code