Skip to content

피처 공통 도메인 및 컴포넌트 유틸들 구현#22

Merged
kangddong merged 4 commits into
developfrom
feature/21-add-common-domain-component
Feb 18, 2026
Merged

피처 공통 도메인 및 컴포넌트 유틸들 구현#22
kangddong merged 4 commits into
developfrom
feature/21-add-common-domain-component

Conversation

@kangddong

@kangddong kangddong commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

About this PR

⚓ Related Issue


🥥 Contents

도메인

  • 내역 구분 -> TransactionType
  • 관계 -> Relationship
  • 경조사 -> EventType

컴포넌트

  • PrimaryButton
    • border 변경 지원
  • AmountLabel
    • apply won formatting

Extensions

  • Int+Extension -> won Formatting
  • Date+Extension

📸 Screenshot

작업1 작업2

@kangddong kangddong self-assigned this Feb 18, 2026
@kangddong kangddong linked an issue Feb 18, 2026 that may be closed by this pull request
5 tasks
- 현재 디자인이 Semantic으로 100% 전환되지않은 케이스가 있어 TypoToken / TypoSemantic 두가지를 병행하여 사용
- .lineSpacing()에 Line height 적용하며 버그 발생, linespacing, lineheight 개념 숙지 필요.. !

# Conflicts:
#	Projects/Core/DoriDesignSystem/Sources/Typography/TypoToken.swift
@kangddong kangddong merged commit b65bc04 into develop Feb 18, 2026
1 check passed
@kangddong kangddong deleted the feature/21-add-common-domain-component branch February 18, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

도리 피처 작업 전 공통 요소 추가

1 participant