Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BoostSwiftUI/BoostDesignSystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BoostSwiftUI/BoostDesignSystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 33 files changed
  • 1 contributor

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    b19d685 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #1 from BoostSwiftUI/feature/resources

    Pretendard 폰트 파일, 색상과 이미지 에셋 추가
    WhiteHyun authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    edeb70d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    c1e4beb View commit details
    Browse the repository at this point in the history
  2. feat: Implement Pretendard font registration

    - FontRegistrar 열거형 추가
    - registerFonts() 메서드로 Pretendard 폰트 일괄 등록
    - registerFont() 메서드로 개별 폰트 동적 등록
    WhiteHyun committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9244c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1fd12 View commit details
    Browse the repository at this point in the history
  4. feat: Custom Font 설정

    WhiteHyun committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    360ea3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90b7ad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3b08b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13631c2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from BoostSwiftUI/feature/font-component

    SwiftUI 폰트 extension 구현
    WhiteHyun authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1e0b52a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    5996117 View commit details
    Browse the repository at this point in the history
  2. add: Add GrayScale color

    WhiteHyun committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d1a80d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06be7b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from BoostSwiftUI/feature/color-component

    GrayScale 색상 및 Color initializer extension 추가
    WhiteHyun authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f4ce138 View commit details
    Browse the repository at this point in the history
  5. fix: 색상 가져오지 못하는 버그 수정

    - 에셋이 폴더링되어있어 Gray Scale을 접두사에 추가
    WhiteHyun committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d00b0c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: Add Pillyze color

    WhiteHyun committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6a830ca View commit details
    Browse the repository at this point in the history
  2. feat: Add Naver-Map color

    WhiteHyun committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    76ec3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827e757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d87ae View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge pull request #4 from BoostSwiftUI/feature/sementic-color

    Pillyze, NaverMap 색상 추가 / Package.swift 코드들을 상위폴더로 이동
    WhiteHyun authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7c793ba View commit details
    Browse the repository at this point in the history
Loading