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

DesignSystem 색상 명칭 수정 및 Resource 접근 제어 추가 #12

Merged
merged 3 commits into from
Jan 28, 2024

Conversation

WhiteHyun
Copy link
Member

@WhiteHyun WhiteHyun commented Jan 27, 2024

Screenshots 📸

사용법
image



고민, 과정, 근거 💬

🔧 Fix

  • DesignSystem Asset에 접근하지 못해 값을 사용하지 못하는 점을 수정했습니다.

📝 Rename

  • main색상이 green으로 이름이 변경되었습니다. (Figma가 수정되어있음)

References 📋

  • 없음

- Renamed an existing color to `main` and updated its hue to green.
- Added a new color named `blur` for additional UI elements.
- Created an extension of `Color` to expose ColorResource to external modules.
- Created an extension of `Image` to expose ImageResource to external modules
@WhiteHyun WhiteHyun added the 🔧 Enhancement Improvement or Feedback Implementation label Jan 27, 2024
@WhiteHyun WhiteHyun added this to the v2.0.0 milestone Jan 27, 2024
@WhiteHyun WhiteHyun requested a review from a team January 27, 2024 15:44
@WhiteHyun WhiteHyun self-assigned this Jan 27, 2024
@WhiteHyun WhiteHyun merged commit 586ec7f into main Jan 28, 2024
4 checks passed
@WhiteHyun WhiteHyun deleted the feature/designsystem-resource/11 branch January 28, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Enhancement Improvement or Feedback Implementation
Projects
Development

Successfully merging this pull request may close these issues.

DesignSystem Resource 접근 수정
2 participants